Author: tmancill Date: 2011-12-09 07:55:10 +0000 (Fri, 09 Dec 2011) New Revision: 15514
Added: tags/bnd/1.50.0-2/ tags/bnd/1.50.0-2/debian/changelog Removed: tags/bnd/1.50.0-2/debian/changelog Log: [svn-buildpackage] Tagging bnd 1.50.0-2 Deleted: tags/bnd/1.50.0-2/debian/changelog =================================================================== --- trunk/bnd/debian/changelog 2011-12-09 00:32:14 UTC (rev 15512) +++ tags/bnd/1.50.0-2/debian/changelog 2011-12-09 07:55:10 UTC (rev 15514) @@ -1,102 +0,0 @@ -bnd (1.50.0-2) UNRELEASED; urgency=low - - [ Miguel Landaeta ] - * Team upload. - - [ James Page ] - * Fix FTBFS with OpenJDK 7 (LP: #888926) (Closes: #651389): - - d/ant.properties: Set default source/target to 1.5 to ensure - backwards compatibility and avoid Java 7 encoding errors. - - -- Miguel Landaeta <[email protected]> Thu, 08 Dec 2011 21:41:18 -0430 - -bnd (1.50.0-1) unstable; urgency=low - - * New upstream release. - * d/control: Add Build-Depends on libbindex-java. - * d/{bootstrap,rules}: Add bindex.jar to classpath. - * d/patches/no_git_during_build.diff: Don't try to use GIT during build. - * d/patches/osgi43_fixes.diff: Some fixes for libosgi-core-java >= 4.3. - * d/patches/no_felix.diff: Drop dependency on felix-framework (to remove - dependency cycle). - - -- Damien Raude-Morvan <[email protected]> Wed, 09 Nov 2011 22:39:08 +0100 - -bnd (1.44.0-1) unstable; urgency=low - - * New upstream version. - * Bump Standards-Version to 3.9.2: no changes needed. - * d/copyright: Upgrade to latest DEP-5 version. - * Use upstream build system: - - d/orig-tar.sh: Rework to use github (Closes: #640839). - - d/build.xml, d/build.properties: Drop. - - d/bootstrap.xml: Build a small bnd.jar just for its own bootstrap. - - Rename d/svn-transform.sh to d/git-transform.sh and remove unneeded bits. - * Enable full OSGi and Eclipse modules (Closes: #565749) : - - d/control: Add Build-Depends on libswt-gtk-3-java, eclipse-rcp, - eclipse-jdt and libosgi-core-java - - d/control: Only Suggests: eclipse-rcp, eclipse-jdt - - -- Damien Raude-Morvan <[email protected]> Wed, 26 Oct 2011 00:59:39 +0200 - -bnd (0.0.384-2) unstable; urgency=low - - * Team upload. - * Switch to source format 3.0. - * Update Standards-Version: 3.9.1. - - -- Torsten Werner <[email protected]> Tue, 30 Aug 2011 19:28:43 +0200 - -bnd (0.0.384-1) unstable; urgency=low - - * New upstream release - * Exclude the Filter class from the distribution as it has - some copyright issues and it is not used anymore in this - new version of BND - * Update copyright according to upstream changes, all - contentious issues have been cleared. - * Bump up Standards-Version to 3.8.3, no change - - -- Ludovic Claude <[email protected]> Wed, 02 Sep 2009 12:14:20 +0100 - -bnd (0.0.337.2-3) unstable; urgency=low - - * Force name of bnd library installed in /usr/share/java - to be bnd.jar instead of bndlib.jar - - -- Ludovic Claude <[email protected]> Fri, 14 Aug 2009 14:38:12 +0100 - -bnd (0.0.337.2-2) unstable; urgency=low - - [Ludovic Claude] - * Add man page for bnd script - - [Damien Raude-Morvan] - * Add myself as Uploaders - * Install a "bnd" shell script to execute BND command line interface - - Add debian/bnd.sh script - - Add Depends on java-wrapper, used as helper for launch script - * Add debian/watch - * Remove duplicate Section declaration on first binary package - - -- Ludovic Claude <[email protected]> Fri, 07 Aug 2009 14:12:23 +0100 - -bnd (0.0.337.2-1) experimental; urgency=low - - * Create a pseudo new upstream version to reflect the changes in the - source tarball. - - -- Ludovic Claude <[email protected]> Tue, 04 Aug 2009 20:30:17 +0100 - -bnd (0.0.337.1-2) experimental; urgency=low - - * Fix copyright issues - * Don't include the test jars in the source tarball - - -- Ludovic Claude <[email protected]> Sun, 02 Aug 2009 22:48:47 +0100 - -bnd (0.0.337.1-1) experimental; urgency=low - - * Initial release. (Closes: #539558) - - -- Ludovic Claude <[email protected]> Sun, 19 Jul 2009 19:48:06 +0100 Copied: tags/bnd/1.50.0-2/debian/changelog (from rev 15513, trunk/bnd/debian/changelog) =================================================================== --- tags/bnd/1.50.0-2/debian/changelog (rev 0) +++ tags/bnd/1.50.0-2/debian/changelog 2011-12-09 07:55:10 UTC (rev 15514) @@ -0,0 +1,102 @@ +bnd (1.50.0-2) unstable; urgency=low + + [ Miguel Landaeta ] + * Team upload. + + [ James Page ] + * Fix FTBFS with OpenJDK 7 (LP: #888926) (Closes: #651389): + - d/ant.properties: Set default source/target to 1.5 to ensure + backwards compatibility and avoid Java 7 encoding errors. + + -- Miguel Landaeta <[email protected]> Thu, 08 Dec 2011 21:41:18 -0430 + +bnd (1.50.0-1) unstable; urgency=low + + * New upstream release. + * d/control: Add Build-Depends on libbindex-java. + * d/{bootstrap,rules}: Add bindex.jar to classpath. + * d/patches/no_git_during_build.diff: Don't try to use GIT during build. + * d/patches/osgi43_fixes.diff: Some fixes for libosgi-core-java >= 4.3. + * d/patches/no_felix.diff: Drop dependency on felix-framework (to remove + dependency cycle). + + -- Damien Raude-Morvan <[email protected]> Wed, 09 Nov 2011 22:39:08 +0100 + +bnd (1.44.0-1) unstable; urgency=low + + * New upstream version. + * Bump Standards-Version to 3.9.2: no changes needed. + * d/copyright: Upgrade to latest DEP-5 version. + * Use upstream build system: + - d/orig-tar.sh: Rework to use github (Closes: #640839). + - d/build.xml, d/build.properties: Drop. + - d/bootstrap.xml: Build a small bnd.jar just for its own bootstrap. + - Rename d/svn-transform.sh to d/git-transform.sh and remove unneeded bits. + * Enable full OSGi and Eclipse modules (Closes: #565749) : + - d/control: Add Build-Depends on libswt-gtk-3-java, eclipse-rcp, + eclipse-jdt and libosgi-core-java + - d/control: Only Suggests: eclipse-rcp, eclipse-jdt + + -- Damien Raude-Morvan <[email protected]> Wed, 26 Oct 2011 00:59:39 +0200 + +bnd (0.0.384-2) unstable; urgency=low + + * Team upload. + * Switch to source format 3.0. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Tue, 30 Aug 2011 19:28:43 +0200 + +bnd (0.0.384-1) unstable; urgency=low + + * New upstream release + * Exclude the Filter class from the distribution as it has + some copyright issues and it is not used anymore in this + new version of BND + * Update copyright according to upstream changes, all + contentious issues have been cleared. + * Bump up Standards-Version to 3.8.3, no change + + -- Ludovic Claude <[email protected]> Wed, 02 Sep 2009 12:14:20 +0100 + +bnd (0.0.337.2-3) unstable; urgency=low + + * Force name of bnd library installed in /usr/share/java + to be bnd.jar instead of bndlib.jar + + -- Ludovic Claude <[email protected]> Fri, 14 Aug 2009 14:38:12 +0100 + +bnd (0.0.337.2-2) unstable; urgency=low + + [Ludovic Claude] + * Add man page for bnd script + + [Damien Raude-Morvan] + * Add myself as Uploaders + * Install a "bnd" shell script to execute BND command line interface + - Add debian/bnd.sh script + - Add Depends on java-wrapper, used as helper for launch script + * Add debian/watch + * Remove duplicate Section declaration on first binary package + + -- Ludovic Claude <[email protected]> Fri, 07 Aug 2009 14:12:23 +0100 + +bnd (0.0.337.2-1) experimental; urgency=low + + * Create a pseudo new upstream version to reflect the changes in the + source tarball. + + -- Ludovic Claude <[email protected]> Tue, 04 Aug 2009 20:30:17 +0100 + +bnd (0.0.337.1-2) experimental; urgency=low + + * Fix copyright issues + * Don't include the test jars in the source tarball + + -- Ludovic Claude <[email protected]> Sun, 02 Aug 2009 22:48:47 +0100 + +bnd (0.0.337.1-1) experimental; urgency=low + + * Initial release. (Closes: #539558) + + -- Ludovic Claude <[email protected]> Sun, 19 Jul 2009 19:48:06 +0100 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

