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

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



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


Commits:
ce90d31f by Bas Couwenberg at 2021-09-12T08:34:55+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 @@ libcitygml (2.0.9-4) UNRELEASED; urgency=medium
   * Bump watch file version to 4.
   * Bump Standards-Version to 4.6.0, no changes.
   * Update watch file for GitHub URL changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 18:57:08 +0100
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: YunQiang Su <wzssyqa at gmail.com>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                cmake,
                libxml2-dev,
                libgdal-dev,


=====================================
debian/rules
=====================================
@@ -25,8 +25,5 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 		-DLIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(CITYGML_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/libcitygml/-/commit/ce90d31f85a3fe6ac32a13a4ea65e5beb6bd3f5a

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


More information about the Pkg-grass-devel mailing list