Skip to content
Commits on Source (3)
spatialite (4.3.0a-6) UNRELEASED; urgency=medium
spatialite (4.3.0a-6) unstable; urgency=medium
* Enable all hardening buildflags.
* Reorder build dependencies.
......@@ -11,15 +11,16 @@ spatialite (4.3.0a-6) UNRELEASED; urgency=medium
* Update Vcs-* URLs for Salsa.
* Drop obsolete dbg package.
* Add Build-Depends-Package field to symbols file.
* Bump Standards-Version to 4.3.0, changes: priority.
* Bump Standards-Version to 4.4.0, changes: priority.
* Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H to CFLAGS for PROJ 6.0.0.
* Remove package name from lintian overrides.
* Update URL to SQLite Loadable Extensions documentation.
* Enable parallel builds, disable parallel test execution.
* Add lintian override for testsuite-autopkgtest-missing.
* Add patch to fix spelling errors.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org> Sat, 13 Apr 2019 11:07:50 +0200
-- Bas Couwenberg <sebastic@debian.org> Thu, 11 Jul 2019 11:31:52 +0200
spatialite (4.3.0a-5) unstable; urgency=medium
......
......@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9.20160114),
libxml2-dev,
pkg-config,
zlib1g-dev
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/spatialite
Vcs-Git: https://salsa.debian.org/debian-gis-team/spatialite.git
Homepage: https://www.gaia-gis.it/fossil/libspatialite
......
......@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine-tar = True
[buildpackage]
pbuilder-options = --source-only-changes