Author: twerner Date: 2010-05-03 17:43:47 +0000 (Mon, 03 May 2010) New Revision: 12266
Added: trunk/commons-io/debian/source/ trunk/commons-io/debian/source/format Modified: trunk/commons-io/debian/changelog trunk/commons-io/debian/control Log: * Team upload * Remove Arnaud and Trygve from uploaders list. * Switch to source format 3.0. * Update Standards-Version: 3.8.4. Modified: trunk/commons-io/debian/changelog =================================================================== --- trunk/commons-io/debian/changelog 2010-05-03 17:35:25 UTC (rev 12265) +++ trunk/commons-io/debian/changelog 2010-05-03 17:43:47 UTC (rev 12266) @@ -1,3 +1,12 @@ +commons-io (1.4-3) unstable; urgency=low + + * Team upload + * Remove Arnaud and Trygve from uploaders list. + * Switch to source format 3.0. + * Update Standards-Version: 3.8.4. + + -- Torsten Werner <[email protected]> Mon, 03 May 2010 19:43:18 +0200 + commons-io (1.4-2) unstable; urgency=low * Upload to unstable. Modified: trunk/commons-io/debian/control =================================================================== --- trunk/commons-io/debian/control 2010-05-03 17:35:25 UTC (rev 12265) +++ trunk/commons-io/debian/control 2010-05-03 17:43:47 UTC (rev 12266) @@ -2,10 +2,10 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstøl <[email protected]>, Arnaud Vandyck <[email protected]>, Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]> Build-Depends: debhelper (>= 6), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant, junit -Standards-Version: 3.8.1 +Standards-Version: 3.8.4 Homepage: http://commons.apache.org/io/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-io Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-io Added: trunk/commons-io/debian/source/format =================================================================== --- trunk/commons-io/debian/source/format (rev 0) +++ trunk/commons-io/debian/source/format 2010-05-03 17:43:47 UTC (rev 12266) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

