[SCM] Debian packaging of libcrypt-rijndael-perl branch, master, updated. 522b78cfe72dd72750fd872c17c81d6600b8026a

Xavier Guimard x.guimard at free.fr
Sun Jul 29 09:44:09 UTC 2012


The following commit has been merged in the master branch:
commit e22c392c73ca1955e9f616d174263b12742a795d
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jul 29 11:35:25 2012 +0200

    Remove version in dependencies, update copyright to LGPL-3

diff --git a/debian/changelog b/debian/changelog
index e9f2ce9..c3cb71c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,23 +1,5 @@
 libcrypt-rijndael-perl (1.10-1) UNRELEASED; urgency=low
 
-  TODO:
-  - d/control:
-    build dependencies: no need for libtest-manifest-perl
-    (if we want to keep it to avoid the warning, then the version can still be
-    removed)
-  - no upstream/1.10 tag
-  - d/copyright: wrong after the --refresh
-    Maintainer: only brian d foy
-    Copyright: only Rafael R. Sevilla
-    missing year(s) of copyright
-    License (x2): LPGL-2+
-  => There is a problem with license : Rinjdael.pm use LGPL and points to
-     COPYING that contains GPL-2
-     Reported in https://rt.cpan.org/Ticket/Display.html?id=78629
-
-     no, COPYING contains "GNU LIBRARY GENERAL PUBLIC LICENSE" version 2
-     cf. als Changes: "Clarify in the Makefile.PL that this is under LGPL."
-
   [ Jonathan Yu ]
   * New upstream release
 
@@ -35,7 +17,7 @@ libcrypt-rijndael-perl (1.10-1) UNRELEASED; urgency=low
   * Update debian/copyright
   * Add myself to uploaders
   * Define format (3.0 quilt)
-  * Update compat to 8
+  * Update compat to 9
 
  -- Xavier Guimard <x.guimard at free.fr>  Wed, 18 Jul 2012 12:25:09 +0200
 
diff --git a/debian/control b/debian/control
index 410977e..ced50d6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Gustavo Franco <stratus at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
  Xavier Guimard <x.guimard at free.fr>
 Build-Depends: debhelper (>= 9.20120312),
- libtest-manifest-perl (>= 1.14),
+ libtest-manifest-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
  perl
diff --git a/debian/copyright b/debian/copyright
index a51b51e..c70ce4d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,11 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Crypt-Rijndael
-Upstream-Contact: Rafael R. Sevilla (maintained by brian d foy <bdfoy at cpan.org>)
+Upstream-Contact: brian d foy <bdfoy at cpan.org>)
 Source: http://search.cpan.org/dist/Crypt-Rijndael/
 
 Files: *
-Copyright: Rafael R. Sevilla (maintained by brian d foy <bdfoy at cpan.org>)
-License: GPL-2+
+Copyright: 2000-2001, Rafael R. Sevilla
+License: LGPL-3
 
 Files: debian/*
 Copyright: 2002, Gustavo Franco <stratus at alternex.com.br>
@@ -18,16 +18,16 @@ Copyright: 2002, Gustavo Franco <stratus at alternex.com.br>
  2008, gregor herrmann <gregoa at debian.org>
  2009, Jonathan Yu <jawnsy at cpan.org>
  2012, Xavier Guimard <x.guimard at free.fr>
-License: GPL-2+ or Artistic or GPL-1+
+License: LGPL-3
 
-License: GPL-2+
+License: LGPL-3
  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; version 2 dated June, 1991, or (at your
+ the Free Software Foundation; version 3 dated June, 2007, or (at your
  option) any later version.
  .
- On Debian systems, the complete text of version 2 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -35,12 +35,3 @@ License: Artistic
  .
  On Debian systems, the complete text of the Artistic License can be
  found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
- 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 1, or (at your option)
- any later version.
- .
- On Debian systems, the complete text of version 1 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Debian packaging of libcrypt-rijndael-perl



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