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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 11:29:53 BST 2021



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


Commits:
e933ac55 by Bas Couwenberg at 2021-09-14T12:25:38+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
=====================================
@@ -4,6 +4,8 @@ readosm (1:1.1.0a+dfsg-2) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * Bump Standards-Version to 4.6.0, no changes.
   * Update upstream metadata.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 19:57:27 +0100
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libexpat1-dev,
                zlib1g-dev,
                doxygen,


=====================================
debian/rules
=====================================
@@ -29,7 +29,7 @@ override_dh_install:
 	# Remove .la files
 	find debian/tmp/usr/lib/ -type f -name "*.la" -delete
 
-	dh_install --list-missing
+	dh_install
 
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/readosm/-/commit/e933ac558f019de12c861d83b953621d3ff7d687

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/readosm/-/commit/e933ac558f019de12c861d83b953621d3ff7d687
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/20210914/6018efda/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list