[SCM] Debian packaging of libguard-perl branch, master, updated. c8e9d3d480cba6ab087545af7f19fb7fef5fb236
Fabrizio Regalli
fabreg at fabreg.it
Wed Sep 14 13:47:37 UTC 2011
The following commit has been merged in the master branch:
commit c8e9d3d480cba6ab087545af7f19fb7fef5fb236
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Wed Sep 14 15:47:19 2011 +0200
Moved to DEP5 copyright format.
diff --git a/debian/changelog b/debian/changelog
index 21894b9..b1290ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,6 @@
-libguard-perl (1.022-1) UNRELEASED; urgency=low
-
- TODO:
- - d/changelog: remove PET command ("IGNORE-VERSION ...) and internal note
- ("No release necessary")
- - d/copyright: refresh formatting:
- + replace "Debian GNU/Linux systems" with "Debian systems"
- + refresh headers (old Format-Specification, ...)
- + old license syntax, etc.
-
+libguard-perl (1.022-1) UNRELEASED; urgency=low
[ Jonathan Yu ]
- IGNORE-VERSION: 1.021-1
- No release necessary
-
* New upstream release
+ Provides compatibility with older versions (Perl 5.8)
* Copied uversionmangle from AnyEvent to deal with MLEHMANN's release
@@ -33,7 +21,7 @@ libguard-perl (1.022-1) UNRELEASED; urgency=low
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
- * Fixed copyright-refers-to-symlink-license lintian message.
+ * Moved to DEP5 copyright format.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
diff --git a/debian/copyright b/debian/copyright
index 1d51841..d61de8c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,11 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Marc Lehmann <schmorp at schmorp.de>
-Upstream-Source: http://search.cpan.org/dist/Guard/
-Upstream-Name: Guard
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Marc Lehmann <schmorp at schmorp.de>
+Source: http://search.cpan.org/dist/Guard/
+Name: Guard
Files: *
Copyright: 2008-2009, Marc Lehmann <debian-copyright at schmorp.de>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
X-Comment: Because the upstream Guard package does not include a proper
copyright statement, the upstream author was contacted via private e-mail.
.
@@ -72,20 +70,22 @@ X-Comment: Because the upstream Guard package does not include a proper
- I updated the LICENSE file to be consistent, thanks for reminding me :)
Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2011, Fabrizio Regalli <fabreg at fabreg.it>
-License: Artistic | GPL-1+
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+ 2011, Fabrizio Regalli <fabreg at fabreg.it>
+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-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 libguard-perl
More information about the Pkg-perl-cvs-commits
mailing list