[Pkg-gnupg-commit] [gnupg2] 98/112: permissions on test suite are already fixed

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 30 17:48:29 UTC 2016


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

dkg pushed a commit to branch master
in repository gnupg2.

commit 94233d6d506caac9ce0846f55f65bdfda5c51d48
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Aug 29 12:00:49 2016 -0400

    permissions on test suite are already fixed
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 777a6d1..ad9d744 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-# debian/rules file - for GNUPG (1.9)
+# debian/rules file - for GnuPG
 # Copyright 1994,1995 by Ian Jackson.
 # Copyright 1998-2003 by James Troup.
 # Copyright 2003-2004 by Matthias Urlichs.
@@ -49,11 +49,6 @@ override_dh_auto_build-indep:
 	cd build-gpgv-win32/g10 && $(WIN32_FLAGS) $(MAKE) gpgv.exe
 	strip build-gpgv-win32/g10/gpgv.exe
 
-# work around debian/patches not setting permissions (can be dropped once 2.1.15 is out): 
-override_dh_auto_test:
-	chmod a+x tests/openpgp/ssh.scm tests/*/issue2???.scm 
-	dh_auto_test
-
 override_dh_shlibdeps:
 # Make ldap a recommends rather than a hard dependency.
 	dpkg-shlibdeps -Tdebian/dirmngr.substvars -dRecommends debian/dirmngr/usr/lib/gnupg/dirmngr_ldap -dDepends debian/dirmngr/usr/bin/dirmngr*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list