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


Commits:
120fc1f1 by Bas Couwenberg at 2021-09-11T22:19:42+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
=====================================
@@ -5,6 +5,8 @@ h5utils (1.13.1-5) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * Bump Standards-Version to 4.6.0, no changes.
   * Update watch file for GitHub URL changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <[email protected]>  Fri, 06 Nov 2020 18:53:41 +0100
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<[email protected]>
 Uploaders: Francesco Paolo Lovergine <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                hdf5-tools,
                libhdf5-dev,
                libhdf4-dev,


=====================================
debian/rules
=====================================
@@ -25,6 +25,3 @@ endif
 
 override_dh_auto_configure:
        dh_auto_configure -- --with-hdf4
-
-override_dh_install:
-       dh_install --list-missing



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/h5utils/-/commit/120fc1f1c1c38fb15e2e5a812474c0dde5b77d7b

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/h5utils/-/commit/120fc1f1c1c38fb15e2e5a812474c0dde5b77d7b
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to