[SCM] libmateweather Debian package branch, master, updated. debian/1.8.0-2-1-g7c2d1e5

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Tue May 6 17:20:25 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmateweather.git;a=commitdiff;h=7c2d1e5

The following commit has been merged in the master branch:
commit 7c2d1e55817a96f13bd691ebe435b3a8e34f6107
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Tue May 6 20:20:17 2014 +0300

    debian/rules: Replace on dh_install --list-missing -> --fail-missing
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fba2a56..2038887 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DHFLAGS=--parallel
 	dh $@ $(DHFLAGS)
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install --fail-missing
 
 override_dh_auto_configure:
 	# upstream tarball is without configure. autogen.sh will create it

-- 
libmateweather Debian package



More information about the pkg-mate-commits mailing list