[jedit] 06/07: Added an explicit build dependency on libxerces2-java since it's no longer on the Ant classpath (Closes: #765056)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 13 11:28:03 BST 2014


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

ebourg-guest pushed a commit to branch master
in repository jedit.

commit dd71ed413cfad6d5cdb0c56929d9231a919495f0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 13 12:27:26 2014 +0200

    Added an explicit build dependency on libxerces2-java since it's no longer on the Ant classpath (Closes: #765056)
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ddd74c9..6351938 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 jedit (5.1.0+dfsg-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Added an explicit build dependency on libxerces2-java since it's no longer
+    on the Ant classpath (Closes: #765056)
   * Standards-Version updated to 3.9.6 (no changes)
   * Switch to debhelper level 9
   * debian/copyright: Fixed the short license names
diff --git a/debian/control b/debian/control
index f01fa79..0e1861f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: ant,
                libbsf-java,
                libcommons-logging-java,
                libjsr305-java,
+               libxerces2-java,
                quilt (>= 0.46-7~),
                xsltproc
 Build-Depends-Indep: default-jdk

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



More information about the pkg-java-commits mailing list