[SCM] Debian packaging of perlbrew branch, master, updated. debian/0.41-1-8-g5d9429f

Alessandro Ghedini al3xbio at gmail.com
Fri Mar 9 15:18:13 UTC 2012


The following commit has been merged in the master branch:
commit 74432c7eeb574201def170d49c1b91a07ad2e5d4
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Mar 9 15:08:28 2012 +0100

    Update debian/copyright format as in Debian Policy 3.9.3

diff --git a/debian/copyright b/debian/copyright
index 6dd444f..77d8d1c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Kang-min Liu <gugod at gugod.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: App-perlbrew
+Upstream-Contact: Kang-min Liu <gugod at gugod.org>
 Source: http://search.cpan.org/dist/App-perlbrew/
-Name: App-perlbrew
 
 Files: *
 Copyright: 2010-2012, Kang-min Liu <gugod at gugod.org>
 License: MIT
 
 Files: inc/Module/*
-Copyright:
+Copyright: 
  2002-2011, Adam Kennedy <adamk at cpan.org>
  2002-2011, Audrey Tang <autrijus at autrijus.org>
  2002-2011, Brian Ingerson <ingy at cpan.org>
@@ -18,6 +18,22 @@ Files: debian/*
 Copyright: 2011, Alessandro Ghedini <al3xbio at gmail.com>
 License: MIT or 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 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'.
+
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
@@ -37,18 +53,3 @@ License: MIT
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.
 
-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'.
-
-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 perlbrew



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