[scala-xml] 01/01: Added the missing build dependency on default-jdk

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jun 22 08:39:18 UTC 2015


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

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

commit 8356ac51b5aef0d8bb3cfcbd30bb55278a966491
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jun 22 10:07:25 2015 +0200

    Added the missing build dependency on default-jdk
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 21978b6..7c1efa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scala-xml (1.0.3-3) unstable; urgency=medium
+
+  * Added the missing build dependency on default-jdk
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 22 Jun 2015 10:07:14 +0200
+
 scala-xml (1.0.3-2) unstable; urgency=medium
 
   * Changed the Maven rules to use the Scala 2.11.x artifacts
diff --git a/debian/control b/debian/control
index aa6683f..34b3de3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), maven-repo-helper, scala (>= 2.11), scala-xml
+Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper, scala (>= 2.11), scala-xml
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/scala-xml.git
 Vcs-Git: git://anonscm.debian.org/pkg-java/scala-xml.git

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



More information about the pkg-java-commits mailing list