Author: twerner Date: 2011-08-16 15:45:16 +0000 (Tue, 16 Aug 2011) New Revision: 14208
Added: trunk/libregexp-java/debian/source/ trunk/libregexp-java/debian/source/format Modified: trunk/libregexp-java/debian/changelog trunk/libregexp-java/debian/control Log: * Remove Arnaud from Uploaders list. * Switch to source format 3.0. Modified: trunk/libregexp-java/debian/changelog =================================================================== --- trunk/libregexp-java/debian/changelog 2011-08-16 15:18:02 UTC (rev 14207) +++ trunk/libregexp-java/debian/changelog 2011-08-16 15:45:16 UTC (rev 14208) @@ -7,8 +7,12 @@ * Removed Depends on JREs (Closes: #528306) * Fixed broken Vcs-Browser link. - -- Ludovic Claude <[email protected]> Sun, 09 Aug 2009 13:18:40 +0100 + [ Torsten Werner ] + * Remove Arnaud from Uploaders list. + * Switch to source format 3.0. + -- Torsten Werner <[email protected]> Tue, 16 Aug 2011 17:40:37 +0200 + libregexp-java (1.5-2) unstable; urgency=low * Upload to unstable. Modified: trunk/libregexp-java/debian/control =================================================================== --- trunk/libregexp-java/debian/control 2011-08-16 15:18:02 UTC (rev 14207) +++ trunk/libregexp-java/debian/control 2011-08-16 15:45:16 UTC (rev 14208) @@ -2,8 +2,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, - Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> +Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]>, + Ludovic Claude <[email protected]> Build-Depends: debhelper (>= 5), default-jdk, ant, cdbs Build-Depends-Indep: maven-repo-helper Standards-Version: 3.8.2 Added: trunk/libregexp-java/debian/source/format =================================================================== --- trunk/libregexp-java/debian/source/format (rev 0) +++ trunk/libregexp-java/debian/source/format 2011-08-16 15:45:16 UTC (rev 14208) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

