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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 17:15:27 BST 2021



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


Commits:
466bcf2a by Bas Couwenberg at 2021-09-12T17:51:42+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
2cfb40ca by Bas Couwenberg at 2021-09-12T18:04:08+02:00
Update lintian overrides.

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/libmapscript-java.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,9 @@
 mapserver (7.6.4-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:47 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: devel
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-php,
                dh-python,
                dpkg-dev (>= 1.16.1.1),


=====================================
debian/libmapscript-java.lintian-overrides
=====================================
@@ -1,3 +1,6 @@
 # Cannot easily be fixed
 file-references-package-build-path *
 
+# Not a problem
+bad-jar-name *
+


=====================================
debian/rules
=====================================
@@ -112,7 +112,7 @@ override_dh_installexamples:
 	-chmod a-x $(CURDIR)/debian/php-mapscript/usr/share/doc/php-mapscript/examples/*.phtml
 
 override_dh_install:
-	dh_install --autodest --list-missing
+	dh_install --autodest
 
 	$(RM) $(CURDIR)/debian/*/usr/lib/python*/*-packages/mapscript/tests/data/vera/*
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/7a20affba4eed6b1153c8caf61a6c7a6bd3d87e1...2cfb40ca33c135453b033c21b398ea3f623fd600

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/7a20affba4eed6b1153c8caf61a6c7a6bd3d87e1...2cfb40ca33c135453b033c21b398ea3f623fd600
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/9cd81076/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list