[SCM] mate-screensaver Debian package branch, master, updated. debian/1.8.0-2-4-gc739dea

Mike Gabriel sunweaver at moszumanska.debian.org
Sun May 11 20:26:49 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-screensaver.git;a=commitdiff;h=15420ff

The following commit has been merged in the master branch:
commit 15420ffdcab05e94c71eeb667904317771d7181f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun May 11 22:26:12 2014 +0200

    Revert "debian/rules: Replace on dh_install --list-missing -> --fail-missing"
    
    This reverts commit f90b01fa235ec5f4a8f54d606d9a2b14ff875f83.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 62450bc..a33fddc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_install:
 	rm -rfv debian/tmp/usr/share/help/*/fdl/
 	rm -rfv debian/tmp/usr/share/help/*/gpl/
 	rm -rfv debian/tmp/usr/share/help/*/lgpl/
-	dh_install --fail-missing
+	dh_install --list-missing
 
 override_dh_auto_configure:
 	# upstream tarball is without configure. autogen.sh will create it

-- 
mate-screensaver Debian package



More information about the pkg-mate-commits mailing list