[Python-modules-commits] [python-gammu] 02/09: List non included files

Michal Cihar nijel at moszumanska.debian.org
Tue Apr 14 08:34:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

nijel pushed a commit to branch master
in repository python-gammu.

commit 6199328313d0192bbe5825e7545056af61718624
Author: Michal Čihař <michal at cihar.com>
Date:   Tue Apr 14 09:52:14 2015 +0200

    List non included files
    
    Signed-off-by: Michal Čihař <michal at cihar.com>
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c8596af..18b0742 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 # Tue, 14 Apr 2015 09:14:40 +0200
 export PYBUILD_NAME=python-gammu
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --fail-missing --with python2,python3 --buildsystem=pybuild
 
 override_dh_auto_test:
 	echo "Tests disabled for now, upstream tarball misses test data"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git



More information about the Python-modules-commits mailing list