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


Commits:
91cbd6f3 by Bas Couwenberg at 2021-09-12T16:43:39+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
cdbcd391 by Bas Couwenberg at 2021-09-12T16:52:14+02:00
Update lintian overrides.

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/libapache2-mod-mapcache.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,9 @@ mapcache (1.10.0-3) UNRELEASED; urgency=medium
   * Update watch file for GitHub URL changes.
   * Apply patch by Chris Lamb to make the build reproducible.
     (closes: #992039)
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+  * Update lintian overrides.
 
  -- Bas Couwenberg <[email protected]>  Sat, 28 Nov 2020 13:49:13 +0100
 


=====================================
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),
                dpkg-dev (>= 1.16.1.1),
                dh-apache2,
                apache2-dev,


=====================================
debian/libapache2-mod-mapcache.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Cannot easily be fixed 
-file-references-package-build-path *
-


=====================================
debian/rules
=====================================
@@ -103,7 +103,7 @@ override_dh_auto_install:
        install -m 644 $(CURDIR)/debian/mapcache.load 
$(CURDIR)/debian/tmp/etc/apache2/mods-available
 
 override_dh_install:
-       dh_install --autodest --list-missing
+       dh_install --autodest
 
 override_dh_makeshlibs:
        dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mapcache/-/compare/5e4207cb47f753d41cbb018a4f8eac3a085fec9b...cdbcd391fc133946f829cab80e08922d093b1467

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mapcache/-/compare/5e4207cb47f753d41cbb018a4f8eac3a085fec9b...cdbcd391fc133946f829cab80e08922d093b1467
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