[Git][debian-gis-team/osm2pgrouting][master] Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 12:17:58 BST 2021



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


Commits:
903b8eef by Bas Couwenberg at 2021-09-13T13:13:10+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 osm2pgrouting (2.3.8-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 17:31:04 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Daniel Kastl <daniel at georepublic.de>,
            Bas Couwenberg <sebastic at debian.org>
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                cmake,
                libboost-graph-dev,
                libboost-program-options-dev,


=====================================
debian/rules
=====================================
@@ -36,6 +36,3 @@ override_dh_auto_install:
 
 	# Remove documentation outside usr/share/doc
 	$(RM) debian/*/usr/share/osm2pgrouting/Readme.md
-
-override_dh_install:
-	dh_install --list-missing



View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgrouting/-/commit/903b8eeffa10fa46be73c1c02c766294597e0ad3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgrouting/-/commit/903b8eeffa10fa46be73c1c02c766294597e0ad3
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/20210913/e03e1604/attachment.htm>


More information about the Pkg-grass-devel mailing list