Author: twerner Date: 2011-05-03 14:29:09 +0000 (Tue, 03 May 2011) New Revision: 13628
Added: tags/asm3/3.2-4/ tags/asm3/3.2-4/debian/changelog Removed: tags/asm3/3.2-4/debian/changelog Log: [svn-buildpackage] Tagging asm3 3.2-4 Deleted: tags/asm3/3.2-4/debian/changelog =================================================================== --- trunk/asm3/debian/changelog 2011-05-02 21:00:14 UTC (rev 13626) +++ tags/asm3/3.2-4/debian/changelog 2011-05-03 14:29:09 UTC (rev 13628) @@ -1,131 +0,0 @@ -asm3 (3.2-4) UNRELEASED; urgency=low - - * Removed Barry Hawkins from Uploaders; Thanks for your work - on this package in the past. - * Converted source to 3.0 (quilt). - - -- Niels Thykier <[email protected]> Sat, 29 May 2010 12:40:59 +0200 - -asm3 (3.2-3) unstable; urgency=low - - * Added myself to Uploaders. - * Added a fix to the OSGi-metadata for the asm3-all jar and install - said jar (it is needed by eclipse). - * Replaced all other jars with a symlink to the asm3-all jar. - * Bumped Standards-Version to 3.8.4 - no changes required. - * Bumped debhelper compat to 7. - - -- Niels Thykier <[email protected]> Wed, 10 Feb 2010 22:01:29 +0100 - -asm3 (3.2-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:10:09 +0200 - -asm3 (3.2-1) experimental; urgency=low - - [Ludovic Claude] - * New upstream version, add myself to Uploaders - * Change section to java, bump up Standards-Version to 3.8.1 - * Use cdbs for the build - * Add the Maven POM to the package, - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Add ${misc:Depends} to Depends to clear Lintian warnings - * Change the dependency on java-gcj to default-jdk - * Remove Depends on Java runtimes as it is a library - - [Damien Raude-Morvan] - * Removed Marcus Crafter from Uploaders (Closes: #521480) - - -- Ludovic Claude <[email protected]> Fri, 15 May 2009 19:59:46 +0100 - -asm3 (3.1-2) unstable; urgency=low - - * Cleaned up diff.gz and removed patch to asm 3.0. - * Cleaned up debian/copyright. - * Build package in binary-indep target of debian/rules. - * Don't Build-Depend on dpatch. - * Don't use '-1' in Build-Depends. - * Updated Standards-Version to 3.7.3. - * Added Vcs-Svn and Vcs-Browser fields. - * Changed watch file to another mirror. - - -- Michael Koch <[email protected]> Sat, 26 Apr 2008 23:26:33 +0200 - -asm3 (3.1-1) unstable; urgency=low - - * New upstream version. - * Fixed watch file to point to the correct upstream download. - * Updated debhelper level to 5. - * Added Homepage field to debian/control. - - -- Michael Koch <[email protected]> Tue, 30 Oct 2007 08:35:02 +0100 - -asm3 (3.0+svn20070511-1) unstable; urgency=low - - * New upstream release - * debian/ant.properties: fixed path to local java api docs - - -- Michael Koch <[email protected]> Fri, 11 May 2007 09:09:29 -0100 - -asm3 (3.0-1) unstable; urgency=low - - * New upstream release - - -- Michael Koch <[email protected]> Mon, 16 Apr 2007 22:00:36 +0200 - -asm (1.5.3-4) unstable; urgency=low - - * Updated standards version and uploader email - * Added Section: specifications for binary packages - - -- Barry Hawkins <[email protected]> Sat, 06 May 2006 21:48:59 -0400 - -asm (1.5.3-3) unstable; urgency=low - - * kaffe compiler transition - * Added myself to uploaders - - -- Wolfgang Baer <[email protected]> Mon, 16 Jan 2006 14:29:46 +0100 - -asm (1.5.3-2) unstable; urgency=low - - * Added missing dpatch build dependency (Closes: #328741) - - -- Barry Hawkins <[email protected]> Sat, 17 Sep 2005 16:37:36 -0400 - -asm (1.5.3-1) unstable; urgency=low - - * New upstream version. - * Package moved to main using kaffe and ant (Closes: #310237) - * Removed ow_util_ant_tasks.uue and build against libow-util-ant-tasks-java - * Removed sharutils build dependency - no longer needed - * Removed ${misc:Depends} from depends - not needed in binary all package - * Adjusted build-dep on libow-util-ant-tasks-java to fixed 1.3-2 version - * Fixed description to make linda happy - * Package moved into Debian Java Maintainers project - * Updated standards version to 3.6.2 - - -- Barry Hawkins <[email protected]> Wed, 17 Aug 2005 00:18:39 -0400 - -asm (1.5.2-1) unstable; urgency=low - - * New upstream release. - - -- Marcus Crafter <[email protected]> Sat, 18 Dec 2004 23:05:32 +0100 - -asm (1.4.3-2) unstable; urgency=low - - * Fixed broken link to asm.jar - - -- Marcus Crafter <[email protected]> Wed, 1 Sep 2004 22:30:33 +0200 - -asm (1.4.3-1) unstable; urgency=low - - * Initial Release. - (closes: #268643) - - -- Marcus Crafter <[email protected]> Fri, 27 Aug 2004 19:08:25 +0200 Copied: tags/asm3/3.2-4/debian/changelog (from rev 13627, trunk/asm3/debian/changelog) =================================================================== --- tags/asm3/3.2-4/debian/changelog (rev 0) +++ tags/asm3/3.2-4/debian/changelog 2011-05-03 14:29:09 UTC (rev 13628) @@ -0,0 +1,131 @@ +asm3 (3.2-4) unstable; urgency=low + + * Removed Barry Hawkins from Uploaders; Thanks for your work + on this package in the past. + * Converted source to 3.0 (quilt). + + -- Niels Thykier <[email protected]> Sat, 29 May 2010 12:40:59 +0200 + +asm3 (3.2-3) unstable; urgency=low + + * Added myself to Uploaders. + * Added a fix to the OSGi-metadata for the asm3-all jar and install + said jar (it is needed by eclipse). + * Replaced all other jars with a symlink to the asm3-all jar. + * Bumped Standards-Version to 3.8.4 - no changes required. + * Bumped debhelper compat to 7. + + -- Niels Thykier <[email protected]> Wed, 10 Feb 2010 22:01:29 +0100 + +asm3 (3.2-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:10:09 +0200 + +asm3 (3.2-1) experimental; urgency=low + + [Ludovic Claude] + * New upstream version, add myself to Uploaders + * Change section to java, bump up Standards-Version to 3.8.1 + * Use cdbs for the build + * Add the Maven POM to the package, + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Add ${misc:Depends} to Depends to clear Lintian warnings + * Change the dependency on java-gcj to default-jdk + * Remove Depends on Java runtimes as it is a library + + [Damien Raude-Morvan] + * Removed Marcus Crafter from Uploaders (Closes: #521480) + + -- Ludovic Claude <[email protected]> Fri, 15 May 2009 19:59:46 +0100 + +asm3 (3.1-2) unstable; urgency=low + + * Cleaned up diff.gz and removed patch to asm 3.0. + * Cleaned up debian/copyright. + * Build package in binary-indep target of debian/rules. + * Don't Build-Depend on dpatch. + * Don't use '-1' in Build-Depends. + * Updated Standards-Version to 3.7.3. + * Added Vcs-Svn and Vcs-Browser fields. + * Changed watch file to another mirror. + + -- Michael Koch <[email protected]> Sat, 26 Apr 2008 23:26:33 +0200 + +asm3 (3.1-1) unstable; urgency=low + + * New upstream version. + * Fixed watch file to point to the correct upstream download. + * Updated debhelper level to 5. + * Added Homepage field to debian/control. + + -- Michael Koch <[email protected]> Tue, 30 Oct 2007 08:35:02 +0100 + +asm3 (3.0+svn20070511-1) unstable; urgency=low + + * New upstream release + * debian/ant.properties: fixed path to local java api docs + + -- Michael Koch <[email protected]> Fri, 11 May 2007 09:09:29 -0100 + +asm3 (3.0-1) unstable; urgency=low + + * New upstream release + + -- Michael Koch <[email protected]> Mon, 16 Apr 2007 22:00:36 +0200 + +asm (1.5.3-4) unstable; urgency=low + + * Updated standards version and uploader email + * Added Section: specifications for binary packages + + -- Barry Hawkins <[email protected]> Sat, 06 May 2006 21:48:59 -0400 + +asm (1.5.3-3) unstable; urgency=low + + * kaffe compiler transition + * Added myself to uploaders + + -- Wolfgang Baer <[email protected]> Mon, 16 Jan 2006 14:29:46 +0100 + +asm (1.5.3-2) unstable; urgency=low + + * Added missing dpatch build dependency (Closes: #328741) + + -- Barry Hawkins <[email protected]> Sat, 17 Sep 2005 16:37:36 -0400 + +asm (1.5.3-1) unstable; urgency=low + + * New upstream version. + * Package moved to main using kaffe and ant (Closes: #310237) + * Removed ow_util_ant_tasks.uue and build against libow-util-ant-tasks-java + * Removed sharutils build dependency - no longer needed + * Removed ${misc:Depends} from depends - not needed in binary all package + * Adjusted build-dep on libow-util-ant-tasks-java to fixed 1.3-2 version + * Fixed description to make linda happy + * Package moved into Debian Java Maintainers project + * Updated standards version to 3.6.2 + + -- Barry Hawkins <[email protected]> Wed, 17 Aug 2005 00:18:39 -0400 + +asm (1.5.2-1) unstable; urgency=low + + * New upstream release. + + -- Marcus Crafter <[email protected]> Sat, 18 Dec 2004 23:05:32 +0100 + +asm (1.4.3-2) unstable; urgency=low + + * Fixed broken link to asm.jar + + -- Marcus Crafter <[email protected]> Wed, 1 Sep 2004 22:30:33 +0200 + +asm (1.4.3-1) unstable; urgency=low + + * Initial Release. + (closes: #268643) + + -- Marcus Crafter <[email protected]> Fri, 27 Aug 2004 19:08:25 +0200 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

