Author: drazzib-guest Date: 2009-06-28 18:24:09 +0000 (Sun, 28 Jun 2009) New Revision: 8624
Added: trunk/commons-jci/debian/README.source Modified: trunk/commons-jci/debian/changelog trunk/commons-jci/debian/control trunk/commons-jci/debian/copyright Log: [commons-jci] * Bump Standards-Version 3.8.2: - Add a README.source describing patch system - Move libcommons-jci-java-* to "java" section Added: trunk/commons-jci/debian/README.source =================================================================== --- trunk/commons-jci/debian/README.source (rev 0) +++ trunk/commons-jci/debian/README.source 2009-06-28 18:24:09 UTC (rev 8624) @@ -0,0 +1,7 @@ +Note about the source package of commons-jci. + +This package uses dpatch to manage all modifications to the upstream +source. See /usr/share/doc/dpatch/README.source.gz to get more +information on how to use it. + + -- Damien Raude-Morvan <[email protected]> Sun, 28 Jun 2009 20:16:15 +0200 Modified: trunk/commons-jci/debian/changelog =================================================================== --- trunk/commons-jci/debian/changelog 2009-06-28 18:17:50 UTC (rev 8623) +++ trunk/commons-jci/debian/changelog 2009-06-28 18:24:09 UTC (rev 8624) @@ -1,10 +1,11 @@ commons-jci (1.0-2) unstable; urgency=low * Upload to unstable as Lenny is now released - * Bump Standards-Version 3.8.1 (no changes needed) - * Move libcommons-jci-java-* to "java" section + * Bump Standards-Version 3.8.2: + - Add a README.source describing patch system + - Move libcommons-jci-java-* to "java" section - -- Damien Raude-Morvan <[email protected]> Tue, 07 Apr 2009 22:28:25 +0200 + -- Damien Raude-Morvan <[email protected]> Sun, 28 Jun 2009 20:18:00 +0200 commons-jci (1.0-1) experimental; urgency=low Modified: trunk/commons-jci/debian/control =================================================================== --- trunk/commons-jci/debian/control 2009-06-28 18:17:50 UTC (rev 8623) +++ trunk/commons-jci/debian/control 2009-06-28 18:24:09 UTC (rev 8624) @@ -1,6 +1,6 @@ Source: commons-jci Maintainer: Damien Raude-Morvan <[email protected]> -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Section: java Priority: optional Build-Depends: openjdk-6-jdk, ant, debhelper (>= 5), cdbs, dpatch Modified: trunk/commons-jci/debian/copyright =================================================================== --- trunk/commons-jci/debian/copyright 2009-06-28 18:17:50 UTC (rev 8623) +++ trunk/commons-jci/debian/copyright 2009-06-28 18:24:09 UTC (rev 8624) @@ -7,7 +7,7 @@ Joerk Heinicke <[email protected]> Mark Proctor <[email protected]> -Copyright: � 2004-2008 The Apache Software Foundation +Copyright: © 2004-2008 The Apache Software Foundation License: Apache 2.0
_______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

