[Python-modules-commits] [pylama] 02/03: Remove unused DATE
ChangZhuo Chen
czchen at moszumanska.debian.org
Mon Jul 3 08:30:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to tag debian/7.4.1-1
in repository pylama.
commit a889b7e201ddae678879f03d67a4ac2181c08bd6
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Mon Jul 3 16:26:29 2017 +0800
Remove unused DATE
---
debian/rules | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index c179a83..36e0322 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@
export LC_ALL=C.UTF-8
export PYBUILD_NAME = pylama
-DATE := $(shell date --date="$$(dpkg-parsechangelog --show-field Date)" +%F)
-
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylama.git
More information about the Python-modules-commits
mailing list