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

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



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


Commits:
b95a4c01 by Bas Couwenberg at 2021-09-12T16:02:51+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
=====================================
@@ -3,6 +3,8 @@ librasterlite2 (1.1.0~beta1-3) UNRELEASED; urgency=medium
   * Bump watch file version to 4.
   * Bump Standards-Version to 4.6.0, no changes.
   * Update upstream metadata.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 19:28:48 +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: Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libcairo2-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libfreetype6-dev,


=====================================
debian/rules
=====================================
@@ -49,7 +49,7 @@ endif
 
 override_dh_install:
 	find debian/tmp/usr/lib/ -type f -name "*.la" -delete
-	dh_install --list-missing
+	dh_install
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='rasterlite2-dbg (<< 1.0.0~rc0+devel1-7~)'



View it on GitLab: https://salsa.debian.org/debian-gis-team/librasterlite2/-/commit/b95a4c0137b9f875efb045c8b307f9ffadd6c60f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/librasterlite2/-/commit/b95a4c0137b9f875efb045c8b307f9ffadd6c60f
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/77203ef8/attachment.htm>


More information about the Pkg-grass-devel mailing list