[pkg-java] r18435 - trunk/jardiff/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 15 22:13:57 UTC 2014


Author: ebourg-guest
Date: 2014-09-15 22:13:57 +0000 (Mon, 15 Sep 2014)
New Revision: 18435

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



Modified: trunk/jardiff/debian/changelog
===================================================================
--- trunk/jardiff/debian/changelog	2014-09-15 21:45:28 UTC (rev 18434)
+++ trunk/jardiff/debian/changelog	2014-09-15 22:13:57 UTC (rev 18435)
@@ -7,6 +7,7 @@
     - Depend on libasm4-java instead of libasm3-java
     - Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
+  * debian/copyright: Updated to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 15 Sep 2014 23:32:43 +0200
 

Modified: trunk/jardiff/debian/copyright
===================================================================
--- trunk/jardiff/debian/copyright	2014-09-15 21:45:28 UTC (rev 18434)
+++ trunk/jardiff/debian/copyright	2014-09-15 22:13:57 UTC (rev 18435)
@@ -1,30 +1,46 @@
-This package was debianized by Damien Raude-Morvan <drazzib at debian.org> on
-Thu, 21 Aug 2008 20:59:38 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: JarDiff
+Source: http://dist.osjava.org/releases/official/jardiff/
 
-It was downloaded from http://dist.osjava.org/releases/official/jardiff/
+Files: *
+Copyright: 2005, Antony Riley <antony at cyberiantiger.org>
+License: BSD-3-clause
+Comment:
+ The following notice:
+   "Copyright &copy; 2005-2006 OSJava. All Rights Reserved"
+ found in build.xml file is just a build process property which doesn't reflect
+ any real copyright assignment. This string could be found in every OsJava
+ hosted projects (default  build.xml template file).
+ This part of build process isn't enabled in the Debian package (i.e. no Javadoc
+ is generated with this Copyright)
 
-Upstream Author:
-    Antony Riley <antony at cyberiantiger.org>
+Files: debian/*
+Copyright: 2008-2009, Damien Raude-Morvan <drazzib at debian.org>
+License: BSD-3-clause
 
-Copyright:
-    Copyright (c) 2005, Antony Riley
-
-License:
-    BSD
-
-On Debian systems, the complete text of the BSD License
-can be found in `/usr/share/common-licenses/BSD'.
-
-Note:
-    The following notice
-    "Copyright &copy; 2005-2006 OSJava. All Rights Reserved"
-    found in build.xml file is just a build process property which
-    doesn't reflect any real copyright assignment.
-    This string could be found in every OsJava hosted projects (default
-    build.xml template file).
-    This part of build process isn't enabled
-    in Debian package (i.e. no Javadoc is generated with this Copyright)
-
-
-The Debian packaging is Copyright 2008, Damien Raude-Morvan <drazzib at debian.org> and
-is licensed under the BSD, see `/usr/share/common-licenses/BSD'.
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ + Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+ .
+ + Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+ .
+ + Neither the name JarDiff nor the names of its contributors may
+   be used to endorse or promote products derived from this software without
+   specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.




More information about the pkg-java-commits mailing list