[SCM] Debian packaging of libsort-naturally-perl branch, master, updated. 7a6cb6065c6aabd930830b7dd1af7ec570bfe9bd

Florian Schlichting fschlich at zedat.fu-berlin.de
Thu Apr 12 21:06:00 UTC 2012


The following commit has been merged in the master branch:
commit ae17c1470cbeb8f7312fd41d1739dd187dbfcae1
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Thu Apr 12 22:58:42 2012 +0200

    Bumped Standards-Version to 3.9.3 (use copyright-format 1.0, drop versioned depends on perl <= 5.10.0)

diff --git a/debian/control b/debian/control
index 57e4a6e..ac5adc0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: libsort-naturally-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Pierre Neyron <pierre.neyron at free.fr>
-Standards-Version: 3.8.0
+Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/Sort-Naturally/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libsort-naturally-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsort-naturally-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2f111e7..a7ba6df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,28 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Sean M. Burke <sburke at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Sort-Naturally/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Sean M. Burke <sburke at cpan.org>
+Source: http://search.cpan.org/dist/Sort-Naturally/
 Upstream-Name: Sort-Naturally
 
 Files: *
 Copyright: 2001, Sean M. Burke <sburke at cpan.org>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Pierre Neyron <pierre.neyron at free.fr>
-License: Artistic | GPL-1+
+License: Artistic or 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 GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/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'.
 
 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'.

-- 
Debian packaging of libsort-naturally-perl



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