Author: mkoch Date: 2009-09-25 06:12:46 +0000 (Fri, 25 Sep 2009) New Revision: 10599
Modified: trunk/plexus-io/debian/changelog trunk/plexus-io/debian/control Log: plexus-io (1.0~alpha5-1) unstable; urgency=low * New upstream version. * Downgraded Build-Depends on default-jdk-builddep to default-jdk. * Build-Depends on debhelper >= 7. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Fri, 25 Sep 2009 08:01:54 +0200 Modified: trunk/plexus-io/debian/changelog =================================================================== --- trunk/plexus-io/debian/changelog 2009-09-25 05:32:20 UTC (rev 10598) +++ trunk/plexus-io/debian/changelog 2009-09-25 06:12:46 UTC (rev 10599) @@ -1,3 +1,13 @@ +plexus-io (1.0~alpha5-1) unstable; urgency=low + + * New upstream version. + * Downgraded Build-Depends on default-jdk-builddep to default-jdk. + * Build-Depends on debhelper >= 7. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Fri, 25 Sep 2009 08:01:54 +0200 + plexus-io (1.0~alpha4-2) unstable; urgency=low * Fix missing dependency versions in the POM. Modified: trunk/plexus-io/debian/control =================================================================== --- trunk/plexus-io/debian/control 2009-09-25 05:32:20 UTC (rev 10598) +++ trunk/plexus-io/debian/control 2009-09-25 06:12:46 UTC (rev 10599) @@ -2,11 +2,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk-builddep +Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]>, Michael Koch <[email protected]> +Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk Build-Depends-Indep: maven-repo-helper (>> 0.5), maven-ant-helper (>> 4), ant, ant-optional, libplexus-utils-java, libplexus-containers-java -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-io Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-io/ Homepage: http://plexus.codehaus.org/plexus-components/plexus-io/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

