[jedit] 01/02: update jre dependency

Tony Mancill tmancill at alioth.debian.org
Thu Sep 26 05:14:27 UTC 2013


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

tmancill pushed a commit to branch master
in repository jedit.

commit fe7590868bd71b8c8eec5c0318452bb561a4ab54
Author: tony mancill <tmancill at debian.org>
Date:   Wed Sep 25 21:57:45 2013 -0700

    update jre dependency
---
 debian/changelog |    8 ++++++++
 debian/control   |    9 +++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bdc7cc1..55b6d9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jedit (5.0.0+dfsg-3) UNRELEASED; urgency=low
+
+  * Depend on any JRE that provides java[67]-runtime (Closes: #724620)
+  * Add myself to uploaders.
+  * Update Vcs URLs in debian/control to be canonical.
+
+ -- tony mancill <tmancill at debian.org>  Wed, 25 Sep 2013 21:51:08 -0700
+
 jedit (5.0.0+dfsg-2) unstable; urgency=low
 
   [ Gabriele Giacone ]
diff --git a/debian/control b/debian/control
index f265221..74db2a6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: jedit
 Section: editors
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
+Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>, 
+           tony mancill <tmancill at debian.org>
 Build-Depends: ant,
                ant-contrib,
                ant-optional,
@@ -22,15 +23,15 @@ Build-Depends: ant,
                xsltproc
 Build-Depends-Indep: default-jdk
 Standards-Version: 3.9.4
-Vcs-Git: git://git.debian.org/pkg-java/jedit.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/jedit.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/jedit.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jedit.git
 Homepage: http://www.jedit.org/
 
 Package: jedit
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: java-wrappers (>= 0.1.14),
-         openjdk-6-jre | sun-java6-jre,
+         java7-runtime | java6-runtime,
          ${misc:Depends}
 Description: Plugin-based editor for programmers
  As one of the most feature rich editors available, jEdit boasts support for

-- 
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