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

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



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


Commits:
54ae8756 by Bas Couwenberg at 2021-09-13T18:44:04+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
=====================================
@@ -4,8 +4,9 @@ proj-data (1.7-1) UNRELEASED; urgency=medium
   https://github.com/OSGeo/PROJ/pull/383#issuecomment-622246695
 
   * New upstream release.
-  * Bump debhelper compat to 10, changes:
+  * Bump debhelper compat to 12, changes:
     - Drop --parallel option, enabled by default
+    - Drop --list-missing from dh_install
   * Update copyright file for new grids.
   * Add binary packages for Brazil, New Caledonia & Slovakia.
   * Add binary packages for Finland & Japan.


=====================================
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)
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/proj-data
 Vcs-Git: https://salsa.debian.org/debian-gis-team/proj-data.git


=====================================
debian/rules
=====================================
@@ -21,4 +21,4 @@ override_dh_install:
 	$(RM) $(CURDIR)/debian/tmp/usr/share/proj/README.DATA
 	$(RM) $(CURDIR)/debian/tmp/usr/share/proj/copyright_and_licenses.csv
 
-	dh_install --list-missing
+	dh_install



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/54ae875623f143119e16286b9ec101ad947d2a57

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/54ae875623f143119e16286b9ec101ad947d2a57
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/4ed2baec/attachment.htm>


More information about the Pkg-grass-devel mailing list