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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 16:02:45 BST 2021



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


Commits:
e027dfa1 by Bas Couwenberg at 2021-09-13T16:30:18+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ pgrouting (3.2.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * 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:37:18 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Section: misc
 Priority: optional
 Build-Depends: cmake (>= 3.2),
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                graphviz,
                libboost-graph-dev,
                libjs-mathjax,


=====================================
debian/control.in
=====================================
@@ -4,7 +4,7 @@ Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Section: misc
 Priority: optional
 Build-Depends: cmake (>= 3.2),
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                graphviz,
                libboost-graph-dev,
                libjs-mathjax,


=====================================
debian/rules
=====================================
@@ -57,9 +57,6 @@ override_dh_auto_install:
 			debian/postgresql-$$v-pgrouting-scripts/usr/share/postgresql/*/extension; \
 	done
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_installchangelogs:
 	dh_installchangelogs doc/src/release_notes.rst
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/e027dfa1f46c94316e93f3b9e4385eb2158f6a53

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/e027dfa1f46c94316e93f3b9e4385eb2158f6a53
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/76c4b613/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list