Bas Couwenberg pushed to branch master at Debian GIS Project / osm2pgrouting
Commits: bff6c182 by Bas Couwenberg at 2020-10-23T21:09:32+02:00 Don't append -DNDEBUG to CXXFLAGS, disables dbConnection.install_postGIS. - - - - - fa2de908 by Bas Couwenberg at 2020-10-23T21:10:46+02:00 Add lintian overrides for file-references-package-build-path. - - - - - a8a9dc08 by Bas Couwenberg at 2020-10-23T21:11:10+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - + debian/lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +osm2pgrouting (2.3.6-3) unstable; urgency=medium + + * Don't append -DNDEBUG to CXXFLAGS, disables dbConnection.install_postGIS. + * Add lintian overrides for file-references-package-build-path. + + -- Bas Couwenberg <[email protected]> Fri, 23 Oct 2020 21:10:58 +0200 + osm2pgrouting (2.3.6-2) unstable; urgency=medium * Team upload. ===================================== debian/lintian-overrides ===================================== @@ -0,0 +1,3 @@ +# Cannot easily be fixed. +file-references-package-build-path * + ===================================== debian/rules ===================================== @@ -7,9 +7,6 @@ # Enable hardening build flags export DEB_BUILD_MAINT_OPTIONS=hardening=+all -# Remove buildpath from binaries -export DEB_CXXFLAGS_MAINT_APPEND=-DNDEBUG - include /usr/share/dpkg/pkg-info.mk BUILD_DATE=$(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)") View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgrouting/-/compare/3e70b059c09e0caa66f93bbdd3a12be84c0a51c6...a8a9dc0809e33291575c45eb9f87ae1a6e8bbf2c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgrouting/-/compare/3e70b059c09e0caa66f93bbdd3a12be84c0a51c6...a8a9dc0809e33291575c45eb9f87ae1a6e8bbf2c 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
