[Git][debian-gis-team/osmpbf][master] 4 commits: Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 11 18:24:12 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / osmpbf


Commits:
1d9b57de by Bas Couwenberg at 2021-09-11T19:07:33+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
751b6cf7 by Bas Couwenberg at 2021-09-11T19:08:29+02:00
Rebuild with 3.12.4. (closes: #993895)

- - - - -
582b9c64 by Bas Couwenberg at 2021-09-11T19:16:29+02:00
Update lintian overrides.

- - - - -
99bd7396 by Bas Couwenberg at 2021-09-11T19:16:29+02:00
Set distribution to unstable.

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/libosmpbf-dev.lintian-overrides
- − debian/libosmpbf1.lintian-overrides
- − debian/osmpbf-bin.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
-osmpbf (1.5.0-2) UNRELEASED; urgency=medium
+osmpbf (1.5.0-2) unstable; urgency=medium
 
   * Update watch file for GitHub URL changes.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+  * Rebuild with 3.12.4.
+    (closes: #993895)
+  * Update lintian overrides.
 
- -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Mar 2021 08:55:27 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 11 Sep 2021 19:08:30 +0200
 
 osmpbf (1.5.0-1) unstable; urgency=medium
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                ant,
                cmake,
                default-jdk-headless | java6-sdk-headless,


=====================================
debian/libosmpbf-dev.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Cannot easily be fixed
-file-references-package-build-path *
-


=====================================
debian/libosmpbf1.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Cannot easily be fixed
-file-references-package-build-path *
-


=====================================
debian/osmpbf-bin.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Cannot easily be fixed
-file-references-package-build-path *
-


=====================================
debian/rules
=====================================
@@ -32,7 +32,7 @@ override_dh_auto_install:
 	dh_auto_install
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 	mh_installjar -plibosmpbf-java -l pom.xml osmpbf.jar
 	mh_installpom -plibosmpbf-java pom.xml
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/compare/252ee16b88e52676ba2f26908cdd7637866863ab...99bd7396c7a012ec3522143120c116c264872c5f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/compare/252ee16b88e52676ba2f26908cdd7637866863ab...99bd7396c7a012ec3522143120c116c264872c5f
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/20210911/d850d27d/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list