[Pkg-gnupg-commit] [gpgme] 01/02: complete upstream python file reorg (Closes: #872519)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Aug 18 05:50:32 UTC 2017


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

dkg pushed a commit to branch master
in repository gpgme.

commit f7b5ed54667ae4001d34b24ba206d7f27887d994
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Aug 18 01:38:27 2017 -0400

    complete upstream python file reorg (Closes: #872519)
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index e684337..143e303 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ export QT_SELECT := qt5
 	dh $@ --with python2,python3
 
 override_dh_auto_configure:
+	# clean up old location for python source (remove after 1.9.1 is released)
+	rm -rf lang/python/gpg
 	dh_auto_configure -- \
 	    --enable-static \
 	    --enable-languages="python cpp qt" \

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



More information about the Pkg-gnupg-commit mailing list