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

Bas Couwenberg gitlab at salsa.debian.org
Sun May 26 20:05:47 BST 2019



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


Commits:
f9ba6d6d by Bas Couwenberg at 2019-05-26T18:53:57Z
Update dh_install override to use --list-missing.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pyosmium (2.15.2-1~exp2) UNRELEASED; urgency=medium
+
+  * Update dh_install override to use --list-missing.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 22 Apr 2019 11:36:01 +0200
+
 pyosmium (2.15.2-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -37,7 +37,7 @@ override_dh_auto_install:
 	PYBUILD_INSTALL_ARGS="--install-scripts=/usr/lib/{package}" dh_auto_install
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 
 	# Remove embedded jquery.js in favor of libjs-jquery
 	$(RM) debian/*/usr/share/doc/*/html/_static/jquery.js



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/commit/f9ba6d6d2c198aa1f3cf8eb7405116979230441d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/commit/f9ba6d6d2c198aa1f3cf8eb7405116979230441d
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/b36c7e70/attachment-0001.html>


More information about the Pkg-grass-devel mailing list