diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-08-05 15:19:07 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-08-05 15:19:07 +0000 |
commit | 666f38fef4a9739e7642322bbd968789fd7ee737 (patch) | |
tree | 15968ea82d5fcff5e58b304e652e971c0885b3d0 | |
parent | 784cb6529af6a501facd98f204bf00eb7a9e12c5 (diff) | |
download | java-common-666f38fef4a9739e7642322bbd968789fd7ee737.tar.gz |
prepare the upload
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index d73fac6..1ab2ccc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,9 @@ -java-common (0.49) UNRELEASED; urgency=low - - [ tony mancill ] - * Team upload. - * Upload to unstable to make openjdk-7 the default on architectures - where it is supported. - * Bump Standards-Version to 3.9.4. - * Update Vcs-Svn URL. +java-common (0.49) unstable; urgency=low [ Sylvestre Ledru ] + * Team upload. + * Finalize the upload to switch to OpenJDK 7. + See http://lists.debian.org/debian-devel-announce/2013/08/msg00000.html * Remove local variables in the changelog * Update of the Debian Java FAQ (was starting to become obsolete) * Update of the Java policy: @@ -20,13 +16,19 @@ java-common (0.49) UNRELEASED; urgency=low - Minor improvements - State the license of the policy (Closes: #687841) + [ tony mancill ] + * Upload to unstable to make openjdk-7 the default on architectures + where it is supported. + * Bump Standards-Version to 3.9.4. + * Update Vcs-Svn URL. + [ Matthias Klose ] * Don't blindly update to OpenJDK7 on architectures where it is not supported or not even built. * Provide a /usr/share/java/java_defaults.mk makefile fragment for supported java architectures and versions. - -- Matthias Klose <doko@debian.org> Sun, 30 Jun 2013 18:54:53 +0200 + -- Sylvestre Ledru <sylvestre@debian.org> Mon, 05 Aug 2013 17:18:05 +0200 java-common (0.48) experimental; urgency=low |