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


Commits:
06ecffad by Bas Couwenberg at 2021-09-11T18:14:34+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 @@ fiona (1.8.20-3) UNRELEASED; urgency=medium
 
   * Team upload.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <[email protected]>  Wed, 08 Sep 2021 16:21:07 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<[email protected]>
 Uploaders: Johan Van de Wauw <[email protected]>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                gdal-bin,
                libgdal-dev,


=====================================
debian/rules
=====================================
@@ -58,7 +58,7 @@ else
 endif
 
 override_dh_install:
-       dh_install --list-missing
+       dh_install
        rm -rf debian/python3-fiona/usr/bin
 
 debian/fiona.1:



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/fiona/-/commit/06ecffade1f73393770a5b9ebdfac8fe7146b00f

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/fiona/-/commit/06ecffade1f73393770a5b9ebdfac8fe7146b00f
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to