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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 18:38:50 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf4-python


Commits:
6b59375e by Bas Couwenberg at 2021-09-12T19:31:01+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 @@
 netcdf4-python (1.5.7-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:44:13 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3-all-dev,
                python3-cftime,


=====================================
debian/rules
=====================================
@@ -27,9 +27,6 @@ override_dh_auto_install:
 	# removing embedded rpath in libraries
 	-find $(CURDIR)/debian/*/usr/lib -name "*.so*" -type f -exec chrpath --delete {} \;
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_python3:
 	dh_python3 -ppython3-netcdf4
 	dh_numpy3 -ppython3-netcdf4



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/6b59375ec10ae143ffcf3a07c7da491cdcae3f4b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/6b59375ec10ae143ffcf3a07c7da491cdcae3f4b
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/80683dd3/attachment.htm>


More information about the Pkg-grass-devel mailing list