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

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



Bas Couwenberg pushed to branch debian at Debian GIS Project / osmpbf


Commits:
0ea613c5 by Bas Couwenberg at 2019-05-26T18:43:37Z
Update dh_install override to use --list-missing.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 osmpbf (1.3.3-12) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.3.0, no changes.
+  * Update dh_install override to use --list-missing.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 28 Aug 2018 14:49:21 +0200
 


=====================================
debian/rules
=====================================
@@ -37,6 +37,6 @@ override_dh_installchangelogs:
 	dh_installchangelogs -- ReleaseNotes.txt
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 	mh_installjar -plibosmpbf-java -l pom.xml osmpbf.jar
 	mh_installpom -plibosmpbf-java pom.xml



View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/commit/0ea613c5489c3be9599d57555be96755f2af1193

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/commit/0ea613c5489c3be9599d57555be96755f2af1193
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/7370b87c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list