[med-svn] [tn-seqexplorer] 01/01: libswingx-java
Andreas Tille
tille at debian.org
Fri May 5 20:29:14 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 1d56c98383af7d2c1ea460ae22595edd6018bc35
Author: Andreas Tille <tille at debian.org>
Date: Fri May 5 22:29:05 2017 +0200
libswingx-java
---
debian/control | 3 ++-
debian/rules | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cee8329..1e107a8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 10),
libjcommon-java,
libjfreechart-java (>= 1.0.16),
liblog4j1.2-java,
- libjgoodies-forms-java
+ libjgoodies-forms-java,
+ libswingx-java
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/tn-seqexplorer.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/tn-seqexplorer.git
diff --git a/debian/rules b/debian/rules
index 1f0739b..0476666 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
#GIT_TAG := $(subst ~,_,$(VERSION))
DEBJAR := /usr/share/java
-CLASS_PATH := $(DEBJAR)/commons-io.jar:$(DEBJAR)/commons-math.jar:$(DEBJAR)/commons-net.jar:$(DEBJAR)/guava.jar:$(DEBJAR)/jcommon.jar:$(DEBJAR)/jfreechart.jar:$(DEBJAR)/log4j-1.2.jar:$(DEBJAR)/jgoodies-forms.jar
+CLASS_PATH := $(DEBJAR)/commons-io.jar:$(DEBJAR)/commons-math.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
%:
dh $@ --with javahelper
--
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