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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 15:32:18 BST 2021



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


Commits:
0f5c4163 by Bas Couwenberg at 2021-09-12T16:26:27+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 @@ librttopo (1.1.0-3) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
   * Update watch file for gitea changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 13:47:44 +0100
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libgeos-dev,
                libjson-c-dev,
                libpcre3-dev,


=====================================
debian/rules
=====================================
@@ -21,8 +21,5 @@ override_dh_auto_install:
 	# Don't install .la files
 	$(RM) $(CURDIR)/debian/tmp/usr/lib/*/*.la
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION)



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/librttopo/-/commit/0f5c416325dfa24543025170b7b231c6a8443229
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/20210912/72aa85e7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list