This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository python-multipletau.
commit 200d0657590cd601b086bb97a23de62b878054b6 Author: Alexandre Mestiashvili <[email protected]> Date: Fri May 2 14:35:37 2014 +0200 d/rules: remove not used pkg variable --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 0785313..bb1b7ed 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ export DH_VERBOSE=1 export PYBUILD_NAME=multipletau -pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p') %: dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
