[Git][debian-gis-team/josm][master] Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 06:43:26 BST 2021



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


Commits:
836efe49 by Bas Couwenberg at 2021-09-12T07:16:52+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 (0.0.svn18193+dfsg-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
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 16:32:16 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                default-jdk (>= 2:1.9) | java9-sdk,
                ant,
                ant-contrib,


=====================================
debian/rules
=====================================
@@ -61,7 +61,8 @@ override_dh_auto_install:
 	install -o root -g root -m 644 $(CURDIR)/native/linux/tested/usr/share/mime/packages/josm.xml $(CURDIR)/debian/josm/usr/share/mime/packages
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
+
 	# remove *.lang files, since we ship them in josm-l10n
 	rm -rf $(CURDIR)/debian/josm/usr/share/josm/data/*.lang
 	# remove executable bit



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/836efe496245c6b5b2b061b85892832240ec6784
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/082cba18/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list