[SCM] Debian packaging of libsys-virt-perl branch, master, updated. debian/0.9.9-1-8-ge5af61c

Salvatore Bonaccorso carnil at debian.org
Mon Mar 12 07:12:36 UTC 2012


The following commit has been merged in the master branch:
commit 629f8ee0a5bb8d8894dccea380ba53da3a5e4cdc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Mar 12 07:24:19 2012 +0100

    Update debian/copyright file format
    
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.

diff --git a/debian/copyright b/debian/copyright
index 8ecfd12..b2bde89 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,21 +1,26 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Daniel P. Berrange <dan at berrange.com>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Sys-Virt
+Upstream-Contact: Daniel P. Berrange <dan at berrange.com>
 Source: http://search.cpan.org/dist/Sys-Virt/
-Name: Sys-Virt
 
 Files: *
 Copyright: 2006-2009, Red Hat
            2006-2009, Daniel P. Berrange
 License: GPL-2+ or Artistic
 
-Files: lib/Sys/Virt/Domain.pm, lib/Sys/Virt/DomainSnapshot.pm,
-       lib/Sys/Virt/Error.pm, lib/Sys/Virt/Network.pm,
-       lib/Sys/Virt/NWFilter.pm, lib/Sys/Virt/Event.pm, ./Virt.xs
+Files: lib/Sys/Virt/Domain.pm
+ lib/Sys/Virt/DomainSnapshot.pm
+ lib/Sys/Virt/Error.pm
+ lib/Sys/Virt/Network.pm
+ lib/Sys/Virt/NWFilter.pm
+ lib/Sys/Virt/Event.pm
+ ./Virt.xs
 Copyright: 2006, Red Hat
            2006-2007, Daniel P. Berrange
 License: GPL-2+ or Artistic
 
-Files: lib/Sys/Virt/Secret.pm, lib/Sys/Virt/Stream.pm
+Files: lib/Sys/Virt/Secret.pm
+ lib/Sys/Virt/Stream.pm
 Copyright: 2006-2009, Red Hat
            2006-2007, Daniel P. Berrange
 License: GPL-2+ or Artistic
@@ -24,6 +29,13 @@ Files: debian/*
 Copyright: 2009-2012, Salvatore Bonaccorso <carnil at debian.org>
 License: GPL-2+ 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 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
@@ -33,10 +45,3 @@ License: GPL-2+
  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: 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 libsys-virt-perl



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