Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Strip trailing whitespace from changelog, control & rules files.
· b292e96c
Bas Couwenberg
authored
May 07, 2018
b292e96c
Bump Standards-Version to 4.1.5, no changes.
· bae6d0be
Bas Couwenberg
authored
Jul 05, 2018
bae6d0be
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
bae6d0be
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 <sebastic@debian.org> 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 <andreas@putzo.net> Sun, 07 Oct 2007 13:41:33 +0000
debian/control
View file @
bae6d0be
...
...
@@ -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
View file @
bae6d0be
...
...
@@ -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