[pkg-java] r9887 - trunk/libregexp-java/debian

Ludovic Claude ludovicc-guest at alioth.debian.org
Sun Aug 9 21:34:53 UTC 2009


Author: ludovicc-guest
Date: 2009-08-09 21:34:53 +0000 (Sun, 09 Aug 2009)
New Revision: 9887

Modified:
   trunk/libregexp-java/debian/changelog
   trunk/libregexp-java/debian/control
Log:
Change section of libregex-java-doc to doc

Modified: trunk/libregexp-java/debian/changelog
===================================================================
--- trunk/libregexp-java/debian/changelog	2009-08-09 21:33:54 UTC (rev 9886)
+++ trunk/libregexp-java/debian/changelog	2009-08-09 21:34:53 UTC (rev 9887)
@@ -1,3 +1,9 @@
+libregexp-java (1.5-3) UNRELEASED; urgency=low
+
+  * Change section of libregex-java-doc to doc
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Sun, 09 Aug 2009 13:18:40 +0100
+
 libregexp-java (1.5-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: trunk/libregexp-java/debian/control
===================================================================
--- trunk/libregexp-java/debian/control	2009-08-09 21:33:54 UTC (rev 9886)
+++ trunk/libregexp-java/debian/control	2009-08-09 21:34:53 UTC (rev 9887)
@@ -22,6 +22,7 @@
 
 Package: libregexp-java-doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Description: Documentation for the Regular expression library
  Regexp is a 100% Pure Java Regular Expression package. Regular expressions




More information about the pkg-java-commits mailing list