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

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed May 7 09:26:11 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-netbook.git;a=commitdiff;h=1dabc11

The following commit has been merged in the master branch:
commit 1dabc11b5b828b81662cbcdbef23d242b6bcd293
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed May 7 12:26:04 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 42de11e..fba790f 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

-- 
mate-netbook Debian package



More information about the pkg-mate-commits mailing list