Author: twerner Date: 2009-08-16 13:48:54 +0000 (Sun, 16 Aug 2009) New Revision: 10108
Modified: trunk/plexus-active-collections/debian/changelog trunk/plexus-active-collections/debian/control trunk/plexus-active-collections/debian/copyright Log: Improve debian/copyright. Modified: trunk/plexus-active-collections/debian/changelog =================================================================== --- trunk/plexus-active-collections/debian/changelog 2009-08-16 13:34:30 UTC (rev 10107) +++ trunk/plexus-active-collections/debian/changelog 2009-08-16 13:48:54 UTC (rev 10108) @@ -1,5 +1,9 @@ plexus-active-collections (1.0~beta2-1) unstable; urgency=low + [ Ludovic Claude ] * Initial release. (Closes: #518060) - -- Ludovic Claude <[email protected]> Tue, 03 Mar 2009 18:45:18 +0100 + [ Torsten Werner ] + * Improve debian/copyright. + + -- Torsten Werner <[email protected]> Sun, 16 Aug 2009 15:42:50 +0200 Modified: trunk/plexus-active-collections/debian/control =================================================================== --- trunk/plexus-active-collections/debian/control 2009-08-16 13:34:30 UTC (rev 10107) +++ trunk/plexus-active-collections/debian/control 2009-08-16 13:48:54 UTC (rev 10108) @@ -2,7 +2,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Ludovic Claude <[email protected]> +Uploaders: Ludovic Claude <[email protected]>, + Torsten Werner <[email protected]> Build-Depends: debhelper (>= 7), cdbs, default-jdk Build-Depends-Indep: maven-debian-helper, libmodello-java, libplexus-maven-plugin-java (>= 1.3.8), libsurefire-java (>= 2.4.3), libplexus-containers-java, @@ -21,7 +22,6 @@ executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. - . Package: libplexus-active-collections-java-doc Architecture: all Modified: trunk/plexus-active-collections/debian/copyright =================================================================== --- trunk/plexus-active-collections/debian/copyright 2009-08-16 13:34:30 UTC (rev 10107) +++ trunk/plexus-active-collections/debian/copyright 2009-08-16 13:48:54 UTC (rev 10108) @@ -1,31 +1,35 @@ Format-Specification: http://dep.debian.net/deps/dep5/ Name: Plexus Container-Backed Active Collections -Maintainer: The Codehaus Foundation +Maintainer: Jason van Zyl <[email protected]> + Pete Kazmier + James Taylor <[email protected]> + Dan Diephouse <[email protected]> + Kasper Nielsen <[email protected]> + Ben Walding <[email protected]> + Mark Wilkinson <[email protected]> + Michal Maczka <[email protected]> + Emmanuel Venisse <[email protected]> + Trygve Laugstøl <[email protected]> + Kenney Westerhof <[email protected]> + Carlos Sanchez <[email protected]> + Brett Porter <[email protected]> + John Casey <[email protected]> + Andrew Williams <[email protected]> + Rahul Thakur <[email protected]> + Olivier Lamy <[email protected]> + Hervé Boutemy <[email protected]> + Oleg Gusakov <[email protected]> + Vincent Siveton <[email protected]> Source: http://plexus.codehaus.org/ Files: * -Copyright: 2006-2009, Jason van Zyl <[email protected]> - 2006-2009, Pete Kazmier - 2006-2009, James Taylor <[email protected]> - 2006-2009, Dan Diephouse <[email protected]> - 2006-2009, Kasper Nielsen <[email protected]> - 2006-2009, Ben Walding <[email protected]> - 2006-2009, Mark Wilkinson <[email protected]> - 2006-2009, Michal Maczka <[email protected]> - 2006-2009, Emmanuel Venisse <[email protected]> - 2006-2009, Trygve Laugstøl <[email protected]> - 2006-2009, Kenney Westerhof <[email protected]> - 2006-2009, Carlos Sanchez <[email protected]> - 2006-2009, Brett Porter <[email protected]> - 2006-2009, John Casey <[email protected]> - 2006-2009, Andrew Williams <[email protected]> - 2006-2009, Rahul Thakur <[email protected]> - 2006-2009, Olivier Lamy <[email protected]> - 2006-2009, Hervé Boutemy <[email protected]> - 2006-2009, Oleg Gusakov <[email protected]> - 2006-2009, Vincent Siveton <[email protected]> +Copyright: 2006-2009 The Codehaus Foundation License: Apache-2.0 +Files: src/it/collectionManager-compat-test/maven-compat-test-plugin/src/main/java/its/MyMojo.java +Copyright: 2001-2005 The Apache Software Foundation. +License: Apache-2.0 + Files: debian/* Copyright: 2009, Ludovic Claude <[email protected]> License: Apache-2.0 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

