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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 13:15:52 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / spatialite-gui


Commits:
8d025d82 by Bas Couwenberg at 2021-09-14T14:07:00+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
=====================================
@@ -5,6 +5,8 @@ spatialite-gui (2.1.0~beta1-2) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * 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>  Sat, 05 Sep 2020 07:20:12 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libfreexl-dev,
                libgeos-dev,


=====================================
debian/rules
=====================================
@@ -18,8 +18,5 @@ override_dh_auto_configure:
 	                  --disable-charls \
 	                  --disable-xlsxwriter
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_strip:
 	dh_strip --dbgsym-migration='spatialite-gui-dbg (<< 2.0.0~devel2-9~)'



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-gui/-/commit/8d025d828535e08a76d215d7e48ee2d3a402f496

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-gui/-/commit/8d025d828535e08a76d215d7e48ee2d3a402f496
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/369fb71a/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list