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


Commits:
d78199ff by Bas Couwenberg at 2021-09-14T12:30:26+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
=====================================
@@ -2,6 +2,8 @@ routino (3.3.3-2) UNRELEASED; urgency=medium
 
   * Update upstream metadata.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <[email protected]>  Tue, 26 Jan 2021 18:11:25 +0100
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Uwe Steinmann <[email protected]>,
            Bas Couwenberg <[email protected]>
 Section: misc
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                chrpath,
                flex,
                libbz2-dev,


=====================================
debian/rules
=====================================
@@ -53,9 +53,6 @@ override_dh_auto_install:
        rm -f debian/*/usr/share/doc/routino/INSTALL.txt*
        rm -f debian/*/usr/share/doc/routino/INSTALL-MS-WIN.txt*
 
-override_dh_install:
-       dh_install --list-missing
-
 override_dh_strip:
        dh_strip --dbgsym-migration='routino-dbg (<< 3.2-3~)'
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/routino/-/commit/d78199ff857ce482de95f742dc28c3c6682be8de

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/routino/-/commit/d78199ff857ce482de95f742dc28c3c6682be8de
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