[SCM] Packaging of Time-Format in Debian branch, master, updated. debian/1.11-1-12-g1b8e81b

gregor herrmann gregoa at debian.org
Sat Dec 15 21:01:02 UTC 2012


The following commit has been merged in the master branch:
commit 198aac1321ab81fef7272b76ff38734c1a802c55
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 15 21:51:26 2012 +0100

    remove spurious trailing comma
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index feead00..f262ebd 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-forma
 
 Package: libtime-format-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: module for easy date/time formatting
  Time::Format creates global pseudovariables which format dates and times,
  according to formatting codes you pass to them in strings.

-- 
Packaging of Time-Format in Debian



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