[med-svn] [tn-seqexplorer] 01/03: Strip unused comments
Andreas Tille
tille at debian.org
Mon May 8 10:37:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository tn-seqexplorer.
commit 5ecdaba2acc625b8b1e3c6e75330b1e6b5ef891f
Author: Andreas Tille <tille at debian.org>
Date: Mon May 8 11:32:21 2017 +0200
Strip unused comments
---
debian/rules | 7 -------
1 file changed, 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index abb1b3c..fdb4d54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,14 +3,7 @@
# DH_VERBOSE := 1
export LC_ALL=C.UTF-8
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG := $(subst ~,_,$(VERSION))
DEBJAR := /usr/share/java
CLASS_PATH := $(DEBJAR)/commons-io.jar:$(DEBJAR)/commons-math3.jar:$(DEBJAR)/commons-net.jar:$(DEBJAR)/guava.jar:$(DEBJAR)/jcommon.jar:$(DEBJAR)/jfreechart.jar:$(DEBJAR)/log4j-1.2.jar:$(DEBJAR)/jgoodies-forms.jar:$(DEBJAR)/swingx.jar:$(DEBJAR)/externalsortinginjava.jar:$(DEBJAR)/jgoodies-forms.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tn-seqexplorer.git
More information about the debian-med-commit
mailing list