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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 11:14:45 BST 2021



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


Commits:
c8058165 by Bas Couwenberg at 2021-09-14T11:46:38+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,6 +1,8 @@
 qmapshack (1.16.0-3) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 17:44:15 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>,
 Section: science
 Priority: optional
 Build-Depends: cmake,
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                libalglib-dev,
                libgdal-dev (>= 1.10.1-0~),
                libproj-dev,


=====================================
debian/rules
=====================================
@@ -12,8 +12,5 @@ export QT_SELECT := qt5
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_installchangelogs:
 	dh_installchangelogs changelog.txt



View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/commit/c8058165c9082cf9114a8f01fcbe4c712933450a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/commit/c8058165c9082cf9114a8f01fcbe4c712933450a
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/20210914/8c89d977/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list