Author: twerner Date: 2008-10-16 21:23:01 +0000 (Thu, 16 Oct 2008) New Revision: 7160
Added: trunk/cup/debian/cup.doc-base trunk/cup/debian/cup.docs Removed: trunk/cup/debian/doc-base Modified: trunk/cup/debian/changelog trunk/cup/debian/control Log: Bump up Standards-Version: 3.8.0. Modified: trunk/cup/debian/changelog =================================================================== --- trunk/cup/debian/changelog 2008-10-16 21:20:20 UTC (rev 7159) +++ trunk/cup/debian/changelog 2008-10-16 21:23:01 UTC (rev 7160) @@ -7,8 +7,9 @@ * 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:13:56 +0200 + -- Torsten Werner <[EMAIL PROTECTED]> Thu, 16 Oct 2008 23:22:13 +0200 cup (0.10k-7) unstable; urgency=low Modified: trunk/cup/debian/control =================================================================== --- trunk/cup/debian/control 2008-10-16 21:20:20 UTC (rev 7159) +++ trunk/cup/debian/control 2008-10-16 21:23:01 UTC (rev 7160) @@ -6,7 +6,7 @@ Torsten Werner <[EMAIL PROTECTED]> Build-Depends: cdbs, debhelper (>= 4.2.30), default-jdk, cup (>= 0.11a), jflex, quilt -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 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/ Copied: trunk/cup/debian/cup.doc-base (from rev 7154, trunk/cup/debian/doc-base) =================================================================== --- trunk/cup/debian/cup.doc-base (rev 0) +++ trunk/cup/debian/cup.doc-base 2008-10-16 21:23:01 UTC (rev 7160) @@ -0,0 +1,9 @@ +Document: cup +Title: Manual for CUP +Author: CUP developers +Abstract: This is the manual of CUP a LALR parser generator for Java. +Section: Programming/Java + +Format: HTML +Index: /usr/share/doc/cup/manual.html +Files: /usr/share/doc/cup/manual.html Property changes on: trunk/cup/debian/cup.doc-base ___________________________________________________________________ Name: svn:keywords + Author Date Id Revision Name: svn:mergeinfo + Name: svn:eol-style + native Added: trunk/cup/debian/cup.docs =================================================================== --- trunk/cup/debian/cup.docs (rev 0) +++ trunk/cup/debian/cup.docs 2008-10-16 21:23:01 UTC (rev 7160) @@ -0,0 +1 @@ +manual.html Deleted: trunk/cup/debian/doc-base =================================================================== --- trunk/cup/debian/doc-base 2008-10-16 21:20:20 UTC (rev 7159) +++ trunk/cup/debian/doc-base 2008-10-16 21:23:01 UTC (rev 7160) @@ -1,9 +0,0 @@ -Document: cup -Title: Manual for CUP -Author: CUP developers -Abstract: This is the manual of CUP a LALR parser generator for Java. -Section: Programming/Java - -Format: HTML -Index: /usr/share/doc/cup/manual.html -Files: /usr/share/doc/cup/manual.html _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

