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

Bas Couwenberg gitlab at salsa.debian.org
Sun May 26 19:31:48 BST 2019



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


Commits:
7daf8cbd by Bas Couwenberg at 2019-05-26T18:31:31Z
Update dh_install override to use --list-missing.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+fiona (1.8.6-1~exp2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Update dh_install override to use --list-missing.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 26 May 2019 20:19:48 +0200
+
 fiona (1.8.6-1~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -54,7 +54,7 @@ else
 endif
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 	rm -rf debian/python-fiona/usr/bin
 	rm -rf debian/python3-fiona/usr/bin
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/commit/7daf8cbdb24d33102a7d646e9fc2b8f6fc131df8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/commit/7daf8cbdb24d33102a7d646e9fc2b8f6fc131df8
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/6eec465c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list