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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 11:25:02 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio


Commits:
cdb1f193 by Bas Couwenberg at 2021-09-14T12:15:31+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,3 +1,11 @@
+rasterio (1.2.8-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 14 Sep 2021 12:15:10 +0200
+
 rasterio (1.2.8-1) unstable; urgency=medium
 
   * Team upload.


=====================================
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: Johan Van de Wauw <johan at vandewauw.be>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                libgdal-dev,
                gdal-bin,


=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ override_dh_auto_test:
 	dh_auto_test || echo "Ignoring test failures"
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 
 	$(RM) -r debian/python3-rasterio/usr/bin
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/cdb1f1932c0f02e262e38e03dc61d380019b6f35

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/cdb1f1932c0f02e262e38e03dc61d380019b6f35
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/20210914/2fb2df8b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list