[med-svn] [tn-seqexplorer] 01/01: libjgoodies-forms-java

Andreas Tille tille at debian.org
Fri May 5 19:51:04 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 bbfee62e3c4efe46986c8009f36e1af22f199093
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 5 21:50:56 2017 +0200

    libjgoodies-forms-java
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 116ba51..cee8329 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 10),
                libguava-java,
                libjcommon-java,
                libjfreechart-java (>= 1.0.16),
-               liblog4j1.2-java
+               liblog4j1.2-java,
+               libjgoodies-forms-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 3cdbf28..1f0739b 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
+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
 
 %:
 	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