[pkg-java] r6148 - trunk/plexus-compiler-javac/debian

paulcager-guest at alioth.debian.org paulcager-guest at alioth.debian.org
Sat Apr 12 13:16:49 UTC 2008


Author: paulcager-guest
Date: 2008-04-12 13:16:48 +0000 (Sat, 12 Apr 2008)
New Revision: 6148

Modified:
   trunk/plexus-compiler-javac/debian/changelog
   trunk/plexus-compiler-javac/debian/control
   trunk/plexus-compiler-javac/debian/copyright
Log:
Corrected licenses, descriptions and ITP number

Modified: trunk/plexus-compiler-javac/debian/changelog
===================================================================
--- trunk/plexus-compiler-javac/debian/changelog	2008-04-12 11:46:22 UTC (rev 6147)
+++ trunk/plexus-compiler-javac/debian/changelog	2008-04-12 13:16:48 UTC (rev 6148)
@@ -1,6 +1,6 @@
 plexus-compiler-javac (1.5.3-1) unstable; urgency=low
 
   * Initial release.
-    (Closes: 474649).
+    (Closes: 475715).
 
  -- Paul Cager <paul-debian at home.paulcager.org>  Mon, 07 Apr 2008 00:01:02 +0100

Modified: trunk/plexus-compiler-javac/debian/control
===================================================================
--- trunk/plexus-compiler-javac/debian/control	2008-04-12 11:46:22 UTC (rev 6147)
+++ trunk/plexus-compiler-javac/debian/control	2008-04-12 13:16:48 UTC (rev 6148)
@@ -19,4 +19,4 @@
  can utilise component-oriented programming to build modular, reusable
  components that can easily be assembled and reused.
  .
- This package provides the Plexus Compiler for javac.
+ This package provides the Plexus Compiler interface for javac.

Modified: trunk/plexus-compiler-javac/debian/copyright
===================================================================
--- trunk/plexus-compiler-javac/debian/copyright	2008-04-12 11:46:22 UTC (rev 6147)
+++ trunk/plexus-compiler-javac/debian/copyright	2008-04-12 13:16:48 UTC (rev 6148)
@@ -4,27 +4,18 @@
 It was downloaded from http://repository.codehaus.org/org/codehaus/plexus/plexus-compiler-javac
 
 Copyright: 
-  (C) 2001-2005 The Apache Software Foundation.
-  (C) 2004-2005 The Codehaus.
+  (C) 2001-2006 The Apache Software Foundation.
+  (C) 2005 The Codehaus.
 
 Authors:
-  jdcasey
-  Jason van Zyl jason at maven.org
   Matthew Pocock matthew.pocock at ncl.ac.uk
-  Michal Maczka  michal.maczka at dimatics.com
-  Stefano Mazzocchi stefano at apache.org
   Trygve Laugstol trygvis at inamo.no
+  Carlos Sanchez carlos at apache.org
 
 License:
   The following files are licensed under the "MIT" license:
-        org/codehaus/plexus/compiler/CompilerOutputStyle.java
-        org/codehaus/plexus/compiler/CompilerConfiguration.java
-        org/codehaus/plexus/compiler/util/StreamPumper.java
-        org/codehaus/plexus/compiler/util/scan/SimpleSourceInclusionScanner.java
-        org/codehaus/plexus/compiler/util/scan/mapping/SingleTargetSourceMapping.java
-        org/codehaus/plexus/compiler/AbstractCompiler.java
-        org/codehaus/plexus/compiler/CompilerError.java
-        org/codehaus/plexus/compiler/Compiler.java
+        org/codehaus/plexus/compiler/javac/IsolatedClassLoader.java
+        org/codehaus/plexus/compiler/javac/JavacCompiler.java
   All other files are licensed under the Apache License (version 2.0)
 
   The "MIT" license is:




More information about the pkg-java-commits mailing list