[SCM] Debian packaging of Apache-Session-LDAP CPAN distribution branch, master, updated. debian/0.2-1-1-g206b8f7

Xavier Guimard x.guimard at free.fr
Sun Oct 21 06:17:33 UTC 2012


The following commit has been merged in the master branch:
commit 206b8f7350054b9ccf8dbe88c93054a48c9a6c04
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Oct 21 08:17:08 2012 +0200

    Correct upstream copyright

diff --git a/debian/changelog b/debian/changelog
index 8bb52fc..17bae05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libapache-session-ldap-perl (0.2-2) UNRELEASED; urgency=low
+
+  * Correct upstream license (Artistic or GPL-1+)
+  * Bump Standards-Version to 3.9.4
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 21 Oct 2012 08:15:58 +0200
+
 libapache-session-ldap-perl (0.2-1) unstable; urgency=low
 
   * Initial Release. (Closes: #553582)
diff --git a/debian/control b/debian/control
index fca9893..d20c2ff 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libapache-session-perl, libnet-ldap-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Guimard <x.guimard at free.fr>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-session-ldap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-session-ldap-perl.git
 Homepage: http://search.cpan.org/dist/Apache-Session-LDAP/
diff --git a/debian/copyright b/debian/copyright
index fb01fa7..c608bde 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: GPL-2
 
 Files: *
 Copyright: 2009, 2012 Xavier Guimard <x.guimard at free.fr>
-License: Artistic or GPL-2
+License: Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -18,11 +18,20 @@ License: Artistic
  On Debian systems, the complete text of the Artistic License can be
  found in `/usr/share/common-licenses/Artistic'.
 
-License: GPL-2
+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 2, or (at your option)
+ the Free Software Foundation; either version 1, 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 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+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; under version 2 of the License.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+

-- 
Debian packaging of Apache-Session-LDAP CPAN distribution



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