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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 11 20:06:54 BST 2021



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


Commits:
b13960ed by Bas Couwenberg at 2021-09-11T20:48:02+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 @@
 gmt (6.2.0+dfsg-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:27:39 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                chrpath,
                cmake,
                ffmpeg,


=====================================
debian/rules
=====================================
@@ -63,9 +63,6 @@ override_dh_auto_install:
 	        debian/tmp/usr/lib/*/lib*.so.*.* \
 	        debian/tmp/usr/bin/gmt
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_compress:
 	# Don't compress the pdf files needed for the gmt-doc-pdf package, nor the examples
 	dh_compress -X.pdf -Xusr/share/doc/gmt-examples/examples/



View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/commit/b13960ed27ed0fd358c907452e36b6bfbf246654

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/commit/b13960ed27ed0fd358c907452e36b6bfbf246654
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/0f6c1707/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list