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

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



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


Commits:
25272bad by Bas Couwenberg at 2021-09-12T08:11:35+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install
- Drop -V from dh_makeshlibs

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ laszip (3.4.3-3) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.0, no changes.
   * Update upstream metadata.
   * Update watch file for GitHub URL changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+    - Drop -V from dh_makeshlibs
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 13:44:40 +0100
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: chrpath,
                cmake (>= 2.8.11),
-               debhelper (>= 10~)
+               debhelper-compat (= 12)
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/laszip
 Vcs-Git: https://salsa.debian.org/debian-gis-team/laszip.git


=====================================
debian/rules
=====================================
@@ -18,10 +18,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_INSTALL_LIBDIR=lib/$(DEB_HOST_MULTIARCH)
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 
 	# Strip RPATH
 	chrpath --delete debian/*/usr/lib/*/*.so.?.?.?
-
-override_dh_makeshlibs:
-	dh_makeshlibs -V



View it on GitLab: https://salsa.debian.org/debian-gis-team/laszip/-/commit/25272bad1121301b78fed82c124af55c80c45291

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/laszip/-/commit/25272bad1121301b78fed82c124af55c80c45291
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/63d0a9e6/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list