[libxml-handler-composer-perl] 04/05: Refresh packaging using dh-make-perl refresh

Daniel Lintott dlintott-guest at moszumanska.debian.org
Thu Apr 24 19:50:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

dlintott-guest pushed a commit to branch master
in repository libxml-handler-composer-perl.

commit 0686ccc280f59de1636f297c7a3478ee3a034150
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu Apr 24 20:39:42 2014 +0100

    Refresh packaging using dh-make-perl refresh
    
    + Update debian/control
    + Migrate copyright to format 1.0
    + Migrate package to source format 3.0(quilt)
    
    Git-Dch: Full
---
 debian/control       | 17 +++++++++-------
 debian/copyright     | 57 ++++++++++++++++++++++++++++------------------------
 debian/source/format |  1 +
 3 files changed, 42 insertions(+), 33 deletions(-)

diff --git a/debian/control b/debian/control
index e94dea6..f19305d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,20 @@ Source: libxml-handler-composer-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Standards-Version: 3.7.3
-Homepage: https://metacpan.org/release/XML-Handler-Composer
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-handler-composer-perl.git
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+ Daniel Lintott <daniel at serverb.co.uk>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libxml-um-perl,
+ perl
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-handler-composer-perl.git
-Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl, libxml-um-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-handler-composer-perl.git
+Homepage: https://metacpan.org/release/XML-Handler-Composer
 
 Package: libxml-handler-composer-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-um-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libxml-um-perl
 Description: Perl module for generating XML output
  This module is similar to XML::Writer, XML::Handler::XMLWriter,
  XML::Handler::YAWriter etc. in that it generates XML output.
diff --git a/debian/copyright b/debian/copyright
index 1de6260..61bb996 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,31 @@
-This package was debianized by Ardo van Rangelrooij <ardo at debian.org>
-on Mon, Sep  3, 2001, 12:24:23 -0500.
-
-It was downloaded from the Comprehensive Perl Archive Network (CPAN).
-Visit <http://www.cpan.org/> to find a CPAN site near you.
-
-Upstream Author: Enno Derksen <enno at att.com>
-
-Copyright:
-Copyright (c) 1999,2000 Enno Derksen
-
-	This program is free software; you can redistribute it and/or modify
-	it under the terms of either:
-
-	a) the GNU General Public License as published by the Free
-	Software Foundation; either version 1, or (at your option) any
-	later version, or
-
-	b) the "Artistic License"
-
-	See:
-
-	/usr/share/common-licenses/Artistic
-	/usr/share/common-licenses/GPL
-
-	For more information regarding these licensing options
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/XML-Handler-Composer
+Upstream-Contact: T.J. Mather <tjmather at tjmather.com>
+Upstream-Name: XML-Handler-Composer
+
+Files: *
+Copyright: 1999-2000, Enno Derksen <enno at att.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2001-2003, Ardo van Rangelrooij <ardo at debian.org>
+ 2004, Jay Bonci <jaybonci at debian.org>
+ 2008, Gunnar Wolf <gwolf at debian.org>
+ 2014, Daniel Lintott <daniel at serverb.co.uk>
+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'.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-handler-composer-perl.git



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