Bas Couwenberg pushed to branch master at Debian GIS Project / spatialite
Commits: e0ba2e72 by Bas Couwenberg at 2019-07-11T09:31:05Z Update gbp.conf to use --source-only-changes by default. - - - - - 081936ed by Bas Couwenberg at 2019-07-11T09:31:45Z Bump Standards-Version to 4.4.0, no changes. - - - - - 7ad6bb8f by Bas Couwenberg at 2019-07-11T09:32:43Z Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/gbp.conf Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -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 <[email protected]> Sat, 13 Apr 2019 11:07:50 +0200 + -- Bas Couwenberg <[email protected]> Thu, 11 Jul 2019 11:31:52 +0200 spatialite (4.3.0a-5) unstable; urgency=medium ===================================== debian/control ===================================== @@ -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 ===================================== debian/gbp.conf ===================================== @@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s # Always use pristine-tar. pristine-tar = True + +[buildpackage] +pbuilder-options = --source-only-changes View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/compare/bf9033e42244c7b1f182dfb2aa99e63d7a12601a...7ad6bb8f671daee6633e083481388c834ef39087 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/compare/bf9033e42244c7b1f182dfb2aa99e63d7a12601a...7ad6bb8f671daee6633e083481388c834ef39087 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
