Author: twerner Date: 2010-07-22 17:31:43 +0000 (Thu, 22 Jul 2010) New Revision: 12796
Added: tags/javacc/5.0-4/ tags/javacc/5.0-4/debian/changelog tags/javacc/5.0-4/debian/maven.rules Removed: tags/javacc/5.0-4/debian/changelog Log: [svn-buildpackage] Tagging javacc 5.0-4 Deleted: tags/javacc/5.0-4/debian/changelog =================================================================== --- trunk/javacc/debian/changelog 2010-07-21 13:50:03 UTC (rev 12793) +++ tags/javacc/5.0-4/debian/changelog 2010-07-22 17:31:43 UTC (rev 12796) @@ -1,127 +0,0 @@ -javacc (5.0-4) unstable; urgency=low - - UNRELEASED - * Remove Paul from Uploaders list. - - -- Torsten Werner <[email protected]> Sat, 01 May 2010 00:48:42 +0200 - -javacc (5.0-3) unstable; urgency=low - - * Team upload. - * Switch to source format 3.0. - * Install pom.xml with maven-repo-helper. (Closes: #576323) - * Update Standards-Version: 3.8.4. - - -- Torsten Werner <[email protected]> Sat, 01 May 2010 00:35:37 +0200 - -javacc (5.0-2) unstable; urgency=low - - [ Onkar Shinde ] - * debian/control - - Change -runtime dependencies to -runtime-headless. - - -- Debian Java Maintainers <[email protected]> Fri, 18 Dec 2009 10:53:19 +0530 - -javacc (5.0-1) unstable; urgency=low - - [ Matthias Klose ] - * (Build-)depend on default-jre/-jdk (Closes: #526280). - - [ Michael Koch ] - * New upstream release. (Closes: #506465). - * Make all packages Depends on ${misc:Depends}. - * In descriptions replace 'Compiler Compiler' with - 'Compiler-Compiler' to not confuse spellchecker. - * Moved package to section 'java'. - * Added myself to Uploaders. - * Updated Standards-Version to 3.8.3. - - -- Michael Koch <[email protected]> Thu, 24 Sep 2009 21:23:57 +0200 - -javacc (4.0+cvs20080403-1) unstable; urgency=low - - [ Paul Cager ] - * New snapshot of upstream code (CVS as at 2008-04-03). - * Marked compatible with standards version 3.7.3. - * Added watch file. - * Converted to use CDBS (pkg-java standard). - * Corrected format of debian/copyright. - (fixes lintian copyright-without-copyright-notice). - - [ Michael Koch ] - * Removed Nicolas Sabouret from Uploaders. Closes: #464327. - * Made URL in Homepage field a valid URL. - - -- Paul Cager <[email protected]> Thu, 03 Apr 2008 23:59:04 +0100 - -javacc (4.0+cvs20070207-3) unstable; urgency=low - - * Missing build-depends on junit. - (Closes: #424481) - - -- Paul Cager <[email protected]> Wed, 16 May 2007 09:48:03 +0100 - -javacc (4.0+cvs20070207-2) unstable; urgency=low - - * Migrate experimental version to unstable. - - -- Paul Cager <[email protected]> Sun, 15 Apr 2007 19:55:43 +0100 - -javacc (4.0+cvs20070207-1) experimental; urgency=low - - * New upstream release - * Now true BSD license (Closes: #276302) - * Added myself to co-maintainers - * Upgraded to standards version 3.7.2 - * Bumped debhelper to version 5 - * Uses java-gcj compiler, rather than kaffe - * Moved ant from build-depends-indep to build-depends as - required by java-policy (and lintian) - * Created watch file - * Split into separate "-doc" binary package - * Added a doc-base - * Converted diff.gz patches into dpatch format - - -- Paul Cager <[email protected]> Wed, 7 Feb 2007 11:34:45 +0000 - -javacc (3.2+0-3) unstable; urgency=low - - * ant transition (closes: #331648). - * changed the dependency to kaffe | java-runtime | java1-runtime | - java2-runtime, this way, any virtual machine can be used to run - javacc. I did not change the build-dependency because it's not needed - (closes: #325579). - * Thanks to Arnaud Vandyck <[email protected]> for the patch - - -- Nicolas Sabouret <[email protected]> Thu, 13 Oct 2005 14:24:47 +0200 - -javacc (3.2+0-2) unstable; urgency=low - - * Build-depends on libant1.6-java (closes: #300935) - - -- Nicolas Sabouret <[email protected]> Sat, 14 May 2005 22:32:25 +0200 - -javacc (3.2+0-1) unstable; urgency=low - - * Build-depends on docbook-to-man - * Moved to main (closes: #225484) - See README.Debian for more information - Thanks to Josh Triplett for his patch - - -- Nicolas Sabouret <[email protected]> Wed, 26 Nov 2003 10:02:22 +0100 - -javacc (3.2-1) unstable; urgency=low - - * New upstream release - * Section: contrib/devel (closes: #202773) - * Depends: java-virtual-machine, java1-runtime (closes: #202833) - * Patched bin files (closes: #202834) - - -- Nicolas Sabouret <[email protected]> Fri, 29 Aug 2003 11:44:40 +0200 - -javacc (3.1-1) unstable; urgency=low - - * Initial Release (closes: #201350) - - -- Nicolas Sabouret <[email protected]> Tue, 15 Jul 2003 10:21:45 +0200 - Copied: tags/javacc/5.0-4/debian/changelog (from rev 12794, trunk/javacc/debian/changelog) =================================================================== --- tags/javacc/5.0-4/debian/changelog (rev 0) +++ tags/javacc/5.0-4/debian/changelog 2010-07-22 17:31:43 UTC (rev 12796) @@ -0,0 +1,130 @@ +javacc (5.0-4) unstable; urgency=low + + [ Torsten Werner ] + * Remove Paul from Uploaders list. + + [ David Paleino ] + * debian/maven.rules added, fixes dependency on junit in the POM file + + -- Torsten Werner <[email protected]> Sat, 01 May 2010 00:48:42 +0200 + +javacc (5.0-3) unstable; urgency=low + + * Team upload. + * Switch to source format 3.0. + * Install pom.xml with maven-repo-helper. (Closes: #576323) + * Update Standards-Version: 3.8.4. + + -- Torsten Werner <[email protected]> Sat, 01 May 2010 00:35:37 +0200 + +javacc (5.0-2) unstable; urgency=low + + [ Onkar Shinde ] + * debian/control + - Change -runtime dependencies to -runtime-headless. + + -- Debian Java Maintainers <[email protected]> Fri, 18 Dec 2009 10:53:19 +0530 + +javacc (5.0-1) unstable; urgency=low + + [ Matthias Klose ] + * (Build-)depend on default-jre/-jdk (Closes: #526280). + + [ Michael Koch ] + * New upstream release. (Closes: #506465). + * Make all packages Depends on ${misc:Depends}. + * In descriptions replace 'Compiler Compiler' with + 'Compiler-Compiler' to not confuse spellchecker. + * Moved package to section 'java'. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Thu, 24 Sep 2009 21:23:57 +0200 + +javacc (4.0+cvs20080403-1) unstable; urgency=low + + [ Paul Cager ] + * New snapshot of upstream code (CVS as at 2008-04-03). + * Marked compatible with standards version 3.7.3. + * Added watch file. + * Converted to use CDBS (pkg-java standard). + * Corrected format of debian/copyright. + (fixes lintian copyright-without-copyright-notice). + + [ Michael Koch ] + * Removed Nicolas Sabouret from Uploaders. Closes: #464327. + * Made URL in Homepage field a valid URL. + + -- Paul Cager <[email protected]> Thu, 03 Apr 2008 23:59:04 +0100 + +javacc (4.0+cvs20070207-3) unstable; urgency=low + + * Missing build-depends on junit. + (Closes: #424481) + + -- Paul Cager <[email protected]> Wed, 16 May 2007 09:48:03 +0100 + +javacc (4.0+cvs20070207-2) unstable; urgency=low + + * Migrate experimental version to unstable. + + -- Paul Cager <[email protected]> Sun, 15 Apr 2007 19:55:43 +0100 + +javacc (4.0+cvs20070207-1) experimental; urgency=low + + * New upstream release + * Now true BSD license (Closes: #276302) + * Added myself to co-maintainers + * Upgraded to standards version 3.7.2 + * Bumped debhelper to version 5 + * Uses java-gcj compiler, rather than kaffe + * Moved ant from build-depends-indep to build-depends as + required by java-policy (and lintian) + * Created watch file + * Split into separate "-doc" binary package + * Added a doc-base + * Converted diff.gz patches into dpatch format + + -- Paul Cager <[email protected]> Wed, 7 Feb 2007 11:34:45 +0000 + +javacc (3.2+0-3) unstable; urgency=low + + * ant transition (closes: #331648). + * changed the dependency to kaffe | java-runtime | java1-runtime | + java2-runtime, this way, any virtual machine can be used to run + javacc. I did not change the build-dependency because it's not needed + (closes: #325579). + * Thanks to Arnaud Vandyck <[email protected]> for the patch + + -- Nicolas Sabouret <[email protected]> Thu, 13 Oct 2005 14:24:47 +0200 + +javacc (3.2+0-2) unstable; urgency=low + + * Build-depends on libant1.6-java (closes: #300935) + + -- Nicolas Sabouret <[email protected]> Sat, 14 May 2005 22:32:25 +0200 + +javacc (3.2+0-1) unstable; urgency=low + + * Build-depends on docbook-to-man + * Moved to main (closes: #225484) + See README.Debian for more information + Thanks to Josh Triplett for his patch + + -- Nicolas Sabouret <[email protected]> Wed, 26 Nov 2003 10:02:22 +0100 + +javacc (3.2-1) unstable; urgency=low + + * New upstream release + * Section: contrib/devel (closes: #202773) + * Depends: java-virtual-machine, java1-runtime (closes: #202833) + * Patched bin files (closes: #202834) + + -- Nicolas Sabouret <[email protected]> Fri, 29 Aug 2003 11:44:40 +0200 + +javacc (3.1-1) unstable; urgency=low + + * Initial Release (closes: #201350) + + -- Nicolas Sabouret <[email protected]> Tue, 15 Jul 2003 10:21:45 +0200 + Copied: tags/javacc/5.0-4/debian/maven.rules (from rev 12795, trunk/javacc/debian/maven.rules) =================================================================== --- tags/javacc/5.0-4/debian/maven.rules (rev 0) +++ tags/javacc/5.0-4/debian/maven.rules 2010-07-22 17:31:43 UTC (rev 12796) @@ -0,0 +1 @@ +junit * * s/3\..*/3.x/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

