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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 11:58:59 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / ogdi-dfsg


Commits:
ae7d8b3d by Bas Couwenberg at 2021-09-13T12:54:35+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 @@ ogdi-dfsg (4.1.0+ds-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 <sebastic at debian.org>  Wed, 08 Sep 2021 17:17:17 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libexpat1-dev,
                pkg-config,
                tcl-dev (>= 8.4),


=====================================
debian/rules
=====================================
@@ -45,7 +45,7 @@ override_dh_auto_install:
 	$(RM) $(CURDIR)/debian/tmp/usr/lib/ogdi/libskeleton.so
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 	sed -i -e 's@$(CURDIR)/debian/tmp@@g' \
 		debian/*/usr/bin/ogdi-config \
 		debian/*/usr/share/pkgconfig/ogdi.pc



View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/-/commit/ae7d8b3d9edb82d1321e57f9b4b5a9c0bc8cdf00

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/-/commit/ae7d8b3d9edb82d1321e57f9b4b5a9c0bc8cdf00
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/20210913/14ae53b5/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list