Author: apo-guest Date: 2015-10-27 20:28:26 +0000 (Tue, 27 Oct 2015) New Revision: 18867
Added: tags/cup/0.11a+20060608-4/ tags/cup/0.11a+20060608-4/debian/README.source tags/cup/0.11a+20060608-4/debian/changelog tags/cup/0.11a+20060608-4/debian/compat tags/cup/0.11a+20060608-4/debian/control tags/cup/0.11a+20060608-4/debian/cup.links tags/cup/0.11a+20060608-4/debian/cup.poms tags/cup/0.11a+20060608-4/debian/pom.xml tags/cup/0.11a+20060608-4/debian/rules tags/cup/0.11a+20060608-4/debian/watch Removed: tags/cup/0.11a+20060608-4/debian/changelog tags/cup/0.11a+20060608-4/debian/compat tags/cup/0.11a+20060608-4/debian/control tags/cup/0.11a+20060608-4/debian/cup.links tags/cup/0.11a+20060608-4/debian/rules tags/cup/0.11a+20060608-4/debian/watch Log: [svn-buildpackage] Tagging cup 0.11a+20060608-4 Copied: tags/cup/0.11a+20060608-4/debian/README.source (from rev 18709, trunk/cup/debian/README.source) =================================================================== --- tags/cup/0.11a+20060608-4/debian/README.source (rev 0) +++ tags/cup/0.11a+20060608-4/debian/README.source 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,15 @@ +cup for Debian +============== + +The source code of java_cup can be obtained from: + +svn checkout https://www2.in.tum.de/repos/cup/develop + +The download link for the exact upstream version 0.11a is broken (May 2015) but +older versions can be found at + +http://www2.cs.tum.edu/projects/cup/releases/ + +pom.xml: + +http://central.maven.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.pom Deleted: tags/cup/0.11a+20060608-4/debian/changelog =================================================================== --- trunk/cup/debian/changelog 2015-05-22 05:03:42 UTC (rev 18708) +++ tags/cup/0.11a+20060608-4/debian/changelog 2015-10-27 20:28:26 UTC (rev 18867) @@ -1,149 +0,0 @@ -cup (0.11a+20060608-3) unstable; urgency=low - - * Remove Arnaud from Uploaders field. - * Switch to source format 3.0. - - -- Torsten Werner <[email protected]> Sat, 06 Aug 2011 00:00:52 +0200 - -cup (0.11a+20060608-2) unstable; urgency=low - - * Add missing Depends: ${misc:Depends}. - * Change Section: java. - * Update Standards-Version: 3.8.2. - * Change debhelper compat level 5. - - -- Torsten Werner <[email protected]> Thu, 30 Jul 2009 18:00:14 +0200 - -cup (0.11a+20060608-1) unstable; urgency=low - - [ Matthias Klose ] - * (Build-)depend on default-jre/-jdk. - - [ Torsten Werner ] - * new upstream version (Closes: #497588) - * Add target get-orig-source to debian/rules. - * Switch to cdbs. - * Bump up Standards-Version: 3.8.0. - - -- Torsten Werner <[email protected]> Thu, 16 Oct 2008 23:22:13 +0200 - -cup (0.10k-7) unstable; urgency=low - - * Fixed program name. Closes: #415139. - * Fixed doc-base section to 'Programming/Java'. - * Added Homepage, Vcs-Svn and Vcs-Browser fields. - * Updated Standards-Version to 3.7.3. - * Added watch file. - - -- Michael Koch <[email protected]> Sat, 19 Apr 2008 22:46:53 +0200 - -cup (0.10k-6) unstable; urgency=low - - * Use java-gcj-compat instead of kaffe. - * Moved Build-Depends-Indep to Build-Depends. - * Removed Wolfgang and added myself to Uploaders. - * Updated Standards-Version. - - -- Michael Koch <[email protected]> Sun, 17 Jun 2007 20:42:23 +0200 - -cup (0.10k-5) unstable; urgency=low - - * added myself as an uploader. - * removed Takashi Okamoto from the uploaders (closes: #352978). - - -- Arnaud Vandyck <[email protected]> Thu, 9 Mar 2006 21:30:14 +0000 - -cup (0.10k-4) unstable; urgency=low - - * Transfer maintainership to pkg-java maintainers - * Added compat file - * Removed conflicts,replaces with java-cup - * Register doc via doc-base and not menu - * Removed redundant build-deps jikes, fastjar - * Cleaned up debian/rules - * Removed left-over old makefile "process" - * Standards-Version 3.6.2 - * Added myself to uploaders - - -- Wolfgang Baer <[email protected]> Fri, 14 Oct 2005 14:52:08 +0200 - -cup (0.10k-3) unstable; urgency=low - - * Fixed dependency. (closes:#177751) - - -- Takashi Okamoto <[email protected]> Sun, 18 Jan 2004 03:10:20 +0900 - -cup (0.10k-2) unstable; urgency=low - - * Fixed FTBFS (closes:#162864) - * modify dependency for new Java Policy. - - -- Takashi Okamoto <[email protected]> Sun, 29 Dec 2002 09:50:01 +0900 - -cup (0.10k-1) unstable; urgency=low - - * New upstream release - * closes: #153921 (request new upstream) - - -- Takashi Okamoto <[email protected]> Sat, 27 Jul 2002 07:43:20 +0900 - -cup (0.10j-3) unstable; urgency=low - - * rename cup.jar to cup-0.10j.jar for new Java Policy. - cup.jar is linked from cup-0.10j.jar. - - -- Takashi Okamoto <[email protected]> Sat, 16 Feb 2002 17:04:24 +0900 - -cup (0.10j-2) unstable; urgency=low - - * New Maintainer (closes: #77528, #91137, #91422, #44468, #63166) - - -- Takashi Okamoto <[email protected]> Fri, 15 Jun 2001 22:58:00 +0900 - -cup (0.10j-1.1) unstable; urgency=low - - * modify for debian java policy - - -- Takashi Okamoto <[email protected]> Sat, 2 Jun 2001 22:45:41 +0900 - -cup (0.10g-2) unstable; urgency=low - - * Removed useless "icon=none" from menu file. - - -- Takashi Okamoto <[email protected]> Sat, 2 Jun 2001 22:45:36 +0900 - -cup (0.10g-1) unstable; urgency=low - - * New maintainer. - * New upstream source. - * Filled in copyright file. - * Changed package name to avoid using SUN's "Java" trademark. - * Register manual with dwww. - * Install simple_calc example. - * Conflict and replace "java-cup". - * Depend on "jdk1.1 | jdk1.1-runtime", for maximal compatibility. - - * Changed wrapper script to pass options as-is -- you can now pass - options to cup as described in its HTML manual. - - * Use generic debian/rules; rewrote old rules into debian/process. - * Updated standards-version to 2.4.1. - * Other minor titivation to Debian-specific files. - - -- Charles Briscoe-Smith <[email protected]> Fri, 2 Oct 1998 21:51:09 +0100 - -java-cup (0.10b-2) unstable; urgency=low - - * New Maintainer - - -- Michael Fletcher <[email protected]> Thu, 27 Mar 1997 22:52:46 -0600 - -java-cup (0.10b-1) unstable; urgency=low - - * Initial Release. - - -- Vincent Renardias <[email protected]> Sun, 2 Feb 1997 07:03:45 +0100 - -Local variables: -mode: debian-changelog -End: Copied: tags/cup/0.11a+20060608-4/debian/changelog (from rev 18866, trunk/cup/debian/changelog) =================================================================== --- tags/cup/0.11a+20060608-4/debian/changelog (rev 0) +++ tags/cup/0.11a+20060608-4/debian/changelog 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,165 @@ +cup (0.11a+20060608-4) unstable; urgency=medium + + * Team upload. + * wrap-and-sort -sa. + * Remove Michael Koch from Uploaders. He is apparently not active anymore. + (Closes: #654009) + * Declare compliance with Debian Policy 3.9.6. + * Use compat level 9 and require debhelper >= 9. + * Remove get-orig-source target because it does not work. + * Add README.source. + * Add debian/pom.xml and install maven artifacts. + * Add debian/cup.poms and depend on maven-repo-helper. + * Fix debian/watch file and update upstream URL. + + -- Markus Koschany <[email protected]> Tue, 27 Oct 2015 19:11:43 +0100 + +cup (0.11a+20060608-3) unstable; urgency=low + + * Remove Arnaud from Uploaders field. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Sat, 06 Aug 2011 00:00:52 +0200 + +cup (0.11a+20060608-2) unstable; urgency=low + + * Add missing Depends: ${misc:Depends}. + * Change Section: java. + * Update Standards-Version: 3.8.2. + * Change debhelper compat level 5. + + -- Torsten Werner <[email protected]> Thu, 30 Jul 2009 18:00:14 +0200 + +cup (0.11a+20060608-1) unstable; urgency=low + + [ Matthias Klose ] + * (Build-)depend on default-jre/-jdk. + + [ Torsten Werner ] + * new upstream version (Closes: #497588) + * Add target get-orig-source to debian/rules. + * Switch to cdbs. + * Bump up Standards-Version: 3.8.0. + + -- Torsten Werner <[email protected]> Thu, 16 Oct 2008 23:22:13 +0200 + +cup (0.10k-7) unstable; urgency=low + + * Fixed program name. Closes: #415139. + * Fixed doc-base section to 'Programming/Java'. + * Added Homepage, Vcs-Svn and Vcs-Browser fields. + * Updated Standards-Version to 3.7.3. + * Added watch file. + + -- Michael Koch <[email protected]> Sat, 19 Apr 2008 22:46:53 +0200 + +cup (0.10k-6) unstable; urgency=low + + * Use java-gcj-compat instead of kaffe. + * Moved Build-Depends-Indep to Build-Depends. + * Removed Wolfgang and added myself to Uploaders. + * Updated Standards-Version. + + -- Michael Koch <[email protected]> Sun, 17 Jun 2007 20:42:23 +0200 + +cup (0.10k-5) unstable; urgency=low + + * added myself as an uploader. + * removed Takashi Okamoto from the uploaders (closes: #352978). + + -- Arnaud Vandyck <[email protected]> Thu, 9 Mar 2006 21:30:14 +0000 + +cup (0.10k-4) unstable; urgency=low + + * Transfer maintainership to pkg-java maintainers + * Added compat file + * Removed conflicts,replaces with java-cup + * Register doc via doc-base and not menu + * Removed redundant build-deps jikes, fastjar + * Cleaned up debian/rules + * Removed left-over old makefile "process" + * Standards-Version 3.6.2 + * Added myself to uploaders + + -- Wolfgang Baer <[email protected]> Fri, 14 Oct 2005 14:52:08 +0200 + +cup (0.10k-3) unstable; urgency=low + + * Fixed dependency. (closes:#177751) + + -- Takashi Okamoto <[email protected]> Sun, 18 Jan 2004 03:10:20 +0900 + +cup (0.10k-2) unstable; urgency=low + + * Fixed FTBFS (closes:#162864) + * modify dependency for new Java Policy. + + -- Takashi Okamoto <[email protected]> Sun, 29 Dec 2002 09:50:01 +0900 + +cup (0.10k-1) unstable; urgency=low + + * New upstream release + * closes: #153921 (request new upstream) + + -- Takashi Okamoto <[email protected]> Sat, 27 Jul 2002 07:43:20 +0900 + +cup (0.10j-3) unstable; urgency=low + + * rename cup.jar to cup-0.10j.jar for new Java Policy. + cup.jar is linked from cup-0.10j.jar. + + -- Takashi Okamoto <[email protected]> Sat, 16 Feb 2002 17:04:24 +0900 + +cup (0.10j-2) unstable; urgency=low + + * New Maintainer (closes: #77528, #91137, #91422, #44468, #63166) + + -- Takashi Okamoto <[email protected]> Fri, 15 Jun 2001 22:58:00 +0900 + +cup (0.10j-1.1) unstable; urgency=low + + * modify for debian java policy + + -- Takashi Okamoto <[email protected]> Sat, 2 Jun 2001 22:45:41 +0900 + +cup (0.10g-2) unstable; urgency=low + + * Removed useless "icon=none" from menu file. + + -- Takashi Okamoto <[email protected]> Sat, 2 Jun 2001 22:45:36 +0900 + +cup (0.10g-1) unstable; urgency=low + + * New maintainer. + * New upstream source. + * Filled in copyright file. + * Changed package name to avoid using SUN's "Java" trademark. + * Register manual with dwww. + * Install simple_calc example. + * Conflict and replace "java-cup". + * Depend on "jdk1.1 | jdk1.1-runtime", for maximal compatibility. + + * Changed wrapper script to pass options as-is -- you can now pass + options to cup as described in its HTML manual. + + * Use generic debian/rules; rewrote old rules into debian/process. + * Updated standards-version to 2.4.1. + * Other minor titivation to Debian-specific files. + + -- Charles Briscoe-Smith <[email protected]> Fri, 2 Oct 1998 21:51:09 +0100 + +java-cup (0.10b-2) unstable; urgency=low + + * New Maintainer + + -- Michael Fletcher <[email protected]> Thu, 27 Mar 1997 22:52:46 -0600 + +java-cup (0.10b-1) unstable; urgency=low + + * Initial Release. + + -- Vincent Renardias <[email protected]> Sun, 2 Feb 1997 07:03:45 +0100 + +Local variables: +mode: debian-changelog +End: Deleted: tags/cup/0.11a+20060608-4/debian/compat =================================================================== --- trunk/cup/debian/compat 2015-05-22 05:03:42 UTC (rev 18708) +++ tags/cup/0.11a+20060608-4/debian/compat 2015-10-27 20:28:26 UTC (rev 18867) @@ -1 +0,0 @@ -5 Copied: tags/cup/0.11a+20060608-4/debian/compat (from rev 18709, trunk/cup/debian/compat) =================================================================== --- tags/cup/0.11a+20060608-4/debian/compat (rev 0) +++ tags/cup/0.11a+20060608-4/debian/compat 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1 @@ +9 Deleted: tags/cup/0.11a+20060608-4/debian/control =================================================================== --- trunk/cup/debian/control 2015-05-22 05:03:42 UTC (rev 18708) +++ tags/cup/0.11a+20060608-4/debian/control 2015-10-27 20:28:26 UTC (rev 18867) @@ -1,22 +0,0 @@ -Source: cup -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, cup (>= 0.11a), jflex -Standards-Version: 3.8.2 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/cup -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/cup -Homepage: http://www2.cs.tum.edu/projects/cup/ - -Package: cup -Architecture: all -Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, - ${misc:Depends} -Suggests: java-compiler -Description: LALR parser generator for Java(tm) - CUP is the "Constructor of Useful Parsers", a system for generating - parsers from simple LALR specifications. It serves the same role as the - widely used program YACC and in fact offers most of the features of YACC. - However, CUP is written in Java, uses specifications including embedded - Java code, and produces parsers which are implemented in Java. Copied: tags/cup/0.11a+20060608-4/debian/control (from rev 18866, trunk/cup/debian/control) =================================================================== --- tags/cup/0.11a+20060608-4/debian/control (rev 0) +++ tags/cup/0.11a+20060608-4/debian/control 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,32 @@ +Source: cup +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: + Torsten Werner <[email protected]> +Build-Depends: + ant, + cdbs, + cup (>= 0.11a), + debhelper (>= 9), + default-jdk, + jflex, + maven-repo-helper +Standards-Version: 3.9.6 +Vcs-Svn: svn://anonscm.debian.org/viewvc/pkg-java/trunk/cup +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/cup +Homepage: http://www2.cs.tum.edu/projects/cup/ + +Package: cup +Architecture: all +Depends: + default-jre-headless | java1-runtime-headless | java2-runtime-headless, + ${misc:Depends} +Suggests: + java-compiler +Description: LALR parser generator for Java(tm) + CUP is the "Constructor of Useful Parsers", a system for generating + parsers from simple LALR specifications. It serves the same role as the + widely used program YACC and in fact offers most of the features of YACC. + However, CUP is written in Java, uses specifications including embedded + Java code, and produces parsers which are implemented in Java. Deleted: tags/cup/0.11a+20060608-4/debian/cup.links =================================================================== --- trunk/cup/debian/cup.links 2015-05-22 05:03:42 UTC (rev 18708) +++ tags/cup/0.11a+20060608-4/debian/cup.links 2015-10-27 20:28:26 UTC (rev 18867) @@ -1 +0,0 @@ -/usr/share/java/cup-0.11a.jar /usr/share/java/cup.jar Copied: tags/cup/0.11a+20060608-4/debian/cup.links (from rev 18710, trunk/cup/debian/cup.links) =================================================================== --- tags/cup/0.11a+20060608-4/debian/cup.links (rev 0) +++ tags/cup/0.11a+20060608-4/debian/cup.links 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,2 @@ +/usr/share/java/cup-0.11a.jar /usr/share/java/cup.jar +/usr/share/java/cup-0.11a.jar /usr/share/maven-repo/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.jar Copied: tags/cup/0.11a+20060608-4/debian/cup.poms (from rev 18709, trunk/cup/debian/cup.poms) =================================================================== --- tags/cup/0.11a+20060608-4/debian/cup.poms (rev 0) +++ tags/cup/0.11a+20060608-4/debian/cup.poms 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1 @@ +debian/pom.xml --usj-name=cup --usj-version=0.11a --artifact=dist/java-cup-11a.jar Copied: tags/cup/0.11a+20060608-4/debian/pom.xml (from rev 18709, trunk/cup/debian/pom.xml) =================================================================== --- tags/cup/0.11a+20060608-4/debian/pom.xml (rev 0) +++ tags/cup/0.11a+20060608-4/debian/pom.xml 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,50 @@ +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + <modelVersion>4.0.0</modelVersion> + <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId> + <artifactId>java-cup</artifactId> + <name>Java CUP Parser Generator</name> + <version>0.11a</version> + <description> + CUP is a system for generating LALR parsers from simple specifications. It serves the same role as + the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is + written in Java, uses specifications including embedded Java code, and produces parsers which are + implemented in Java. + </description> + <url>http://www2.cs.tum.edu/projects/cup/</url> + <licenses> + <license> + <name>CUP Parser Generator Copyright Notice, License, and Disclaimer</name> + <url>http://www.smlnj.org//license.html</url> + </license> + </licenses> + <developers> + <developer> + <name>Andrea Flexeder</name> + </developer> + <developer> + <name>Michael Petter</name> + </developer> + <developer> + <name>Scott E. Hudson</name> + </developer> + <developer> + <name>C. Scott Ananian</name> + </developer> + <developer> + <name>Frank Flannery</name> + </developer> + <developer> + <name>Dan Wang</name> + </developer> + <developer> + <name>Andrew W. Appel</name> + </developer> + </developers> + <!-- + Source code repository for this version is unavailable at this time. However, the upcoming release + of Java CUP version 2 has a browseable source code repository (svn) at the URL below. + --> + <scm> + <url>http://www2.in.tum.de:8080/cup2/browser</url> + </scm> +</project> Deleted: tags/cup/0.11a+20060608-4/debian/rules =================================================================== --- trunk/cup/debian/rules 2015-05-22 05:03:42 UTC (rev 18708) +++ tags/cup/0.11a+20060608-4/debian/rules 2015-10-27 20:28:26 UTC (rev 18867) @@ -1,16 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME := /usr/lib/jvm/default-java -DEB_JARS := cup JFlex - -install/cup:: - install -D -m644 dist/java-cup-11a.jar \ - $(DEB_DESTDIR)/usr/share/java/cup-0.11a.jar - install -D debian/cup.sh $(DEB_DESTDIR)/usr/bin/cup - -get-orig-source: - wget -o cup_0.11a+20060608.orig.tar.gz \ - https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1 Copied: tags/cup/0.11a+20060608-4/debian/rules (from rev 18709, trunk/cup/debian/rules) =================================================================== --- tags/cup/0.11a+20060608-4/debian/rules (rev 0) +++ tags/cup/0.11a+20060608-4/debian/rules 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME := /usr/lib/jvm/default-java +DEB_JARS := cup JFlex + +install/cup:: + install -D -m644 dist/java-cup-11a.jar \ + $(DEB_DESTDIR)/usr/share/java/cup-0.11a.jar + install -D debian/cup.sh $(DEB_DESTDIR)/usr/bin/cup + mh_install -pcup + +clean:: + mh_clean Deleted: tags/cup/0.11a+20060608-4/debian/watch =================================================================== --- trunk/cup/debian/watch 2015-05-22 05:03:42 UTC (rev 18708) +++ tags/cup/0.11a+20060608-4/debian/watch 2015-10-27 20:28:26 UTC (rev 18867) @@ -1,3 +0,0 @@ -version=3 -opts=uversionmangle=s/v/0\./ \ -http://www2.cs.tum.edu/projects/cup/ java_cup_(.*)\.tar\.gz Copied: tags/cup/0.11a+20060608-4/debian/watch (from rev 18709, trunk/cup/debian/watch) =================================================================== --- tags/cup/0.11a+20060608-4/debian/watch (rev 0) +++ tags/cup/0.11a+20060608-4/debian/watch 2015-10-27 20:28:26 UTC (rev 18867) @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/v/0\./ \ +http://www2.cs.tum.edu/projects/cup/releases/ java-cup-src-(.*)\.tar\.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

