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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 18:18:51 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / proj-rdnap


Commits:
e8c187c1 by Bas Couwenberg at 2021-09-13T18:52:47+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 @@
 proj-rdnap (2008+2018-6) 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>  Sat, 28 Nov 2020 14:08:58 +0100
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: non-free/science
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                proj-bin (>= 4.8.0),
                proj-data,
                perl,


=====================================
debian/rules
=====================================
@@ -15,7 +15,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 endif
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 
 	if [ 6 -gt "$(shell cs2cs 2>&1 | head -1 | cut -d' ' -f2 | cut -d'.' -f1)" ]; then \
 		mkdir -p $(CURDIR)/debian/proj-rdnap/usr/share/proj; \



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-rdnap/-/commit/e8c187c15dcaf045d7cef94dfe29da2dcb841ac5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-rdnap/-/commit/e8c187c15dcaf045d7cef94dfe29da2dcb841ac5
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/20210913/2bd04f69/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list