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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 11 22:19:59 BST 2021



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


Commits:
42f29ac7 by Bas Couwenberg at 2021-09-11T23:19:43+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
=====================================
@@ -5,6 +5,8 @@ libhdf4 (4.2.15-4) UNRELEASED; urgency=medium
   * Manually apply changes for riscv64 support.
     (closes: #978099)
   * Add patch to fix test failures on riscv64.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 13:42:15 +0100
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Johan Van de Wauw <johan at gisky.be>
 Section: graphics
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                bison,
                chrpath,
                flex,


=====================================
debian/control.in
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Johan Van de Wauw <johan at gisky.be>
 Section: graphics
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                bison,
                chrpath,
                flex,


=====================================
debian/rules
=====================================
@@ -184,7 +184,7 @@ override_dh_auto_install:
 	sed -i -e 's/ncgen/ncgen-hdf/g' $(DESTDIR)/usr/share/man/man1/ncgen-hdf.1
 
 override_dh_install:
-	dh_install --list-missing --sourcedir=$(DESTDIR)
+	dh_install --sourcedir=$(DESTDIR)
 
 override_dh_installman:
 	dh_installman



View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/commit/42f29ac7e76527517b91aa1b06c51a758c84c84f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf4/-/commit/42f29ac7e76527517b91aa1b06c51a758c84c84f
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/cb948f35/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list