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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 07:56:23 BST 2021



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


Commits:
6958203a by Bas Couwenberg at 2021-09-12T08:52:17+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 @@
 libgeotiff (1.7.0-3) 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:35:44 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,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),
                libjpeg-dev,
                libproj-dev (>= 6.0.0),
                libtiff-dev,


=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ override_dh_clean:
 
 override_dh_install:
 	$(RM) debian/*/usr/lib/*/libgeotiff.la
-	dh_install --list-missing
+	dh_install
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog



View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6958203ac6da94ea84025722d10a4f4de9ac8b0f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6958203ac6da94ea84025722d10a4f4de9ac8b0f
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/20210912/a65fa9d2/attachment.htm>


More information about the Pkg-grass-devel mailing list