postgis (3.3.0~alpha1+dfsg-1~exp1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.3.0~alpha1+dfsg-1~exp2 > 3.3.0~alpha1+dfsg-1~exp1
- Git: https://salsa.debian.org/debian-gis-team/postgis.git -b experimental
-
- Branch: experimental
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian-gis-team/postgis
- Last scan: 2022-06-25 09:28:11+00
- Next scan: 2022-06-30 19:35:00+00
- CI pipeline status: failed
- Debian changelog in Git:
postgis (3.3.0~alpha1+dfsg-1~exp2) UNRELEASED; urgency=medium
[ Christoph Berg ]
* Run minimal regression tests from debian/tests/test-extension-creation.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.1, no changes.
-- Christoph Berg <myon@debian.org> Tue, 24 May 2022 14:49:47 +0200
- This branch is 10 commits ahead of tag debian/3.3.0_alpha1+dfsg-1_exp1
- Git log:
commit 1b1d070bcfbdca69bc692e5952e306a57c684d82
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Tue Jun 21 07:17:11 2022 +0200
Bump Standards-Version to 4.6.1, no changes.
commit b87a38c61ed6001db82eb8543908ce24ffc8bf49
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Fri Jun 17 11:17:32 2022 +0200
Revert LTO changes.
commit 74a008bd861f35fed3c6cb8bd1e58c3d35656111
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Fri Jun 17 11:04:45 2022 +0200
Don't quote DEB_BUILD_MAINT_OPTIONS.
commit f6aeab905d0fe99d5067d98263afdbef073053aa
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Fri Jun 17 10:36:34 2022 +0200
Disable LTO, causes FTBFS. See: https://wiki.debian.org/ToolChain/LTO
commit 1b22c7ba473a577ed9b48968f33022960656d8e5
Author: Christoph Berg <myon@debian.org>
Date: Tue May 24 15:33:04 2022 +0200
debian/tests/control: Drop extra dependencies not needed anymore
commit 74947911c9725ebee5cea45519a9a798e481f047
Author: Christoph Berg <myon@debian.org>
Date: Tue May 24 14:52:04 2022 +0200
Run minimal regression tests from debian/tests/test-extension-creation.
Running the full regression testsuite required too many hacks to get the
Makefile machinery working when ./configure had not been run yet.
commit 7466f786e5109561f4437fe484e82cff54e5d4c1
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Mon May 23 11:32:07 2022 +0200
Use upstream pgtopo manpages.
commit 95135c466cc6073cbc7ae13839e899dd1dec2dbe
Author: Christoph Berg <myon@debian.org>
Date: Sun May 22 21:39:18 2022 +0200
Fix regress autopkgtest
Set top_srcdir and builddir when invoking make.
commit 18e455d9ee275e387f900846aed7cbcdf9abf1e7
Author: Christoph Berg <myon@debian.org>
Date: Sun May 22 21:38:35 2022 +0200
Revert "Drop regress autopkgtest, no longer works."
This reverts commit 046debb4c94b256fb396d3b7c8cd920897ac6809.
commit 046debb4c94b256fb396d3b7c8cd920897ac6809
Author: Bas Couwenberg <sebastic@xs4all.nl>
Date: Sun May 22 19:12:39 2022 +0200
Drop regress autopkgtest, no longer works.