[pkg-java] r11110 - trunk/libcommons-attributes-java/debian

Damien Raude-Morvan drazzib at alioth.debian.org
Tue Nov 24 00:21:51 UTC 2009


Author: drazzib
Date: 2009-11-24 00:21:50 +0000 (Tue, 24 Nov 2009)
New Revision: 11110

Modified:
   trunk/libcommons-attributes-java/debian/changelog
   trunk/libcommons-attributes-java/debian/copyright
Log:
debian/copyright: Convert to DEP-5

Modified: trunk/libcommons-attributes-java/debian/changelog
===================================================================
--- trunk/libcommons-attributes-java/debian/changelog	2009-11-24 00:12:38 UTC (rev 11109)
+++ trunk/libcommons-attributes-java/debian/changelog	2009-11-24 00:21:50 UTC (rev 11110)
@@ -14,8 +14,9 @@
     - debian/poms/*.xml: Debian pom.xml files as upstream doesn't provide any
     - debian/rules: new get-orig-pom to update debian/poms/*.xml at new upstream
       release.
+  * debian/copyright: Convert to DEP-5
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 24 Nov 2009 01:04:03 +0100
+ -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 24 Nov 2009 01:20:31 +0100
 
 libcommons-attributes-java (2.2-6) unstable; urgency=low
 

Modified: trunk/libcommons-attributes-java/debian/copyright
===================================================================
--- trunk/libcommons-attributes-java/debian/copyright	2009-11-24 00:12:38 UTC (rev 11109)
+++ trunk/libcommons-attributes-java/debian/copyright	2009-11-24 00:21:50 UTC (rev 11110)
@@ -1,15 +1,18 @@
-This package was debianized by Torsten Werner <twerner at debian.org> on
-Sun May 27 21:39:18 CEST 2007.
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: Commons Attributes
+Maintainer: The Apache Software Foundation
+Source: http://commons.apache.org/downloads/download_attributes.cgi
 
-It was downloaded from
-<http://commons.apache.org/downloads/download_attributes.cgi>.
+Files: *
+Copyright: 2003-2006, The Apache Software Foundation
+License: Apache-2.0
 
-Upstream Authors: The Apache Software Foundation.
+Files: debian/*
+Copyright: 2007-2008, Torsten Werner <twerner at debian.org>
+Copyright: 2009, Damien Raude-Morvan <drazzib at debian.org>
+License: Apache-2.0
 
-Copyright: (c) 2003-2006, The Apache Software Foundation.
-
-License:
-
+License: Apache-2.0
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
@@ -22,10 +25,5 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 
-The full text of the Apache-2.0 license can be found in
-`/usr/share/common-licenses/Apache-2.0' on Debian systems.
-
-
-The Debian packaging is (C) 2007-2008, Torsten Werner
-<twerner at debian.org> and is licensed under the GPL, see
-`/usr/share/common-licenses/GPL'.
+ The full text of the Apache-2.0 license can be found in
+ `/usr/share/common-licenses/Apache-2.0' on Debian systems.




More information about the pkg-java-commits mailing list