[Pkg-gnupg-commit] [gpgme] 03/09: drop unneeded DEBIAN_VERSION from debian/rules

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Aug 18 02:29:19 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 b054b750a1d9746b17ac8282cd75862c539b0230
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Aug 17 21:17:59 2017 -0400

    drop unneeded DEBIAN_VERSION from debian/rules
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cc4e62a..7fe12b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export QT_SELECT := qt5
-export DEBIAN_VERSION = $(shell dpkg-parsechangelog | sed -n -e '/^Version:/s/.*: //p')
 
 %:
 	dh $@ --with python2,python3

-- 
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