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

dod pushed a commit to branch master
in repository libtk-doubleclick-perl.

commit 0c8487ebc0d4194585cd1c2be9508edd001bc010
Author: Dominique Dumont <d...@debian.org>
Date:   Sun Oct 25 09:15:43 2015 +0100

    refreshed package files
---
 debian/control                      | 21 +++++++++++++--------
 debian/copyright                    | 22 +++++++---------------
 debian/patches/disable-pod-coverage |  3 +++
 3 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 5ce8482..2df2520 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libtk-doubleclick-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Dominique Dumont <d...@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+                     perl-tk
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtk-doubleclick-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-doubleclick-perl.git
 Homepage: https://metacpan.org/release/Tk-DoubleClick
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtk-doubleclick-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: unknown
- (no description was found)
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Perl/Tk function to handle double and single clicks
+ Tk::DoubleClick provides a single function to create
+ bindings for single and double click events.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ The bindings provided can be used instead of the
+ bindings provided by Tk widgets (which not always
+ work)
diff --git a/debian/copyright b/debian/copyright
index b6c87f7..863ce96 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,11 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Tk-DoubleClick
-Upstream-Contact: unknown
 Upstream-Name: Tk-DoubleClick
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
+Upstream-Contact: John C. Norton <jchnor...@verizon.net>
+Source: https://metacpan.org/release/Tk-DoubleClick
 
 Files: *
-Copyright: unknown
-License: 
+Copyright: 2009 John C. Norton
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2015, Dominique Dumont <d...@debian.org>
@@ -24,13 +16,13 @@ License: Artistic
  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'.
+ 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.
+ the Free Software Foundation; version 1, February 1989, 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/patches/disable-pod-coverage 
b/debian/patches/disable-pod-coverage
index 9517ea3..31d8836 100644
--- a/debian/patches/disable-pod-coverage
+++ b/debian/patches/disable-pod-coverage
@@ -1,3 +1,6 @@
+Description: Disable pod coverage
+ Pod::coverage test do not work and are disabled
+Author: dod
 --- a/t/pod-coverage.t
 +++ b/t/pod-coverage.t
 @@ -2,6 +2,9 @@

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