[Git][debian-gis-team/osmium-tool][master] 4 commits: Drop autopkgtest to test installability.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 1 10:18:02 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / osmium-tool
Commits:
93a17b66 by Bas Couwenberg at 2018-08-01T08:52:42Z
Drop autopkgtest to test installability.
- - - - -
e98e5b93 by Bas Couwenberg at 2018-08-01T08:52:50Z
Add lintian override for testsuite-autopkgtest-missing.
- - - - -
a750fac7 by Bas Couwenberg at 2018-08-01T09:06:42Z
Add patch to fix spelling errors.
- - - - -
ed7d1ff0 by Bas Couwenberg at 2018-08-01T09:06:42Z
Set distribution to unstable.
- - - - -
5 changed files:
- debian/changelog
- + debian/patches/series
- + debian/patches/spelling-errors.patch
- + debian/source/lintian-overrides
- − debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-osmium-tool (1.8.0-2) UNRELEASED; urgency=medium
+osmium-tool (1.8.0-2) unstable; urgency=medium
* Bump Standards-Version to 4.1.5, no changes.
* Strip trailing whitespace from control & rules files.
* Use filter instead of findstring to prevent partial matches.
* Update osmcode.org URLs to use HTTPS.
+ * Drop autopkgtest to test installability.
+ * Add lintian override for testsuite-autopkgtest-missing.
+ * Add patch to fix spelling errors.
- -- Bas Couwenberg <sebastic at debian.org> Wed, 18 Apr 2018 20:36:19 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 01 Aug 2018 10:52:52 +0200
osmium-tool (1.8.0-1) unstable; urgency=medium
=====================================
debian/patches/series
=====================================
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-errors.patch
=====================================
debian/patches/spelling-errors.patch
=====================================
--- /dev/null
+++ b/debian/patches/spelling-errors.patch
@@ -0,0 +1,15 @@
+Description: Fix spelling errors.
+ * dont' -> don't
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/man/osmium-file-formats.md
++++ b/man/osmium-file-formats.md
+@@ -95,7 +95,7 @@ Here are some examples:
+ : PBF format.
+
+ `pbf,add_metadata=false`
+-: PBF format, dont' write metadata
++: PBF format, don't write metadata
+
+ `osm.bz2`
+ : XML format, compressed with bzip2.
=====================================
debian/source/lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# Not worth the effort
+testsuite-autopkgtest-missing
+
=====================================
debian/tests/control deleted
=====================================
--- a/debian/tests/control
+++ /dev/null
@@ -1,3 +0,0 @@
-# Test installability
-Depends: @
-Test-Command: /bin/true
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmium-tool/compare/d50a7c832bca401b391597ea4ea2979d9f42c2a0...ed7d1ff0b47854cd665f5015928d6377bb2ec6c9
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmium-tool/compare/d50a7c832bca401b391597ea4ea2979d9f42c2a0...ed7d1ff0b47854cd665f5015928d6377bb2ec6c9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180801/772808a5/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list