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 <[email protected]>  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 <[email protected]>,
            Bas Couwenberg <[email protected]>
 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.


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

Reply via email to