[SCM] libepsilon branch, master, updated. upstream/0.8.1-4-gc96604a

Francesco P. Lovergine francesco at lovergine.com
Fri Mar 18 17:51:41 UTC 2011


The following commit has been merged in the master branch:
commit c96604ae6934c8409cb40b17b15105d9c2cd4c59
Author: Francesco P. Lovergine <francesco at lovergine.com>
Date:   Fri Mar 18 18:51:25 2011 +0100

    Copyright changes.

diff --git a/debian/changelog b/debian/changelog
index 77e9d95..14953c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ libepsilon (0.8.1-2) unstable; urgency=low
 
   * Fixed Vcs-* fields in debian/control.
     (closes: #618659)
+  * Moved debian/copyright to DEP5 format.
+  * Upstream relicensed 0.8.1 under GPL3/LGPL3, debian/copyright changed as
+    required.
 
- -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 18 Mar 2011 18:02:08 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 18 Mar 2011 18:50:14 +0100
 
 libepsilon (0.8.1-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 8898685..9e56b0d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,43 +1,46 @@
-This work was packaged for Debian by:
-
-    Francesco Paolo Lovergine <frankie at debian.org> on Sat, 20 Nov 2010 14:47:39 +0100
-
-It was downloaded from:
-
-    <http://sourceforge.net/projects/epsilon-project/>
-
-Upstream Author:
-
-    Alexander Simakov <xander at entropyware.info>
-
-Copyright:
-
-    Copyright (C) 2006-2007 Alexander Simakov.
-
-License:
-
-    This package 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 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program. If not, see <http://www.gnu.org/licenses/>
-
-On Debian systems, the complete text of the GNU General
-Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Francesco Paolo Lovergine <frankie at debian.org>
-
-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.
-
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Epsilon
+Upstream-Contact: Alexander Simakov <xander at entropyware.info>
+Source: http://sourceforge.net/projects/epsilon-project/
+
+Files: *
+Copyright: 2006-2007 Alexander Simakov
+License: GPL3+ or LGPL3+
+Comment: Library recently relicensed as both LGPL and GPL
+
+FIles: debian/*
+Copyright: 2010 Francesco Paolo Lovergine <frankie at debian.org>
+License: GPL3+ 
+
+License: GPL3+
+ EPSILON is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ .
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ EPSILON 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 EPSILON. If not, see <http://www.gnu.org/licenses/>.
+
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+ 
+License: LGPL3+
+ EPSILON 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 3 of the License, or
+ (at your option) any later version.
+ .
+ EPSILON 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 EPSILON. If not, see <http://www.gnu.org/licenses/>.

-- 
A library for wavelet image compression



More information about the Pkg-grass-devel mailing list