[pkg-java] r6750 - trunk/jflex/debian

paulcager-guest at alioth.debian.org paulcager-guest at alioth.debian.org
Thu Jul 24 23:32:31 UTC 2008


Author: paulcager-guest
Date: 2008-07-24 23:32:29 +0000 (Thu, 24 Jul 2008)
New Revision: 6750

Modified:
   trunk/jflex/debian/changelog
   trunk/jflex/debian/control
   trunk/jflex/debian/copyright
   trunk/jflex/debian/doc-base
Log:
Update standards-version, doc-base and copyright

Modified: trunk/jflex/debian/changelog
===================================================================
--- trunk/jflex/debian/changelog	2008-07-24 22:45:48 UTC (rev 6749)
+++ trunk/jflex/debian/changelog	2008-07-24 23:32:29 UTC (rev 6750)
@@ -8,8 +8,10 @@
     + Add Homepage field.
     + Add Vcs-Svn and Vcs-Browser.
     + Build-Depends-Indep on java-gcj-compat-dev instead of kaffe.
-    + Updated Standards-Version to 3.7.3.
+    + Updated Standards-Version to 3.8.0.
     + Moved cdbs and debhelper to Build-Depends.
+  * debian/copyright
+    + Removed lintian warnings about file format.
 
  -- Paul Cager <paul-debian at home.paulcager.org>  Sat, 19 Jul 2008 15:07:38 +0000
 

Modified: trunk/jflex/debian/control
===================================================================
--- trunk/jflex/debian/control	2008-07-24 22:45:48 UTC (rev 6749)
+++ trunk/jflex/debian/control	2008-07-24 23:32:29 UTC (rev 6750)
@@ -5,7 +5,7 @@
 Uploaders: Arnaud Vandyck <avdyk at debian.org>, Paul Cager <paul-debian at home.paulcager.org>
 Build-Depends: debhelper (>= 4.2.30), cdbs, ant
 Build-Depends-Indep: java-gcj-compat-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jflex
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jflex
 Homepage: http://www.jflex.de/

Modified: trunk/jflex/debian/copyright
===================================================================
--- trunk/jflex/debian/copyright	2008-07-24 22:45:48 UTC (rev 6749)
+++ trunk/jflex/debian/copyright	2008-07-24 23:32:29 UTC (rev 6750)
@@ -3,17 +3,28 @@
 
 It was downloaded from <http://www.jflex.de>
 
+Authors:
+    Gerwin Klein <lsf at jflex.de>
+    David MacMahon <davidm at smartsc.com>
+    Frank Flannery
+    Rafal Mantiuk <Rafal.Mantiuk at bellstream.pl>
+    Bernhard Rumpe <rumpe at in.tum.de>
+
 Copyright:
+    Copyright (c) 1998 - 2004 Gerwin Klein, David MacMahon,
+                              Frank Flannery Rafal Mantiuk, Bernhard Rumpe
 
-JFlex - Copying, Warranty & License
+License:
+    JFlex - Copying, Warranty & License
 
-JFlex is free software, published under the terms of the GNU General Public License. 
+    JFlex is free software, published under the terms of the GNU General
+    Public License. 
 
-There is absolutely NO WARRANTY for JFlex, its code and its documentation. 
+    There is absolutely NO WARRANTY for JFlex, its code and its documentation. 
   
-The code generated by JFlex inherits the copyright of the specification it
-was produced from. If it was your specification, you may use the generated 
-code without restriction.
+    The code generated by JFlex inherits the copyright of the specification it
+    was produced from. If it was your specification, you may use the generated 
+    code without restriction.
 
 
 On Debian GNU/Linux systems, the complete text of the GNU General

Modified: trunk/jflex/debian/doc-base
===================================================================
--- trunk/jflex/debian/doc-base	2008-07-24 22:45:48 UTC (rev 6749)
+++ trunk/jflex/debian/doc-base	2008-07-24 23:32:29 UTC (rev 6750)
@@ -2,7 +2,7 @@
 Title: Manual for JFlex
 Author: Gerwin Klein
 Abstract: Manual of JFlex, a lexical analyzer generator for Java.
-Section: Apps/Programming
+Section: Programming
 
 Format: HTML
 Index: /usr/share/doc/jflex/manual.html




More information about the pkg-java-commits mailing list