[libtk-objeditor-perl] 02/02: refreshed control and copyright

dod at debian.org dod at debian.org
Thu Jul 31 18:52:02 UTC 2014


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

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

commit b544dfdd527e9e3244fb645b70ac8139545aa463
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Jul 31 20:50:46 2014 +0200

    refreshed control and copyright
---
 debian/control   | 29 ++++++++++++++++-------------
 debian/copyright | 14 +++-----------
 2 files changed, 19 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 7b18f07..b1f4ebc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libtk-objeditor-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominique Dumont <dod at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libtk-objscanner-perl (>= 2.010),
- perl,
- perl-tk
+Build-Depends-Indep: libtk-objscanner-perl,
+                     perl,
+                     perl-tk
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-objeditor-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-objeditor-perl.git
@@ -14,12 +14,15 @@ Homepage: https://metacpan.org/release/Tk-ObjEditor
 
 Package: libtk-objeditor-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtk-objscanner-perl (>= 2.010),
- perl-tk
-Description: Tk composite widget Obj editor
- This widget is a ObjEditor within a DialogBox widget. I.e. it will appear in
- its own toplevel window when you invoke the Show() method like the FileDialog
- widget.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtk-objscanner-perl,
+         perl-tk
+Description: A Perl/Tk widget to edit recursively a data structure
+ Tk::ObjEdtor module provide a widget to edit the content of 
+ a Perl data structure. The widget enables recursive edition of deep
+ data structure.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ ObjEditor is located within a DialogBox widget. I.e. it will appear in
+ its own toplevel window when you invoke the Show() method like the
+ FileDialog widget.
diff --git a/debian/copyright b/debian/copyright
index f20cc1c..9db0fef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Tk-ObjEditor
-Upstream-Contact: Dominique Dumont
 Upstream-Name: Tk-ObjEditor
-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: Dominique Dumont <ddumont at cpan.org>
+Source: https://metacpan.org/release/Tk-ObjEditor
 
 Files: *
-Copyright: Dominique Dumont
+Copyright: 2003-2014 Dominique Dumont <ddumont at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

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



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