[pkg-java] r4356 - trunk/trove/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Fri Oct 12 17:16:19 UTC 2007


Author: twerner
Date: 2007-10-12 17:16:19 +0000 (Fri, 12 Oct 2007)
New Revision: 4356

Added:
   trunk/trove/debian/README.Debian-source
Modified:
   trunk/trove/debian/copyright
Log:
* update debian/copyright to the current FSF address
* add a pointer to the local GPL text
* add debian/README.Debian-source


Added: trunk/trove/debian/README.Debian-source
===================================================================
--- trunk/trove/debian/README.Debian-source	                        (rev 0)
+++ trunk/trove/debian/README.Debian-source	2007-10-12 17:16:19 UTC (rev 4356)
@@ -0,0 +1,13 @@
+substance
+=========
+
+The upstream supplied source package contains binary jar files and
+pre-built documentation. Currently no clean source distribution
+exists. Therefore, the upstream sources were modified to comply with
+the Debian Free Software Guidelines.
+
+Use the rules/get-orig-source target to create the orig.tar.gz.
+For more details on repackaging of upstream sources please see the 
+debian/orig-tar.sh file.
+
+-- Torsten Werner <twerner at debian.org>  Fri Oct 12 19:17:47 CEST 2007

Modified: trunk/trove/debian/copyright
===================================================================
--- trunk/trove/debian/copyright	2007-10-12 17:06:54 UTC (rev 4355)
+++ trunk/trove/debian/copyright	2007-10-12 17:16:19 UTC (rev 4356)
@@ -8,16 +8,22 @@
 
 Copyright: (c) 2001-2006, Eric D. Friedman All Rights Reserved.
 
- This library 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.1 of the License, or (at your option) any later version.
+License:
 
- This library 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.
+    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.
 
- You should have received a copy of the GNU Lesser General Public
- License along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+    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, you can find the GPL license in:
+/usr/share/common-licenses/GPL
+




More information about the pkg-java-commits mailing list