[Git][debian-gis-team/josm][master] Update dh_install override to use --list-missing.

Bas Couwenberg gitlab at salsa.debian.org
Sun May 26 19:43:14 BST 2019



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


Commits:
c53decbc by Bas Couwenberg at 2019-05-26T18:33:10Z
Update dh_install override to use --list-missing.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+josm (0.0.svn15031+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+  * Update dh_install override to use --list-missing.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 26 May 2019 20:32:59 +0200
+
 josm (0.0.svn15031+dfsg-1~exp1) experimental; urgency=medium
 
   * New tested snapshot.


=====================================
debian/rules
=====================================
@@ -58,7 +58,7 @@ override_dh_auto_install:
 	install -m 644 $(CURDIR)/linux/tested/usr/share/metainfo/org.openstreetmap.josm.appdata.xml $(CURDIR)/debian/josm/usr/share/metainfo/org.openstreetmap.josm.appdata.xml
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 	# 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/c53decbcc483cfb9361e1055999a626e370ab0f1

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/commit/c53decbcc483cfb9361e1055999a626e370ab0f1
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/20190526/1aeb4b1a/attachment.html>


More information about the Pkg-grass-devel mailing list