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

kanashiro-guest pushed a commit to branch master
in repository libtime-progress-perl.

commit 0bb5113cf006b163757bc8cea955b1762d1284d2
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Tue Dec 8 10:06:37 2015 -0200

    Update long description
---
 debian/changelog | 1 +
 debian/control   | 8 ++++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c93f86..f33d736 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libtime-progress-perl (2.11-1) UNRELEASED; urgency=medium
 
   * Import upstream version 2.11
+  * Update long description
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Tue, 08 Dec 2015 09:53:32 
-0200
 
diff --git a/debian/control b/debian/control
index c3ad5f0..47dadd9 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,9 @@ Package: libtime-progress-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: perl module for elapsed and estimated finish time reporting
- Time::Progress is a perl module that provides several methods for reporting
- elapsed and estimated finish times.
+ Time::Progress displays progress information for long-running processes. This
+ can be percentage complete, time elapsed, estimated time remaining, an ASCII
+ progress bar, or any combination of those.
+ .
+ It is useful for code where you perform a number of steps, or iterations of a
+ loop, where the number of iterations is known before you start the loop.

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