[SCM] mate-sensors-applet Debian package branch, master, updated. c417ecdabc49b3d8e150eaa18042f0f704ae1ece

Mike Gabriel sunweaver at moszumanska.debian.org
Fri May 30 08:51:16 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-sensors-applet.git;a=commitdiff;h=e441911

The following commit has been merged in the master branch:
commit e4419110aefcbcce6a88a4927db3e0857147406a
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed May 7 12:33:30 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 0983e41..f34ddc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_BUILD_PARALLEL = 1
 
-DEB_DH_INSTALL_ARGS += --list-missing
+DEB_DH_INSTALL_ARGS += --fail-missing
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 

-- 
mate-sensors-applet Debian package



More information about the pkg-mate-commits mailing list