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

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



Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx


Commits:
dee29fd1 by Bas Couwenberg at 2021-09-12T19:39:21+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
=====================================
@@ -2,6 +2,8 @@ netcdf-cxx (4.3.1-4) UNRELEASED; urgency=medium
 
   * 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 <sebastic at debian.org>  Sat, 28 Nov 2020 13:55:32 +0100
 


=====================================
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),
                doxygen,
                graphviz,
                libhdf5-dev,


=====================================
debian/rules
=====================================
@@ -35,7 +35,7 @@ override_dh_auto_test:
 
 override_dh_install:
 	$(RM) debian/tmp/usr/lib/*/*.la
-	dh_install --list-missing
+	dh_install
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libnetcdf-c++4-dbg (<< 4.3.0+ds-6~)'



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/dee29fd1c4ed907e9ac6d4260016140d9868a6a4

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/dee29fd1c4ed907e9ac6d4260016140d9868a6a4
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/8893ea0f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list