[Git][debian-gis-team/qgis][master] 2 commits: Bump debhelper compat to 12.

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



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


Commits:
905eac3a by Bas Couwenberg at 2021-09-14T07:39:10+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
b7b62bbf by Bas Couwenberg at 2021-09-14T10:38:09+02:00
Drop undefined substitution variables.

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+qgis (3.16.11+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+  * Drop undefined substitution variables.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 14 Sep 2021 07:39:00 +0200
+
 qgis (3.16.11+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release.


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


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: bison,
                ca-certificates,
                cmake (>= 2.8),
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                dh-python,
                flex,
                gdal-bin,
@@ -435,7 +435,6 @@ Depends: qgis-server-bin (= ${binary:Version}),
          qgis-server-wfs3 (= ${binary:Version}),
          qgis-server-wms (= ${binary:Version}),
          qgis-server-wmts (= ${binary:Version}),
-         ${shlibs:Depends},
          ${misc:Depends}
 Description: QGIS server providing various OGC services
  QGIS is a Geographic Information System (GIS) which manages, analyzes and


=====================================
debian/rules
=====================================
@@ -286,7 +286,7 @@ override_dh_auto_install:
 	install -o root -g root -m 644 $(CURDIR)/debian/qgis.default $(CURDIR)/debian/qgis/etc/default/qgis
 
 override_dh_install:
-	dh_install --autodest --list-missing
+	dh_install --autodest
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog



View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/compare/0478fec5215c8e6f902d43b55f2ed0aa23a0c828...b7b62bbf00780c93d5907875eb87caa233299e1c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/compare/0478fec5215c8e6f902d43b55f2ed0aa23a0c828...b7b62bbf00780c93d5907875eb87caa233299e1c
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/5b3d75f9/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list