diff -Nru mkgmap-splitter-0.0.0+svn591/debian/changelog mkgmap-splitter-0.0.0+svn591/debian/changelog --- mkgmap-splitter-0.0.0+svn591/debian/changelog 2018-05-02 12:52:31.000000000 +0000 +++ mkgmap-splitter-0.0.0+svn591/debian/changelog 2018-07-31 22:30:03.000000000 +0000 @@ -1,3 +1,12 @@ +mkgmap-splitter (0.0.0+svn591-3) unstable; urgency=medium + + * Strip trailing whitespace from control & rules files. + * Bump Standards-Version to 4.1.5, no changes. + * Drop autopkgtest to test installability. + * Add lintian override for testsuite-autopkgtest-missing. + + -- Bas Couwenberg Wed, 01 Aug 2018 00:30:03 +0200 + mkgmap-splitter (0.0.0+svn591-2) unstable; urgency=medium * Bump Standards-Version to 4.1.4, no changes. diff -Nru mkgmap-splitter-0.0.0+svn591/debian/control mkgmap-splitter-0.0.0+svn591/debian/control --- mkgmap-splitter-0.0.0+svn591/debian/control 2018-04-18 18:24:43.000000000 +0000 +++ mkgmap-splitter-0.0.0+svn591/debian/control 2018-07-05 08:31:22.000000000 +0000 @@ -20,7 +20,7 @@ docbook-xsl, docbook-xml, xsltproc -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Vcs-Browser: https://salsa.debian.org/debian-gis-team/mkgmap-splitter Vcs-Git: https://salsa.debian.org/debian-gis-team/mkgmap-splitter.git Homepage: http://www.mkgmap.org.uk/doc/splitter.html @@ -39,4 +39,3 @@ Main features: - Variable sized tiles so that you don't get a large number of tiny files. - Tiles join exactly with no overlap or gaps. - diff -Nru mkgmap-splitter-0.0.0+svn591/debian/rules mkgmap-splitter-0.0.0+svn591/debian/rules --- mkgmap-splitter-0.0.0+svn591/debian/rules 2017-07-01 12:17:05.000000000 +0000 +++ mkgmap-splitter-0.0.0+svn591/debian/rules 2018-05-07 19:17:32.000000000 +0000 @@ -27,4 +27,3 @@ dh_auto_install install -m 755 debian/mkgmap-splitter.sh debian/mkgmap-splitter/usr/bin/mkgmap-splitter - diff -Nru mkgmap-splitter-0.0.0+svn591/debian/source/lintian-overrides mkgmap-splitter-0.0.0+svn591/debian/source/lintian-overrides --- mkgmap-splitter-0.0.0+svn591/debian/source/lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ mkgmap-splitter-0.0.0+svn591/debian/source/lintian-overrides 2018-07-31 22:29:58.000000000 +0000 @@ -0,0 +1,3 @@ +# Not worth the effort +testsuite-autopkgtest-missing + diff -Nru mkgmap-splitter-0.0.0+svn591/debian/tests/control mkgmap-splitter-0.0.0+svn591/debian/tests/control --- mkgmap-splitter-0.0.0+svn591/debian/tests/control 2017-07-01 12:16:26.000000000 +0000 +++ mkgmap-splitter-0.0.0+svn591/debian/tests/control 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -# Test installability -Depends: @ -Test-Command: /bin/true