Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj


Commits:
73d49878 by Bas Couwenberg at 2021-09-14T06:02:08+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 @@
 python-pyproj (3.2.0-2) 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 <[email protected]>  Wed, 08 Sep 2021 17:43:10 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: David Paleino <[email protected]>,
            Bas Couwenberg <[email protected]>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                cython3,
                libproj-dev (>= 7.1.0),


=====================================
debian/rules
=====================================
@@ -31,9 +31,6 @@ else
 endif
 endif
 
-override_dh_install:
-       dh_install --list-missing
-
 override_dh_python3:
        dh_python3 -ppython3-pyproj
        dh_numpy3 -ppython3-pyproj



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/73d498781c40053de5f9a4657fc258d4b27b2b64

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/73d498781c40053de5f9a4657fc258d4b27b2b64
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