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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 16:50:34 BST 2021



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


Commits:
5fb444ad by Bas Couwenberg at 2021-09-12T17:31:00+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
d6364028 by Bas Couwenberg at 2021-09-12T17:42:34+02:00
Update lintian overrides.

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/mapproxy.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,9 @@
 mapproxy (1.13.2-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+  * Update lintian overrides.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 16:40:30 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                libgdal-dev,
                python3-all,


=====================================
debian/mapproxy.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Manpage for subcommand
-spare-manual-page usr/share/man/man1/mapproxy-util-autoconfig.1.gz
-


=====================================
debian/rules
=====================================
@@ -77,6 +77,6 @@ override_dh_auto_install:
 	done
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 
 	$(RM) debian/*/usr/share/python*-mapproxy/test/schemas/*/*/ReadMe.txt



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/compare/0cbfdabf6378df0dcad114bae2303c9c9d1f1fd0...d6364028bc5b1c3bb6c093e16e7696ee7caf17d9

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/compare/0cbfdabf6378df0dcad114bae2303c9c9d1f1fd0...d6364028bc5b1c3bb6c093e16e7696ee7caf17d9
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/20210912/ed890a98/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list