r18974 - in /trunk/libcrypt-rijndael-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Apr 21 16:25:00 UTC 2008


Author: gregoa
Date: Mon Apr 21 16:24:59 2008
New Revision: 18974

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=18974
Log:
debian/copyright:
- remove duplicated author and license information
- update licensing terms according to upstream source
- adjust years of copyright for the packaging

Modified:
    trunk/libcrypt-rijndael-perl/debian/changelog
    trunk/libcrypt-rijndael-perl/debian/copyright

Modified: trunk/libcrypt-rijndael-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-rijndael-perl/debian/changelog?rev=18974&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/debian/changelog (original)
+++ trunk/libcrypt-rijndael-perl/debian/changelog Mon Apr 21 16:24:59 2008
@@ -5,8 +5,12 @@
 
   [ gregor herrmann ]
   * New upstream release.
+  * debian/copyright:
+    - remove duplicated author and license information
+    - update licensing terms according to upstream source
+    - adjust years of copyright for the packaging
 
- -- gregor herrmann <gregoa at debian.org>  Mon, 21 Apr 2008 18:13:03 +0200
+ -- gregor herrmann <gregoa at debian.org>  Mon, 21 Apr 2008 18:23:21 +0200
 
 libcrypt-rijndael-perl (1.05.01-2) unstable; urgency=low
 

Modified: trunk/libcrypt-rijndael-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-rijndael-perl/debian/copyright?rev=18974&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/debian/copyright (original)
+++ trunk/libcrypt-rijndael-perl/debian/copyright Mon Apr 21 16:24:59 2008
@@ -4,44 +4,31 @@
 It was downloaded from the Comprehensive Perl Archive Network (CPAN):
 http://search.cpan.org/dist/Crypt-Rijndael/
 
-AUTHOR
-    Currently maintained by brian d foy, "<bdfoy at cpan.org>".
-
-    Original code by Rafael R. Sevilla.
-
-    The Rijndael Algorithm was developed by Vincent Rijmen and Joan Daemen,
-    and has been selected as the US Government's Advanced Encryption
-    Standard.
-
-LICENSE
-    This software is licensed under the GNU Public License. See the included
-    COPYING file for details.
-
-Copyright:
-
 Copyright (C) 2000, 2001 Rafael R. Sevilla <sevillar at team.ph.inter.net>
 
-   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; version 2 dated June, 1991.
+Currently maintained by brian d foy, <bdfoy at cpan.org>
 
-   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.
+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 of the License, or (at your option) any later version.
 
-   You should have received a copy of the GNU 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.
+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
+Library General Public License for more details.
 
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+You should have received a copy of the GNU Library General Public
+License along with this library; if not, write to the Free
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+On Debian GNU/Linux 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) 2002-2005, Gustavo Franco <stratus at alternex.com.br>
 	(C) 2005-2006, Niko Tyni <ntyni at iki.fi>
 	(C) 2007, Martín Ferrari <martin.ferrari at gmail.com>
-	(C) 2007, gregor herrmann <gregor+debian at comodo.priv.at>
+	(C) 2007-2008, gregor herrmann <gregoa at debian.org>
 and is licensed under the same terms as the software itself.
 




More information about the Pkg-perl-cvs-commits mailing list