Author: paulcager-guest
Date: 2007-10-07 21:08:43 +0000 (Sun, 07 Oct 2007)
New Revision: 4322

Modified:
   trunk/checkstyle/debian/changelog
   trunk/checkstyle/debian/compat
   trunk/checkstyle/debian/control
Log:
XS-Vcs-Svn, Homepage tags in control.
Compat version 5

Modified: trunk/checkstyle/debian/changelog
===================================================================
--- trunk/checkstyle/debian/changelog   2007-10-07 11:15:40 UTC (rev 4321)
+++ trunk/checkstyle/debian/changelog   2007-10-07 21:08:43 UTC (rev 4322)
@@ -3,13 +3,14 @@
   * New upstream release.  (Closes: #433350)
   * FTBFS: Illegal class or package name.
      Now built with GIJ and new Ant.  (Closes: #432540)
-  * Antlr dependency should be == 2.7.2.
-     New version of checkstyle compatible with antlr 2.7.6 (see
+  *  New version of checkstyle compatible with antlr 2.7.6 (see
      upstream change log).
      (Closes: #305325)
+  * Added Homepage, XS-Vcs-Svn and XS-Vcs-Browser tags.
   * Ships additional files.  (Closes: #434316)
+  * compat version 5 (no changes necessary).
 
- -- Paul Cager <[EMAIL PROTECTED]>  Mon, 20 Aug 2007 11:34:10 +0100
+ -- Paul Cager <[EMAIL PROTECTED]>  Thu, 20 Sep 2007 23:30:25 +0100
 
 checkstyle (4.1+dfsg-1) unstable; urgency=high
 

Modified: trunk/checkstyle/debian/compat
===================================================================
--- trunk/checkstyle/debian/compat      2007-10-07 11:15:40 UTC (rev 4321)
+++ trunk/checkstyle/debian/compat      2007-10-07 21:08:43 UTC (rev 4322)
@@ -1 +1 @@
-4
+5

Modified: trunk/checkstyle/debian/control
===================================================================
--- trunk/checkstyle/debian/control     2007-10-07 11:15:40 UTC (rev 4321)
+++ trunk/checkstyle/debian/control     2007-10-07 21:08:43 UTC (rev 4322)
@@ -6,11 +6,14 @@
 Build-Depends: cdbs, debhelper (>= 5), ant
 Build-Depends-Indep: java-gcj-compat-dev, ant-optional, junit (>= 3.8.1), 
libcommons-beanutils-java (>= 1.5), libcommons-collections-java (>= 2.1), 
libcommons-logging-java (>= 1.0.3), libregexp-java, antlr (>= 2.7.6), 
libcommons-cli-java, velocity, libjdom0-java, tofrodos
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/checkstyle
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/checkstyle
 Homepage: http://checkstyle.sourceforge.net/
 
 Package: checkstyle
 Architecture: all
 Depends:  kaffe (>= 2:1.1.5-3) | java1-runtime | java2-runtime, junit (>= 
3.8.1), libcommons-beanutils-java (>= 1.5), libcommons-collections-java (>= 
2.1), libcommons-logging-java (>= 1.0.3), libregexp-java, antlr, 
libcommons-cli-java
+Homepage: http://checkstyle.sourceforge.net/
 Description: checks Java source against a coding standard
  Checkstyle is a development tool to help programmers write Java code that 
  adheres to a coding standard. It automates the process of checking Java 


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to