Author: tmancill Date: 2013-09-29 17:07:34 +0000 (Sun, 29 Sep 2013) New Revision: 17285
Added: tags/antlr3/3.2-9/ tags/antlr3/3.2-9/debian/changelog tags/antlr3/3.2-9/debian/copyright Removed: tags/antlr3/3.2-9/debian/changelog tags/antlr3/3.2-9/debian/copyright Log: [svn-buildpackage] Tagging antlr3 3.2-9 Deleted: tags/antlr3/3.2-9/debian/changelog =================================================================== --- trunk/antlr3/debian/changelog 2013-09-28 17:03:53 UTC (rev 17282) +++ tags/antlr3/3.2-9/debian/changelog 2013-09-29 17:07:34 UTC (rev 17285) @@ -1,162 +0,0 @@ -antlr3 (3.2-9) unstable; urgency=low - - * Add OSGi metadata to antlr3.jar and antlr3-runtime.jar. - * Add Jakub Adam to Uploaders. - - -- Jakub Adam <[email protected]> Sat, 28 Sep 2013 08:46:22 +0200 - -antlr3 (3.2-8) unstable; urgency=low - - * Updated Standards-Version to 3.9.4 (no changes) - * Updated the watch file - * Converted debian/copyright to the DEP5 format - * Added a clean target to debian/rules to allow rebuilds - * Use canonical URLs for the Vcs-* fields - * Fixed syntax issues in the manpages - - -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 13:27:44 +0200 - -antlr3 (3.2-7) unstable; urgency=low - - * Team upload. - - [ tony mancill ] - * Remove Michal Koch from Uploaders. (Closes: #653985) - - [ James Page ] - * Fix FTBFS with openjdk-7: - - d/patches/java7-compat.patch: Target 1.5 instead of jsr14 which is - not supported by Java 7. - - -- James Page <[email protected]> Sat, 23 Jun 2012 13:14:52 +0200 - -antlr3 (3.2-6) unstable; urgency=low - - * Team upload. - * Add missing Build-Depends: libmaven-plugin-tools-java. (Closes: #643493) - * Do no longer build antlr3-gcj. - - -- Torsten Werner <[email protected]> Tue, 27 Sep 2011 22:49:38 +0200 - -antlr3 (3.2-5) unstable; urgency=low - - * Team upload. - * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install - so that JAR will be installed in temporary maven repository. - This should please javadoc:jar plugin. (Closes: #606294) - (ie. it won't try to download antlr-gunit module from network). - * d/control: Build-Depends on libmaven-install-plugin-java to get - "install" lifecycle working. - - -- Damien Raude-Morvan <[email protected]> Sat, 08 Jan 2011 01:55:34 +0100 - -antlr3 (3.2-4) unstable; urgency=low - - [ Ludovic Claude ] - * Rebuild with a newer version of maven-debian-helper (Closes: #587499) - * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian' - * Split packaging of gUnit jar into new libantlr3-gunit-java package - and gUnit Maven plugin into new antlr3-gunit-maven-plugin package, - split Maven plugin for Antlr into new antlr3-maven-plugin package - (Closes: #588005) - * Update dependencies of antlr3, remove the dependencies coming from - those 3 new packages. - - [ Niels Thykier ] - * Fixed a typo in the control so antlr3 now properly suggests - antlr3-gcj. - * Reduced the alternative JREs to headless versions. - * Bumped Standards-Versions to 3.9.0 - no changes required. - * Replaced B-D on default-jdk-builddep with gcj-native-helper - and default-jdk. - - -- Ludovic Claude <[email protected]> Wed, 21 Jul 2010 23:22:09 +0200 - -antlr3 (3.2-3) unstable; urgency=low - - * Clean up build dependencies. (Closes: #587401) - - -- Torsten Werner <[email protected]> Mon, 28 Jun 2010 20:49:51 +0200 - -antlr3 (3.2-2) unstable; urgency=low - - [ Ludovic Claude ] - * New upstream (Closes: #579504) - * debian/watch fixes in previous version (Closes: #570684) - * Add missing antlr3-runtime.jar library to antlr3 wrapper script - (Closes #587212) - * Also don't export the CLASSPATH variable, there's no need to affect - the whole environement when launching this program - * Add man page for antlr3 script - - [ Torsten Werner ] - * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306) - * Reformat a changelog entry for the last version. - - -- Torsten Werner <[email protected]> Sun, 27 Jun 2010 21:01:36 +0200 - -antlr3 (3.2-1) unstable; urgency=low - - [ Ludovic Claude ] - * Upstream build now uses Maven - * debian/control: - - Updated Standards-Version to 3.8.4. - - Build-Depends-Indep: add dependencies for Maven build: - libantlr-maven-plugin-java, maven-debian-helper, - libmaven-site-plugin-java, libstringtemplate-java, - libmaven-javadoc-plugin-java - - Build-Depends-Indep: add dependencies to build the Javadoc: - default-jdk-doc, libmaven-javadoc-plugin-java - - antlr3 Depends: remove java1-runtime, add java5-runtime - - downgrade antlr3-gcj from Recommands: to Suggests: - - create an antlr3-doc package that contains the documentation - [TODO] create an antlr3-gunit package and modify maven-debian-helper to - deploy the gunit jars to this package - * debian/rules: remove include simple-patchsys.mk, replaced by - source format 3.0 (quilt) - * Add orig-tar to clean up upstream sources - * Switch to source format 3.0 (quilt) - - [ Michael Koch ] - * New upstream version (Closes: #511470). - * debian/watch: Fixed by using site-local absolution download link. - * debian/control: Updated Standards-Version to 3.8.3. - * debian/control: Added Homepage field. - - [ Torsten Werner ] - * Remove Build-Depends: quilt. - - -- Torsten Werner <[email protected]> Tue, 22 Jun 2010 14:53:06 +0200 - -antlr3 (3.0.1+dfsg-4) unstable; urgency=low - - * Fix build failure for binary-arch only builds. Closes: #502660. - * Compile java files with -source 1.4. - - -- Matthias Klose <[email protected]> Thu, 23 Oct 2008 01:32:35 +0200 - -antlr3 (3.0.1+dfsg-3) unstable; urgency=low - - * antlr3: Depend on default-jre-headless. - * Build an antlr3-gcj package. - - -- Matthias Klose <[email protected]> Mon, 29 Sep 2008 23:18:19 +0200 - -antlr3 (3.0.1+dfsg-2) unstable; urgency=low - - * Add depends on libstringtemplate-java. Closes: #474719 - * Add wrapper script for antlr. Closes: #474721 - - -- Michael Koch <[email protected]> Tue, 08 Apr 2008 20:35:27 +0200 - -antlr3 (3.0.1+dfsg-1) unstable; urgency=low - - * Repackaged orig tarball. - - -- Michael Koch <[email protected]> Mon, 31 Mar 2008 23:50:00 +0200 - -antlr3 (3.0.1-1) unstable; urgency=low - - * Initial version. Closes: #439725 - - -- Michael Koch <[email protected]> Sun, 02 Mar 2008 01:40:30 +0100 Copied: tags/antlr3/3.2-9/debian/changelog (from rev 17284, trunk/antlr3/debian/changelog) =================================================================== --- tags/antlr3/3.2-9/debian/changelog (rev 0) +++ tags/antlr3/3.2-9/debian/changelog 2013-09-29 17:07:34 UTC (rev 17285) @@ -0,0 +1,168 @@ +antlr3 (3.2-9) unstable; urgency=low + + * Team upload. + + [ Jakub Adam ] + * Add OSGi metadata to antlr3.jar and antlr3-runtime.jar. + * Add Jakub Adam to Uploaders. + + [ tony mancill ] + * Clean up lintian warning about BSD license in debian/copyright. + + -- tony mancill <[email protected]> Sun, 29 Sep 2013 09:38:53 -0700 + +antlr3 (3.2-8) unstable; urgency=low + + * Updated Standards-Version to 3.9.4 (no changes) + * Updated the watch file + * Converted debian/copyright to the DEP5 format + * Added a clean target to debian/rules to allow rebuilds + * Use canonical URLs for the Vcs-* fields + * Fixed syntax issues in the manpages + + -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 13:27:44 +0200 + +antlr3 (3.2-7) unstable; urgency=low + + * Team upload. + + [ tony mancill ] + * Remove Michal Koch from Uploaders. (Closes: #653985) + + [ James Page ] + * Fix FTBFS with openjdk-7: + - d/patches/java7-compat.patch: Target 1.5 instead of jsr14 which is + not supported by Java 7. + + -- James Page <[email protected]> Sat, 23 Jun 2012 13:14:52 +0200 + +antlr3 (3.2-6) unstable; urgency=low + + * Team upload. + * Add missing Build-Depends: libmaven-plugin-tools-java. (Closes: #643493) + * Do no longer build antlr3-gcj. + + -- Torsten Werner <[email protected]> Tue, 27 Sep 2011 22:49:38 +0200 + +antlr3 (3.2-5) unstable; urgency=low + + * Team upload. + * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install + so that JAR will be installed in temporary maven repository. + This should please javadoc:jar plugin. (Closes: #606294) + (ie. it won't try to download antlr-gunit module from network). + * d/control: Build-Depends on libmaven-install-plugin-java to get + "install" lifecycle working. + + -- Damien Raude-Morvan <[email protected]> Sat, 08 Jan 2011 01:55:34 +0100 + +antlr3 (3.2-4) unstable; urgency=low + + [ Ludovic Claude ] + * Rebuild with a newer version of maven-debian-helper (Closes: #587499) + * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian' + * Split packaging of gUnit jar into new libantlr3-gunit-java package + and gUnit Maven plugin into new antlr3-gunit-maven-plugin package, + split Maven plugin for Antlr into new antlr3-maven-plugin package + (Closes: #588005) + * Update dependencies of antlr3, remove the dependencies coming from + those 3 new packages. + + [ Niels Thykier ] + * Fixed a typo in the control so antlr3 now properly suggests + antlr3-gcj. + * Reduced the alternative JREs to headless versions. + * Bumped Standards-Versions to 3.9.0 - no changes required. + * Replaced B-D on default-jdk-builddep with gcj-native-helper + and default-jdk. + + -- Ludovic Claude <[email protected]> Wed, 21 Jul 2010 23:22:09 +0200 + +antlr3 (3.2-3) unstable; urgency=low + + * Clean up build dependencies. (Closes: #587401) + + -- Torsten Werner <[email protected]> Mon, 28 Jun 2010 20:49:51 +0200 + +antlr3 (3.2-2) unstable; urgency=low + + [ Ludovic Claude ] + * New upstream (Closes: #579504) + * debian/watch fixes in previous version (Closes: #570684) + * Add missing antlr3-runtime.jar library to antlr3 wrapper script + (Closes #587212) + * Also don't export the CLASSPATH variable, there's no need to affect + the whole environement when launching this program + * Add man page for antlr3 script + + [ Torsten Werner ] + * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306) + * Reformat a changelog entry for the last version. + + -- Torsten Werner <[email protected]> Sun, 27 Jun 2010 21:01:36 +0200 + +antlr3 (3.2-1) unstable; urgency=low + + [ Ludovic Claude ] + * Upstream build now uses Maven + * debian/control: + - Updated Standards-Version to 3.8.4. + - Build-Depends-Indep: add dependencies for Maven build: + libantlr-maven-plugin-java, maven-debian-helper, + libmaven-site-plugin-java, libstringtemplate-java, + libmaven-javadoc-plugin-java + - Build-Depends-Indep: add dependencies to build the Javadoc: + default-jdk-doc, libmaven-javadoc-plugin-java + - antlr3 Depends: remove java1-runtime, add java5-runtime + - downgrade antlr3-gcj from Recommands: to Suggests: + - create an antlr3-doc package that contains the documentation + [TODO] create an antlr3-gunit package and modify maven-debian-helper to + deploy the gunit jars to this package + * debian/rules: remove include simple-patchsys.mk, replaced by + source format 3.0 (quilt) + * Add orig-tar to clean up upstream sources + * Switch to source format 3.0 (quilt) + + [ Michael Koch ] + * New upstream version (Closes: #511470). + * debian/watch: Fixed by using site-local absolution download link. + * debian/control: Updated Standards-Version to 3.8.3. + * debian/control: Added Homepage field. + + [ Torsten Werner ] + * Remove Build-Depends: quilt. + + -- Torsten Werner <[email protected]> Tue, 22 Jun 2010 14:53:06 +0200 + +antlr3 (3.0.1+dfsg-4) unstable; urgency=low + + * Fix build failure for binary-arch only builds. Closes: #502660. + * Compile java files with -source 1.4. + + -- Matthias Klose <[email protected]> Thu, 23 Oct 2008 01:32:35 +0200 + +antlr3 (3.0.1+dfsg-3) unstable; urgency=low + + * antlr3: Depend on default-jre-headless. + * Build an antlr3-gcj package. + + -- Matthias Klose <[email protected]> Mon, 29 Sep 2008 23:18:19 +0200 + +antlr3 (3.0.1+dfsg-2) unstable; urgency=low + + * Add depends on libstringtemplate-java. Closes: #474719 + * Add wrapper script for antlr. Closes: #474721 + + -- Michael Koch <[email protected]> Tue, 08 Apr 2008 20:35:27 +0200 + +antlr3 (3.0.1+dfsg-1) unstable; urgency=low + + * Repackaged orig tarball. + + -- Michael Koch <[email protected]> Mon, 31 Mar 2008 23:50:00 +0200 + +antlr3 (3.0.1-1) unstable; urgency=low + + * Initial version. Closes: #439725 + + -- Michael Koch <[email protected]> Sun, 02 Mar 2008 01:40:30 +0100 Deleted: tags/antlr3/3.2-9/debian/copyright =================================================================== --- trunk/antlr3/debian/copyright 2013-09-28 17:03:53 UTC (rev 17282) +++ tags/antlr3/3.2-9/debian/copyright 2013-09-29 17:07:34 UTC (rev 17285) @@ -1,37 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: ANTLRv3 -Upstream-Contact: Terence Parr <[email protected]> -Source: http://www.antlr3.org/ - -Files: * -Copyright: 2003-2008, Terence Parr <[email protected]> -License: - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - . - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF - THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -Files: debian/* -Copyright: 2008, John Leuner <[email protected]> -License: BSD - On Debian systems the complete text of the BSD license can be found in - /usr/share/common-licenses/BSD. Copied: tags/antlr3/3.2-9/debian/copyright (from rev 17284, trunk/antlr3/debian/copyright) =================================================================== --- tags/antlr3/3.2-9/debian/copyright (rev 0) +++ tags/antlr3/3.2-9/debian/copyright 2013-09-29 17:07:34 UTC (rev 17285) @@ -0,0 +1,38 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ANTLRv3 +Upstream-Contact: Terence Parr <[email protected]> +Source: http://www.antlr3.org/ + +Files: * +Copyright: 2003-2008, Terence Parr <[email protected]> +License: BSD + +Files: debian/* +Copyright: 2008, John Leuner <[email protected]> +License: BSD + +License: BSD + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

