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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 11 19:34:00 BST 2021



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 <sebastic at debian.org>  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 <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210911/0c945070/attachment.htm>


More information about the Pkg-grass-devel mailing list