[pkg-java] r15685 - trunk/libwoodstox-java/debian

Giovanni Mascellani gio at alioth.debian.org
Wed Jan 11 14:22:28 UTC 2012


Author: gio
Date: 2012-01-11 14:22:28 +0000 (Wed, 11 Jan 2012)
New Revision: 15685

Modified:
   trunk/libwoodstox-java/debian/copyright
Log:
Update d/copyright.


Modified: trunk/libwoodstox-java/debian/copyright
===================================================================
--- trunk/libwoodstox-java/debian/copyright	2012-01-11 13:55:20 UTC (rev 15684)
+++ trunk/libwoodstox-java/debian/copyright	2012-01-11 14:22:28 UTC (rev 15685)
@@ -1,41 +1,66 @@
-This package was debianized by Vincent Fourmond <fourmond at debian.org> on
-Sun, 30 Sep 2007 15:34:41 +0200.
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Woodstox
+Upstream-Contact: Tatu Saloranta <tatu.saloranta at iki.fi>
+Source: http://wiki.fasterxml.com/WoodstoxDownload
 
-It was downloaded from the SVN repository
-http://svn.codehaus.org/woodstox/wstx/trunk/, on September 30th,
-2007. Additionally, the subdirectory lib was removed as it seems to
-contain several binary-only JAR files which do not seem necessary.
+Files: *
+Copyright: © 2004-2011, Tatu Saloranta <tatu.saloranta at iki.fi>
+License: LGPL-2.1+ or Apache-2.0
+Comment: There is no files explicitly stating the license for upstream files.
+ Anyway, the licenses are clearly stated on the download page (see above)
+ and in the woodstox-core tarball, that is distributed along with
+ this package.
 
-Upstream Author: 
-  
-  Tatu Saloranta, <tatu.saloranta at iki.fi>
+Files: test/org/codehaus/stax/test/stream/TestProcInstrRead.java
+Copyright: © 2003, Richard Tobin
+License: free
+ May be freely redistributed provided copyright notice is retained.
 
-Copyright: 
+Files: debian/*
+Copyright: © 2007, Vincent Fourmond <fourmond at debian.org>
+           © 2011-2012, Giovanni Mascellani <gio at debian.org>
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, a copy of the GNU General Public License version 2
+ is available in '/usr/share/common-licenses/GPL-2'.
+Comment: This packaging is based on that of libwoodstox-java, by
+ Vincent Fourmond.
 
-  Copyright (C) 2004-2007 Tatu Saloranta
+License: LGPL-2.1+
+ This copy of Woodstox XML processor is licensed under the
+ Lesser General Public License (LGPL), version 2.1 ("the License").
+ See the License for details about distribution rights, and the
+ specific rights regarding derivate works.
+ .
+ You may obtain a copy of the License at:
+ .
+ http://www.gnu.org/licenses/licenses.html
+ .
+ On Debian systems, a copy of the GNU Lesser General Public License
+ version 2.1 is available in '/usr/share/common-licenses/LGPL-2.1'.
 
-  See the CREDITS file for other that have credits for this work
-  (though not copyright holders).
-
-License:
-
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
-
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-The Debian packaging is (C) 2007, Vincent Fourmond <fourmond at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
+License: Apache-2.0
+ This copy of Woodstox XML processor is licensed under the
+ Apache (Software) License, version 2.0 ("the License").
+ See the License for details about distribution rights, and the
+ specific rights regarding derivate works.
+ .
+ You may obtain a copy of the License at:
+ .
+ http://www.apache.org/licenses/
+ .
+ On Debian systems, a copy of the Apache license version 2.0 is available
+ in '/usr/share/common-licenses/Apache-2.0'.




More information about the pkg-java-commits mailing list