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

dlintott-guest pushed a commit to branch master
in repository libgetopt-tabular-perl.

commit 7325de0a9c1c7ecd1f9531093667c6ce4b719433
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Thu Apr 10 17:58:44 2014 +0100

    Refresh packaging using dh-make-perl refresh
---
 debian/README.source |  5 -----
 debian/control       | 14 ++++++--------
 debian/copyright     | 44 +++++++++++++++++++++++++-------------------
 3 files changed, 31 insertions(+), 32 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/control b/debian/control
index d305eef..7f0f3b6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,19 @@
 Source: libgetopt-tabular-perl
-Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <d...@debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0),
-               quilt
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <d...@debian.org>,
+ Daniel Lintott <dan...@serverb.co.uk>
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.7.3
+Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-tabular-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-tabular-perl.git
 Homepage: https://metacpan.org/release/Getopt-Tabular
 
 Package: libgetopt-tabular-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: table-driven argument parsing for Perl 5
  Getopt::Tabular is a Perl 5 module for table-driven argument parsing,
  vaguely inspired by John Ousterhout's Tk_ParseArgv.
@@ -34,4 +33,3 @@ Description: table-driven argument parsing for Perl 5
     extend.
   * Options can be abbreviated and come in any order.
   * A "spoof" mode in which arguments are parsed without side-effects.
-
diff --git a/debian/copyright b/debian/copyright
index dd5cac0..93d68fd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,29 @@
-This is the debian package for the Getopt::Tabular module.
-It was created by David Paleino <d.pale...@gmail.com> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Getopt-Tabular
+Upstream-Contact: Greg Ward <g...@gerg.ca>
+Upstream-Name: Getopt-Tabular
 
-It was downloaded from http://search.cpan.org/dist/Getopt-Tabular/
+Files: *
+Copyright: 1995-1998, Greg Ward <g...@gerg.ca>
+License: Artistic or GPL-1+
 
-The upstream author is: Greg Ward <g...@bic.mni.mcgill.ca>
+Files: debian/*
+Copyright: 2008, Damyan Ivanov <d...@debian.org>
+ 2014, Daniel Lintott <dan...@serverb.co.uk>
+License: Artistic or GPL-1+
 
-Started in July, 1995 as ParseArgs.pm, with John Ousterhout's
-Tk_ParseArgv.c as a loose inspiration.  Many many features added over
-the ensuing months; documentation written in a mad frenzy 16-18 April,
-1996.  Renamed to Getopt::Tabular, revamped, reorganized, and
-documentation expanded 8-11 November, 1996.
+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'.
 
-Copyright (c) 1995-97 Greg Ward. All rights reserved.  This is
-free software; you can redistribute it and/or modify it under the same
-terms as Perl itself.
-
-Perl is released under GNU General Public License (available at
-'/usr/share/common-licenses/GPL') or the Artistic License (available at
-'/usr/share/common-licenses/Artistic')
-
-The Debian packaging is (C) 2008, David Paleino <d.pale...@gmail.com> and
-is licensed under the same terms as the software itself (see above).
+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'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libgetopt-tabular-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