[pkg-java] r17870 - trunk/libxstream-java/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Mar 12 13:21:04 UTC 2014


Author: ebourg-guest
Date: 2014-03-12 13:21:04 +0000 (Wed, 12 Mar 2014)
New Revision: 17870

Modified:
   trunk/libxstream-java/debian/changelog
   trunk/libxstream-java/debian/copyright
Log:
debian/copyright: Updated to the Copyright Format 1.0



Modified: trunk/libxstream-java/debian/changelog
===================================================================
--- trunk/libxstream-java/debian/changelog	2014-03-12 13:10:38 UTC (rev 17869)
+++ trunk/libxstream-java/debian/changelog	2014-03-12 13:21:04 UTC (rev 17870)
@@ -6,6 +6,7 @@
   * Standards-Version updated to 3.9.5 (no changes)
   * Use XZ compression for the upstream tarball
   * Build depend on debhelper >= 9
+  * debian/copyright: Updated to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 12 Mar 2014 14:06:33 +0100
 

Modified: trunk/libxstream-java/debian/copyright
===================================================================
--- trunk/libxstream-java/debian/copyright	2014-03-12 13:10:38 UTC (rev 17869)
+++ trunk/libxstream-java/debian/copyright	2014-03-12 13:21:04 UTC (rev 17870)
@@ -1,37 +1,42 @@
-This package was debianized by Torsten Werner <twerner at debian.org> on
-Sat, 24 Nov 2007 00:01:40 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: XStream
+Source: http://xstream.codehaus.org
 
-It was downloaded from http://xstream.codehaus.org
+Files: *
+Copyright: 2003-2006, Joe Walnes
+           2006-2014, XStream Committers
+License: BSD-3-Clause
 
-Copyright (c) 2003-2006, Joe Walnes
-Copyright (c) 2006-2007, XStream Committers
-All rights reserved.
+Files: debian/*
+Copyright: 2007-2001, Torsten Werner <twerner at debian.org>
+           2008-2009, Varun Hiremath <varun at debian.org>
+           2009, Ludovic Claude <ludovic.claude at laposte.net>
+License: BSD-3-Clause
 
-License:
-
-    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 of XStream 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.
+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 of XStream 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