[jetty8] 06/07: Require Java 7 or higher

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Oct 9 14:15:24 UTC 2016


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

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

commit bb3899a4430d46c160faecc037f0a9ecbb211d44
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Oct 9 15:41:26 2016 +0200

    Require Java 7 or higher
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1dd63e2..2412004 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-jetty8 (8.1.19-4) UNRELEASED; urgency=medium
+jetty8 (8.2.0-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+    * Require Java 7 or higher
   * Fixed the Maven rule for ASM
   * debian/watch: Track the release tags on GitHub
 
diff --git a/debian/control b/debian/control
index 4ac8073..8546d64 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Package: jetty8
 Architecture: all
 Depends: adduser,
          apache2-utils,
-         default-jre-headless | java6-runtime-headless,
+         default-jre-headless | java7-runtime-headless,
          libjetty8-java (>= ${source:Version}),
          libjetty8-extra-java (>= ${source:Version}),
          ${misc:Depends}

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



More information about the pkg-java-commits mailing list