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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 15:19:49 BST 2021



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


Commits:
c15ed3bd by Bas Couwenberg at 2021-09-13T15:51:56+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
=====================================
@@ -1,3 +1,10 @@
+pdal (2.3.0+ds-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 13 Sep 2021 15:51:41 +0200
+
 pdal (2.3.0+ds-1) unstable; urgency=medium
 
   * Update symbols for other architectures.


=====================================
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),
                bash-completion,
                chrpath,
                cmake (>= 3.5),


=====================================
debian/rules
=====================================
@@ -68,8 +68,5 @@ override_dh_auto_install:
 	rmdir $(CURDIR)/debian/*/usr/include/pdal/filters/private/csf
 	rmdir $(CURDIR)/debian/*/usr/include/pdal/filters/private/miniball
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION) -c0



View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/-/commit/c15ed3bd40d9fb898cef33f2956c727d4b6f18c1

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/-/commit/c15ed3bd40d9fb898cef33f2956c727d4b6f18c1
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/28643662/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list