r75861 - in /trunk/libtime-fake-perl/debian: changelog control
    fabreg-guest at users.alioth.debian.org 
    fabreg-guest at users.alioth.debian.org
       
    Fri Jun 17 08:01:12 UTC 2011
    
    
  
Author: fabreg-guest
Date: Fri Jun 17 08:01:00 2011
New Revision: 75861
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75861
Log:
Ready for upload
Modified:
    trunk/libtime-fake-perl/debian/changelog
    trunk/libtime-fake-perl/debian/control
Modified: trunk/libtime-fake-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-fake-perl/debian/changelog?rev=75861&op=diff
==============================================================================
--- trunk/libtime-fake-perl/debian/changelog (original)
+++ trunk/libtime-fake-perl/debian/changelog Fri Jun 17 08:01:00 2011
@@ -1,11 +1,4 @@
-libtime-fake-perl (0.11-2) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control:
-    + remove cdbs since it's not used anymore in d/rules
-      (lintian agrees: "W: libtime-fake-perl source: unused-build-dependency-on-cdbs")
-    + short description -> noun phrase
-    + long description: s/this module/Time::Fake/
+libtime-fake-perl (0.11-2) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
Modified: trunk/libtime-fake-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-fake-perl/debian/control?rev=75861&op=diff
==============================================================================
--- trunk/libtime-fake-perl/debian/control (original)
+++ trunk/libtime-fake-perl/debian/control Fri Jun 17 08:01:00 2011
@@ -1,8 +1,7 @@
 Source: libtime-fake-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
- debhelper (>= 8)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
@@ -15,8 +14,8 @@
 Package: libtime-fake-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: simulate different times without changing your system clock
- Use this module to achieve the effect of changing your system clock, but
+Description: Perl module for simulate different times without changing your system clock
+ Use Time::Fake to achieve the effect of changing your system clock, but
  without actually changing your system clock. It overrides the Perl builtin
  subs time, localtime, and gmtime, causing them to return a "faked" time 
  of your choice. From the script's point of view, time still flows at the
    
    
More information about the Pkg-perl-cvs-commits
mailing list