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

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



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


Commits:
571ee5bc by Bas Couwenberg at 2021-09-11T19:52:23+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 @@
 geographiclib (1.52-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 16:25:15 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: autoconf-archive,
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                dh-python,
                doxygen,
                python3-all,


=====================================
debian/rules
=====================================
@@ -49,7 +49,7 @@ override_dh_install:
 	mv debian/tmp/usr/lib/*/node_modules/geographiclib debian/tmp/usr/share/nodejs
 	rmdir debian/tmp/usr/lib/*/node_modules
 
-	dh_install --list-missing
+	dh_install
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS



View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/571ee5bc6c8a4e698b0ad26e94064ae87cc6174a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/571ee5bc6c8a4e698b0ad26e94064ae87cc6174a
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/09f79105/attachment.htm>


More information about the Pkg-grass-devel mailing list