[jasperreports] 04/05: jasperreports requires commons-lang

Markus Koschany apo-guest at moszumanska.debian.org
Wed Oct 28 16:45:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository jasperreports.

commit 919eccd6d4a852d605592d63f44aa41050a075aa
Author: Markus Koschany <apo at gambaru.de>
Date:   Wed Oct 28 16:53:21 2015 +0100

    jasperreports requires commons-lang
---
 debian/control             | 2 +-
 debian/patches/build.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ac219ba..64b3ab6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends:
  libcommons-collections3-java,
  libcommons-digester-java,
  libcommons-javaflow-java,
- libcommons-lang3-java,
+ libcommons-lang-java,
  libcommons-logging-java,
  libecj-java,
  libhibernate3-java,
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 64771a8..fa079a9 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -39,7 +39,7 @@ index cfa2166..1e1f061 100644
 +					<include name="**/commons-collections3.jar"/>
 +					<include name="**/commons-digester.jar"/>
 +					<include name="**/commons-javaflow.jar"/>
-+					<include name="**/commons-lang3.jar"/>
++					<include name="**/commons-lang.jar"/>
 +					<include name="**/commons-logging.jar"/>
 +					<include name="**/ecj.jar"/>
 +					<include name="**/glassfish-jpa.jar"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasperreports.git



More information about the pkg-java-commits mailing list