[SCM] Debian packaging of Lemonldap-NG-Cli CPAN distribution branch, master, updated. upstream/0.1-3-g2d5e1cf

xguimard x.guimard at free.fr
Fri Jul 6 20:37:32 UTC 2012


The following commit has been merged in the master branch:
commit 2d5e1cf1d57cd44e77d55ccf4a7e5bd2bc500ad1
Author: xguimard <x.guimard at free.fr>
Date:   Fri Jul 6 22:35:45 2012 +0200

    Change license to "same as Perl itself", remove perl-module from
    dependencies, back to unstable

diff --git a/debian/changelog b/debian/changelog
index 1800852..d5517f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,4 @@
-liblemonldap-ng-cli-perl (0.1-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/copyright: upstream license is "same as perl", i.e. "Artistic or GPL-1+"
-  - d/control: remove perl-modules from B-D-I
+liblemonldap-ng-cli-perl (0.1-1) unstable; urgency=low
 
   * Initial Release (Closes: #680466).
 
diff --git a/debian/control b/debian/control
index 2417b99..b37176b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Guimard <x.guimard at free.fr>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: liblemonldap-ng-conf-perl (>= 1),
- perl,
- perl-modules
+Build-Depends-Indep: liblemonldap-ng-conf-perl (>= 1)
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblemonldap-ng-cli-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/liblemonldap-ng-cli-perl.git
diff --git a/debian/copyright b/debian/copyright
index ad32ce5..7792b9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: GPL-2
 
 Files: *
 Copyright: 2012, David Delassus <david.jose.delassus at gmail.com>
-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,11 @@ 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'.

-- 
Debian packaging of Lemonldap-NG-Cli CPAN distribution



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