Bas Couwenberg pushed to branch master at Debian GIS Project / osm2pgsql
Commits: b292e96c by Bas Couwenberg at 2018-05-07T21:30:06+02:00 Strip trailing whitespace from changelog, control & rules files. - - - - - bae6d0be by Bas Couwenberg at 2018-07-05T10:42:11+02:00 Bump Standards-Version to 4.1.5, no changes. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +osm2pgsql (0.96.0+ds-2) UNRELEASED; urgency=medium + + * Strip trailing whitespace from changelog, control & rules files. + * Bump Standards-Version to 4.1.5, no changes. + + -- Bas Couwenberg <[email protected]> Mon, 07 May 2018 21:29:56 +0200 + osm2pgsql (0.96.0+ds-1) unstable; urgency=medium * New upstream release. @@ -477,4 +484,3 @@ osm2pgsql (0.08.20071007-1) unstable; urgency=low * Initial release (Closes: #444705) -- Andreas Putzo <[email protected]> Sun, 07 Oct 2007 13:41:33 +0000 - ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), lua5.2, python, python-psycopg2 -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Vcs-Browser: https://salsa.debian.org/debian-gis-team/osm2pgsql Vcs-Git: https://salsa.debian.org/debian-gis-team/osm2pgsql.git Homepage: https://wiki.openstreetmap.org/wiki/Osm2pgsql @@ -36,4 +36,3 @@ Description: OpenStreetMap data to PostgreSQL converter into a PostgreSQL database with PostGIS geospatial extensions. This database may then be used to render maps with Mapnik or for other geospatial analysis. - ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -31,4 +31,3 @@ override_dh_install: override_dh_compress: # clean up some naive file permissions dh_compress -X.php -X.sql -X.js -X.c -X.h - View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/compare/9e60c4bb576e0ebaade281553839df1a70128936...bae6d0be07d36adbdf9fd3e70d933368685d24ec -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/compare/9e60c4bb576e0ebaade281553839df1a70128936...bae6d0be07d36adbdf9fd3e70d933368685d24ec 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
