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

kanashiro-guest pushed a commit to branch master
in repository liblwp-useragent-progressbar-perl.

commit ab7ff092237c452c2fa14b16b3d93974fe9d675e
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Sat Nov 14 15:17:44 2015 -0200

    Initial debian set up
---
 debian/changelog |  2 +-
 debian/control   | 28 +++++++++++++++-------------
 debian/copyright |  8 --------
 3 files changed, 16 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 33eabe1..0948c0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 liblwp-useragent-progressbar-perl (1.100810-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #805091)
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Sat, 14 Nov 2015 15:01:01 
-0200
diff --git a/debian/control b/debian/control
index 9bcf79d..d91e9c5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: liblwp-useragent-progressbar-perl
 Section: perl
 Priority: optional
-Maintainer: Lucas Kanashiro <kanashiro.dua...@gmail.com>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Lucas Kanashiro <kanashiro.dua...@gmail.com>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libterm-progressbar-perl,
- libtest-differences-perl,
- libwww-perl,
- perl
+                     libtest-differences-perl,
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/LWP-UserAgent-ProgressBar
+Testsuite: autopkgtest-pkg-perl
 
 Package: liblwp-useragent-progressbar-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libterm-progressbar-perl,
- libtest-differences-perl,
- libwww-perl
-Description: An LWP user agent that can display a progress bar
- This class is a subclass of LWP::UserAgent that provides one additional
- method, described below.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libterm-progressbar-perl,
+         libtest-differences-perl,
+         libwww-perl
+Description: LWP user agent that can display a progress bar
+ LWP::UserAgent::ProgressBar is a subclass of LWP::UserAgent that provides a
+ progress bar. This module have two extra methods: get_with_progress and
+ post_with_progress.
diff --git a/debian/copyright b/debian/copyright
index 3fa3aa1..79d1ac5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/LWP-UserAgent-ProgressBar
 Upstream-Contact: Marcel Gruenauer <mar...@cpan.org>
 Upstream-Name: LWP-UserAgent-ProgressBar
-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: 2007, Marcel Gruenauer <mar...@cpan.org>

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