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


Commits:
6e2e1ef9 by Bas Couwenberg at 2021-09-14T12:36:55+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/control.in
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ saga (7.3.0+dfsg-6) 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 17:44:44 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Johan Van de Wauw <[email protected]>,
            Francesco Paolo Lovergine <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                libdxflib-dev,
                libexpat-dev,


=====================================
debian/control.in
=====================================
@@ -4,7 +4,7 @@ Uploaders: Johan Van de Wauw <[email protected]>,
            Francesco Paolo Lovergine <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                libdxflib-dev,
                libexpat-dev,


=====================================
debian/rules
=====================================
@@ -49,9 +49,6 @@ override_dh_auto_install:
        find $(CURDIR)/debian/tmp/usr/lib -name "*.pyo" -delete
        $(RM) -r $(CURDIR)/debian/tmp/usr/include
 
-override_dh_install:
-       dh_install --list-missing
-
 override_dh_python3:
        dh_python3 --no-ext-rename
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/saga/-/commit/6e2e1ef9f511b450a339eac3e093c8b278253bca

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/saga/-/commit/6e2e1ef9f511b450a339eac3e093c8b278253bca
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