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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 19:06:21 BST 2021



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


Commits:
e9345877 by Bas Couwenberg at 2021-09-12T19:56:43+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-fortran (4.5.3+ds-3) 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:56:03 +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),
                gfortran | fortran-compiler,
                doxygen,
                graphviz,


=====================================
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_installchangelogs:
 	dh_installchangelogs RELEASE_NOTES.md



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-fortran/-/commit/e93458777306ec4b0487bda6a33858bcfff9201d
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/fca2d0b8/attachment.htm>


More information about the Pkg-grass-devel mailing list