[Git][debian-gis-team/cftime][master] 2 commits: Update dh_install override to use --list-missing.

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



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


Commits:
f6449972 by Bas Couwenberg at 2019-05-26T17:54:30Z
Update dh_install override to use --list-missing.

- - - - -
f67126b5 by Bas Couwenberg at 2019-05-26T18:11:52Z
Add lintian overrides for file-references-package-build-path.

- - - - -


4 changed files:

- debian/changelog
- + debian/python-cftime.lintian-overrides
- + debian/python3-cftime.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 cftime (1.0.3.4-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.3.0, no changes.
+  * Update dh_install override to use --list-missing.
+  * Add lintian overrides for file-references-package-build-path.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Dec 2018 22:05:00 +0100
 


=====================================
debian/python-cftime.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Cannot easily be fixed
+file-references-package-build-path *
+


=====================================
debian/python3-cftime.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Cannot easily be fixed
+file-references-package-build-path *
+


=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ export PYBUILD_TEST_PYTEST=1
 	dh $@ --with python2,python3 --buildsystem=pybuild --parallel
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 
 	$(RM) debian/*/usr/lib/python*/dist-packages/.coverage
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/compare/09b6b9a9a6599312e205a0825eb106738a9a7090...f67126b587b14fd44eff37c28beefae2e4dab029

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/compare/09b6b9a9a6599312e205a0825eb106738a9a7090...f67126b587b14fd44eff37c28beefae2e4dab029
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/612c17c5/attachment.html>


More information about the Pkg-grass-devel mailing list