[SCM] Debian packaging of libiptables-chainmgr-perl branch, master, updated. upstream/0.9.9-30-gf207827

Fabrizio Regalli fabreg at fabreg.it
Mon Feb 27 15:21:37 UTC 2012


The following commit has been merged in the master branch:
commit be493eafe4ac2b799958d0823059b34777b885ba
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Mon Feb 27 15:54:36 2012 +0100

    Imported Upstream version 0.9.9
    
    * Imported Upstream version 0.9.9
    * d/copyright:
      + Updated using copyright-format 1.0
      + Changed Upstream-Maintainer in Upstream-Contact
      + Changed Upstream-Source in Source
      + Updated both licenses text
      + Added Martín Ferrari to debian/* copyright files
      + Changed "|" with "or" in license type
      + Added myself to debian/* copyright files
      + Updated year

diff --git a/debian/changelog b/debian/changelog
index ae92f9b..3f412a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libiptables-chainmgr-perl (0.9-2) UNRELEASED; urgency=low
+libiptables-chainmgr-perl (0.9.9-1) UNRELEASED; urgency=low
 
   [ Franck Joncourt ]
   * Swith to dh 7
@@ -14,7 +14,20 @@ libiptables-chainmgr-perl (0.9-2) UNRELEASED; urgency=low
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
- -- Franck Joncourt <franck at debian.org>  Sat, 23 Jan 2010 21:10:51 +0100
+  [ Fabrizio Regalli ]
+  * Imported Upstream version 0.9.9
+  * d/copyright:
+    + Updated using copyright-format 1.0
+    + Changed Upstream-Maintainer in Upstream-Contact
+    + Changed Upstream-Source in Source
+    + Updated both licenses text
+    + Added Martín Ferrari to debian/* copyright files
+    + Changed "|" with "or" in license type
+    + Added myself to debian/* copyright files
+    + Updated year
+
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Mon, 27 Feb 2012 15:27:23 +0100
 
 libiptables-chainmgr-perl (0.9-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 8aa1447..75b576e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,30 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Name: IPTables::ChainMgr
-Upstream-Maintainer: Michael B. Rash <mbr at cipherdyne.com> 
-Upstream-Source: http://www.cipherdyne.com/modules/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Michael Rash <mbr at cipherdyne.org>
+Source: http://search.cpan.org/dist/IPTables-ChainMgr/
+Upstream-Name: IPTables-ChainMgr
 
 Files: *
-Copyright: Copyright 2005-2008 by Michael B. Rash <mbr at cipherdyne.com>
-License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
- .
- Perl is distributed under the GNU General Public License, either version 1 or
- (at your option) any later version, and the Artistic License.
- .
- On Debian systems, the complete text of the GNU General Public License can be
- found in /usr/share/common-licenses/GPL and the Artistic License in
- /usr/share/common-licenses/Artistic.
+Copyright: 2005-2012, Michael Rash <mbr at cipherdyne.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: Copyright 2008-2010 by Franck Joncourt <franck at debian.org>
-License: GPL-1+ | Artistic
- Debian packaging is licensed under the same terms as Perl itself.
+Copyright: 2008, Franck Joncourt <franck at debian.org>
+ 2009, Martín Ferrari <tincho at debian.org>
+ 2012, 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 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 libiptables-chainmgr-perl



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