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

Bas Couwenberg gitlab at salsa.debian.org
Sun May 26 20:35:17 BST 2019



Bas Couwenberg pushed to branch experimental at Debian GIS Project / pysal


Commits:
9ba6b20b by Bas Couwenberg at 2019-05-26T19:06:19Z
Update dh_install override to use --list-missing.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pysal (2.0.0-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 21:06:03 +0200
+
 pysal (2.0.0-1~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ else
 endif
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 
 	find $(CURDIR)/debian/*/usr/lib/python*/dist-packages/pysal/model/mgwr/tests/ -type f -not -name "*.py" -exec chmod 644 {} \;
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/pysal/commit/9ba6b20b61b441edd9b53756c7db94a9aaf6b97c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pysal/commit/9ba6b20b61b441edd9b53756c7db94a9aaf6b97c
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/2bed12cd/attachment.html>


More information about the Pkg-grass-devel mailing list