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 <[email protected]> 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

