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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to