[pkg-java] r10108 - trunk/plexus-active-collections/debian
Torsten Werner
twerner at alioth.debian.org
Sun Aug 16 13:48:54 UTC 2009
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 <ludovic.claude at laposte.net> Tue, 03 Mar 2009 18:45:18 +0100
+ [ Torsten Werner ]
+ * Improve debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org> 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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+ Torsten Werner <twerner at debian.org>
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 <jason at maven.org>
+ Pete Kazmier
+ James Taylor <james at jamestaylor.org>
+ Dan Diephouse <dan at envoisolutions.com>
+ Kasper Nielsen <apache at kav.dk>
+ Ben Walding <bwalding at jakarta.org>
+ Mark Wilkinson <mhw at kremvax.net>
+ Michal Maczka <mmaczka at interia.pl>
+ Emmanuel Venisse <evenisse at codehaus.org>
+ Trygve Laugstøl <trygvis at codehaus.org>
+ Kenney Westerhof <kenney at codehaus.org>
+ Carlos Sanchez <carlos at codehaus.org>
+ Brett Porter <brett at codehaus.org>
+ John Casey <jdcasey at codehaus.org>
+ Andrew Williams <andy at handyande.co.uk>
+ Rahul Thakur <rahul.thakur.xdev at gmail.com>
+ Olivier Lamy <olamy at codehaus.org>
+ Hervé Boutemy <hboutemy at codehaus.org>
+ Oleg Gusakov <olegy at codehaus.org>
+ Vincent Siveton <vsiveton at codehaus.org>
Source: http://plexus.codehaus.org/
Files: *
-Copyright: 2006-2009, Jason van Zyl <jason at maven.org>
- 2006-2009, Pete Kazmier
- 2006-2009, James Taylor <james at jamestaylor.org>
- 2006-2009, Dan Diephouse <dan at envoisolutions.com>
- 2006-2009, Kasper Nielsen <apache at kav.dk>
- 2006-2009, Ben Walding <bwalding at jakarta.org>
- 2006-2009, Mark Wilkinson <mhw at kremvax.net>
- 2006-2009, Michal Maczka <mmaczka at interia.pl>
- 2006-2009, Emmanuel Venisse <evenisse at codehaus.org>
- 2006-2009, Trygve Laugstøl <trygvis at codehaus.org>
- 2006-2009, Kenney Westerhof <kenney at codehaus.org>
- 2006-2009, Carlos Sanchez <carlos at codehaus.org>
- 2006-2009, Brett Porter <brett at codehaus.org>
- 2006-2009, John Casey <jdcasey at codehaus.org>
- 2006-2009, Andrew Williams <andy at handyande.co.uk>
- 2006-2009, Rahul Thakur <rahul.thakur.xdev at gmail.com>
- 2006-2009, Olivier Lamy <olamy at codehaus.org>
- 2006-2009, Hervé Boutemy <hboutemy at codehaus.org>
- 2006-2009, Oleg Gusakov <olegy at codehaus.org>
- 2006-2009, Vincent Siveton <vsiveton at codehaus.org>
+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 <ludovic.claude at laposte.net>
License: Apache-2.0
More information about the pkg-java-commits
mailing list