Bas Couwenberg pushed to branch master at Debian GIS Project / josm-installer


Commits:
c6f7fb34 by Bas Couwenberg at 2021-09-12T07:43:55+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
=====================================
@@ -1,6 +1,8 @@
 josm-installer (0.0.2+svn18171) UNRELEASED; urgency=medium
 
   * 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]>  Wed, 08 Sep 2021 16:32:35 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<[email protected]>
 Uploaders: Bas Couwenberg <[email protected]>
 Section: contrib/utils
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                python3,
                python3-flake8,
                shellcheck,


=====================================
debian/rules
=====================================
@@ -55,6 +55,3 @@ override_dh_auto_install:
 
        install -o root -g root -d 
$(CURDIR)/debian/josm-installer/usr/share/mime/packages
        install -o root -g root -m 644 
$(CURDIR)/linux/tested/usr/share/mime/packages/josm.xml 
$(CURDIR)/debian/josm-installer/usr/share/mime/packages
-
-override_dh_install:
-       dh_install --list-missing



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/josm-installer/-/commit/c6f7fb3494697ef223a6d2db05aff0e9b4d2789f

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