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

kanashiro pushed a commit to branch master
in repository liblist-someutils-perl.

commit 919bc523c3078096abbe850ad61fe1cc5faa6eab
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Sun Jul 3 13:45:04 2016 -0300

    initial set up of Debian directory
---
 debian/control           | 24 +++++++++++-------------
 debian/copyright         | 19 +++++++++----------
 debian/upstream/metadata |  4 ++--
 3 files changed, 22 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index 9ce4aac..f55dc96 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Lucas Kanashiro <kanash...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libexporter-tiny-perl,
- libmodule-implementation-perl,
- libtest-leaktrace-perl,
- perl
+                     libmodule-implementation-perl,
+                     libtest-leaktrace-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblist-someutils-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/liblist-someutils-perl.git
@@ -16,13 +16,11 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: liblist-someutils-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libexporter-tiny-perl,
- libmodule-implementation-perl
-Description: Provide the stuff missing in List::Util
- List::SomeUtils tries to check if the current system is capable of compiling,
- linking and loading an XS module.
- .
- Notice: this is an early release, interface stability isn't guaranteed yet.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexporter-tiny-perl,
+         libmodule-implementation-perl
+Description: module that provides the stuff missing in List::Util
+ List::SomeUtils provides some trivial but commonly needed functionality on
+ lists which is not going to go into List::Util. This module tries to check if
+ the current system is capable of compiling, linking and loading an XS module.
diff --git a/debian/copyright b/debian/copyright
index 64fc1ad..bc7038c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,17 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/List-SomeUtils
-Upstream-Contact: Tassilo von Parseval <tassilo.von.parse...@rwth-aachen.de>, 
Adam Kennedy <ad...@cpan.org>, Jens Rehsack <rehs...@cpan.org>, Dave Rolsky 
<auta...@urth.org>
+Upstream-Contact: Dave Rolsky <auta...@urth.org>
 Upstream-Name: List-SomeUtils
-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.
 
 Files: *
-Copyright: Tassilo von Parseval <tassilo.von.parse...@rwth-aachen.de>, Adam 
Kennedy <ad...@cpan.org>, Jens Rehsack <rehs...@cpan.org>, Dave Rolsky 
<auta...@urth.org>
+Copyright: 2004-2010, Tassilo von Parseval 
<tassilo.von.parse...@rwth-aachen.de>
+ 2011, Aaron Crane <a...@cpan.org>
+ 2013-2015, Jens Rehsack <rehs...@cpan.org>
+ 2016, Dave Rolsky <auta...@urth.org>
+License: Artistic or GPL-1+
+
+Files: inc/ExtUtils/HasCompiler.pm
+Copyright: 2014, Leon Timmermans <le...@cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index e53959b..c7df15f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,9 +1,9 @@
 ---
 Archive: CPAN
-Bug-Database: http://rt.cpan.org/Public/Dist/Display.html?Name=List-SomeUtils
+Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=List-SomeUtils
 Bug-Submit: bug-list-someut...@rt.cpan.org
 Contact: Tassilo von Parseval <tassilo.von.parse...@rwth-aachen.de>, Adam 
Kennedy
   <ad...@cpan.org>, Jens Rehsack <rehs...@cpan.org>, Dave Rolsky 
<auta...@urth.org>
 Name: List-SomeUtils
-Repository: git://github.com/houseabsolute/List-SomeUtils.git
+Repository: https://github.com/houseabsolute/List-SomeUtils.git
 Repository-Browse: https://github.com/houseabsolute/List-SomeUtils

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