[pkg-java] r18058 - trunk/bcel/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 23 21:55:34 UTC 2014


Author: ebourg-guest
Date: 2014-04-23 21:55:33 +0000 (Wed, 23 Apr 2014)
New Revision: 18058

Modified:
   trunk/bcel/debian/changelog
   trunk/bcel/debian/copyright
Log:
debian/copyright: Updated to the Copyright Format 1.0



Modified: trunk/bcel/debian/changelog
===================================================================
--- trunk/bcel/debian/changelog	2014-04-23 21:48:11 UTC (rev 18057)
+++ trunk/bcel/debian/changelog	2014-04-23 21:55:33 UTC (rev 18058)
@@ -7,6 +7,7 @@
     - Use a canonical URL for the Vcs-Svn field
     - Updated the Homepage field
   * Switch to debhelper level 9
+  * debian/copyright: Updated to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 23 Apr 2014 23:31:05 +0200
 

Modified: trunk/bcel/debian/copyright
===================================================================
--- trunk/bcel/debian/copyright	2014-04-23 21:48:11 UTC (rev 18057)
+++ trunk/bcel/debian/copyright	2014-04-23 21:55:33 UTC (rev 18058)
@@ -1,25 +1,15 @@
-This package was debianized by Takashi Okamoto <tora at debian.org> on
-Sun,  5 Aug 2001 10:22:10 +0900.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Commons BCEL
+Source: http://commons.apache.org/bcel/
 
-The source code was downloaded from http://jakarta.apache.org/bcel/
+Files: *
+Copyright: 2001-2006, The Apache Software Foundation
+License: Apache-2.0
 
-Upstream Authors:
- Markus Dahm <m.dahm at gmx.de>
- Jason van Zyl <jason at zenplex.com>
+Files: debian/*
+Copyright: 2001-2002, Takashi Okamoto <tora at debian.org>
+License: Apache-2.0
 
-Copyright 2001-2004 The Apache Software Foundation.
-
-	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
-
-	    http://www.apache.org/licenses/LICENSE-2.0
-
-	Unless required by applicable law or agreed to in writing, software
-	distributed under the License is distributed on an "AS IS" BASIS,
-	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-	See the License for the specific language governing permissions and
-	limitations under the License.
-
-The full text of the license can be found in
-`/usr/share/common-licenses/Apache-2.0'.
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'




More information about the pkg-java-commits mailing list