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

dlintott-guest pushed a commit to branch master
in repository libauthen-simple-http-perl.

commit 67d5ce153910230de02722ce8fbc2b54867b4ace
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Fri Apr 25 13:41:59 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       | 31 +++++++++++++++---------------
 debian/copyright     | 53 +++++++++++++++++++++++++++++-----------------------
 debian/source/format |  1 +
 3 files changed, 46 insertions(+), 39 deletions(-)

diff --git a/debian/control b/debian/control
index b81297d..9cae7cc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,26 @@
 Source: libauthen-simple-http-perl
-Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Xavier Oswald <x.osw...@free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl,
-                     libauthen-simple-perl,
-                     libtest-pod-perl,
-                     libtest-pod-coverage-perl,
-                     libwww-perl
-Standards-Version: 3.7.3
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Xavier Oswald <x.osw...@free.fr>,
+ Daniel Lintott <dan...@serverb.co.uk>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libauthen-simple-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libwww-perl,
+ perl
+Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-simple-http-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libauthen-simple-http-perl.git
 Homepage: https://metacpan.org/release/Authen-Simple-HTTP
 
 Package: libauthen-simple-http-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libwww-perl,
-         libauthen-simple-perl
-Description: Simple HTTP authentication
- This package allow to use HTTP authentication methods.
+Depends: ${misc:Depends}, ${perl:Depends},
+ libauthen-simple-perl,
+ libwww-perl
+Description: module to allow the use of simple HTTP authentication
+ Authen::Simple::HTTP allows the use of HTTP authentication methods.
  .
  It uses the libauthen-simple-perl framework.
-
diff --git a/debian/copyright b/debian/copyright
index ae13e92..b6be9b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,30 @@
-This package was debianized by Xavier Oswald <x.osw...@free.fr> on
-Sat, 30 Dec 2006 00:01:25 +0100
-
-It was downloaded from: http://search.cpan.org/~chansen/Authen-Simple-HTTP-0.2/
-
-Upstream Author: Christian Hansen <chan...@cpan.org>
-
-Copyright: Copyright (c) 2006 Christian Hansen, c...@ngmedia.com
-
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
-
-License:
-
-    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" which comes with Perl.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in /usr/share/common-licenses/GPL' and
-    the Artistic Licence in /usr/share/common-licenses/Artistic'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Authen-Simple-HTTP
+Upstream-Contact: Christian Hansen <c...@ngmedia.com>
+Upstream-Name: Authen-Simple-HTTP
+
+Files: *
+Copyright: Christian Hansen <c...@ngmedia.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2006-2008, Xavier Oswald <x.osw...@free.fr>
+ 2007, Gunnar Wolf <gw...@debian.org>
+ 2014, Daniel Lintott <dan...@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/libauthen-simple-http-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to