[SCM] Packaging of Time-Format in Debian branch, master, updated. debian/1.00-1.1-26-g060eae3

gregor herrmann gregoa at debian.org
Sat Aug 20 12:42:26 UTC 2011


The following commit has been merged in the master branch:
commit 060eae3cc14fdf8da088868e5703f5e5c017ad3b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 14:38:31 2011 +0200

    s/This module/Time::Format/

diff --git a/debian/changelog b/debian/changelog
index 9866628..0f95cfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ libtime-format-perl (1.11-1) unstable; urgency=low
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
     field (source stanza).
+  * debian/control: mention module name in long description.
 
  -- Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>  Thu, 18 Aug 2011 19:06:17 -0400
 
diff --git a/debian/control b/debian/control
index 598081e..ac53363 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libtime-format-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, 
 Description: module for easy date/time formatting
- This module creates global pseudovariables which format dates and times,
+ Time::Format creates global pseudovariables which format dates and times,
  according to formatting codes you pass to them in strings.
  .
  The %time formatting codes are designed to be easy to remember and use, and to

-- 
Packaging of Time-Format in Debian



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