[med-svn] [tn-seqexplorer] 01/01: Add dependency if new package libexternalsortinginjava-java

Andreas Tille tille at debian.org
Sat May 6 06:51:28 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 ceb343260ac7ad65f62c941438ca95004087744b
Author: Andreas Tille <tille at debian.org>
Date:   Sat May 6 08:51:01 2017 +0200

    Add dependency if new package libexternalsortinginjava-java
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1e107a8..aa386ab 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 10),
                libjfreechart-java (>= 1.0.16),
                liblog4j1.2-java,
                libjgoodies-forms-java,
-               libswingx-java
+               libswingx-java,
+               libexternalsortinginjava-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 0476666..133c548 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:$(DEBJAR)/swingx.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:$(DEBJAR)/externalsortinginjava.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