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 <[email protected]>  Sat, 05 Sep 2020 07:20:12 +0200
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: David Paleino <[email protected]>,
            Bas Couwenberg <[email protected]>
 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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to