Author: mkoch Date: 2009-10-25 20:56:25 +0000 (Sun, 25 Oct 2009) New Revision: 10906
Modified: trunk/plexus-cipher/debian/changelog trunk/plexus-cipher/debian/compat trunk/plexus-cipher/debian/control Log: plexus-cipher (1.5-1) unstable; urgency=low * New upstream release. * Updated debhelper to >= 7. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Sun, 25 Oct 2009 21:41:19 +0100 Modified: trunk/plexus-cipher/debian/changelog =================================================================== --- trunk/plexus-cipher/debian/changelog 2009-10-25 20:55:06 UTC (rev 10905) +++ trunk/plexus-cipher/debian/changelog 2009-10-25 20:56:25 UTC (rev 10906) @@ -1,3 +1,12 @@ +plexus-cipher (1.5-1) unstable; urgency=low + + * New upstream release. + * Updated debhelper to >= 7. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Sun, 25 Oct 2009 21:41:19 +0100 + plexus-cipher (1.4-2) unstable; urgency=low * Update copyright notice after reading NOTICE.txt Modified: trunk/plexus-cipher/debian/compat =================================================================== --- trunk/plexus-cipher/debian/compat 2009-10-25 20:55:06 UTC (rev 10905) +++ trunk/plexus-cipher/debian/compat 2009-10-25 20:56:25 UTC (rev 10906) @@ -1 +1 @@ -6 +7 Modified: trunk/plexus-cipher/debian/control =================================================================== --- trunk/plexus-cipher/debian/control 2009-10-25 20:55:06 UTC (rev 10905) +++ trunk/plexus-cipher/debian/control 2009-10-25 20:56:25 UTC (rev 10906) @@ -2,11 +2,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, default-jdk +Uploaders: Ludovic Claude <[email protected]>, Michael Koch <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-container-default-java -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-cipher Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-cipher/ Homepage: http://www.sonatype.org/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

