[SCM] Debian packaging of libfile-which-perl branch, master, updated. cacfb15ec442fadd38ebd926779f4715ea4e3bf9

Florian Schlichting fschlich at zedat.fu-berlin.de
Sat Feb 18 23:29:12 UTC 2012


The following commit has been merged in the master branch:
commit f2d9621a964ff7bec288b788816c07f58e19827a
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Feb 19 00:20:42 2012 +0100

    Raised Standards-Version to 3.9.2 and refreshed debian/copyright

diff --git a/debian/changelog b/debian/changelog
index ed3ff5b..d381129 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libfile-which-perl (1.09-1) UNRELEASED; urgency=low
   * Updated package description (closes: #644701).
   * Switched to source format 3.0 (quilt).
   * Bumped debhelper compatibility to 8 (no changes).
+  * Raised Standards-Version to 3.9.2 and refreshed debian/copyright.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 27 Sep 2009 05:02:16 -0400
 
diff --git a/debian/control b/debian/control
index eac2c48..028ae24 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libperl-minimumversion-perl, libtest-minimumversion-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Ruoso <daniel at ruoso.com>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/File-Which/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-which-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-which-perl.git
diff --git a/debian/copyright b/debian/copyright
index b303b13..37c22f4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,32 +1,42 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/File-Which/
-Upstream-Name: File-Which
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/File-Which/
+Name: File-Which
 
 Files: *
 Copyright: 2009, Adam Kennedy <adamk at cpan.org>
  2002, Per Einar Ellefsen <pereinar at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: GPL-2+ or Artistic
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2006, gregor herrmann <gregoa at debian.org>
+Copyright: 2002-2004, Ardo van Rangelrooij <ardo at debian.org>
  2004, Daniel Ruoso <daniel at ruoso.com>
- 2002-2004, Ardo van Rangelrooij <ardo at debian.org>
-License: Artistic | GPL-1+
+ 2006, gregor herrmann <gregoa at debian.org>
+ 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2012, Florian Schlichting <fschlich at zedat.fu-berlin.de>
+License: GPL-2+ or GPL-1+ or Artistic
 
-License: Artistic
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the Artistic License, which comes with Perl.
-    On Debian GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/Artistic'
+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; version 2 dated June, 1991, 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'.
 
 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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'.
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.

-- 
Debian packaging of libfile-which-perl



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