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


Commits:
0aa807b8 by Bas Couwenberg at 2021-09-11T20:03:20+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 @@
 geos (3.9.1-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 16:26:00 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>,
            Bas Couwenberg <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                doxygen,
                pkg-kde-tools
 Standards-Version: 4.6.0


=====================================
debian/rules
=====================================
@@ -73,7 +73,7 @@ override_dh_install-arch:
        # Remove .la files
        find debian/tmp/usr/lib -name '*.la' -delete
 
-       dh_install -a --list-missing
+       dh_install -a
 
        # remove the library from the -dev package
        rm -f $(CURDIR)/debian/libgeos-dev/usr/lib/*/libgeos-*.so



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/geos/-/commit/0aa807b82b480c5c05d4ad652541a08b35490016

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/geos/-/commit/0aa807b82b480c5c05d4ad652541a08b35490016
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