This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-wrappers.
commit df880ec830f987ea52af038f6081ea53d8fd77f8 Author: Vincent Fourmond <[email protected]> Date: Wed Sep 18 20:41:14 2013 +0000 [java-wrappers] almost ready for upload --- debian/changelog | 10 ++++++++++ debian/control | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index be045d0..50508f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +java-wrappers (0.1.27) unstable; urgency=low + + * Prefer openJDK7 as the "java6" runtime (closes: #714748) + * Drop the use of DESTDIR, remnants of a long gone past (closes: #721366) + * Move arch-indep files to /usr/share/java-wrappers, but provide + symlinks for existing wrappers (closes: #646861) + * Conforms to standards 3.9.4 + + -- Vincent <[email protected]> Wed, 18 Sep 2013 22:25:04 +0200 + java-wrappers (0.1.26) unstable; urgency=low * Fix run_jar (closes: #709976) (and, yes, it is fixed on a Wednesday, diff --git a/debian/control b/debian/control index 0740ec6..a2566cd 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Vincent Fourmond <[email protected]> Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.1 +Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/java-wrappers Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/java-wrappers -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-wrappers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

