[SCM] mate-backgrounds Debian package branch, master, updated. debian/1.8.0-2-1-gb694712

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed May 7 08:08:52 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-backgrounds.git;a=commitdiff;h=b694712

The following commit has been merged in the master branch:
commit b69471200202f2b3e59e1969ef24bcfcb759e57c
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed May 7 11:08:44 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 30d0a9b..fb9cc45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@
 
 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

-- 
mate-backgrounds Debian package



More information about the pkg-mate-commits mailing list