[libtk-fontdialog-perl] 01/04: refreshed package file with cme

dod at debian.org dod at debian.org
Fri Jul 14 16:16:19 UTC 2017


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

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

commit fa42e5b07c5bec60840ce731e4e540a0c28d70ef
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Jul 14 17:51:35 2017 +0200

    refreshed package file with cme
---
 debian/control   | 29 +++++++++++++----------------
 debian/copyright | 25 ++++++-------------------
 2 files changed, 19 insertions(+), 35 deletions(-)

diff --git a/debian/control b/debian/control
index e2a7a6f..fde69ff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,26 @@
 Source: libtk-fontdialog-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <dod at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Dominique Dumont <dod at debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
- perl-tk (>= 800)
-Standards-Version: 3.9.8
+                     perl-tk
+Standards-Version: 4.0.0
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtk-fontdialog-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtk-fontdialog-perl.git
 Homepage: https://metacpan.org/release/Tk-FontDialog
 
 Package: libtk-fontdialog-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl-tk (>= 800)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl-tk
 Description: font dialog widget for perl/Tk
- Tk::FontDialog implements a font dialog widget.
+ Tk::FontDialog Perl module implements a font dialog widget.
  .
  The dialog is displayed by calling the Show method. The returned value is
  either the selected font (if the dialog was closed with the Ok button) or
- undef (otherwise). The exact type of the return value is either a Tk::Font
- object (in Tk800) or a font name string (usually something like font1). Both
- can be used as values in Tk -font options. See /GetDescriptiveFontName
- .
- In the Family and Size listboxes, the font family and font size can be
- specified. The checkbuttons on the right turn on bold, italic, underlined and
- overstriked variants of the chosen font. A sample of the font is shown in the
- middle area.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ undef (otherwise). The exact type of the return value is a Tk::Font
+ object which can be used as values in Tk -font options.
diff --git a/debian/copyright b/debian/copyright
index 976ce28..d676509 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,9 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Tk-FontDialog
-Upstream-Contact: unknown
-Upstream-Name: Tk-FontDialog
-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-Name: libtk-fontdialog-perl
+Upstream-Contact: slaven at rezic.de
 
 Files: *
-Copyright: unknown
-License: 
-
-Files: debian/*
-Copyright: 2017, Dominique Dumont <dod at debian.org>
+Copyright: 1998, 1999, 2003-2005, 2010, 2011, 2013, 2017, Slaven Rezic.
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -24,13 +11,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'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtk-fontdialog-perl.git



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