[scala-parser-combinators] 01/01: Added the missing build dependency on default-jdk
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 24 17:35:24 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-parser-combinators.
commit cefe2cc7e13805811706bad6962b9a0103cda765
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jun 24 19:31:54 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 d9819a4..76b34b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scala-parser-combinators (1.0.3-3) unstable; urgency=medium
+
+ * Added the missing build dependency on default-jdk
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 24 Jun 2015 19:31:46 +0200
+
scala-parser-combinators (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 449bc44..7e1e053 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)
+Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper, scala (>= 2.11)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/scala-parser-combinators.git
Vcs-Git: git://anonscm.debian.org/pkg-java/scala-parser-combinators.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-parser-combinators.git
More information about the pkg-java-commits
mailing list