r75452 - /trunk/libtest-expect-perl/debian/control
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Sun Jun 12 00:31:07 UTC 2011
    
    
  
Author: gregoa
Date: Sun Jun 12 00:31:00 2011
New Revision: 75452
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75452
Log:
debian/control:
- bring back packages in Depends that got lost in the upgrade
- make short description a noun phrase
Modified:
    trunk/libtest-expect-perl/debian/control
Modified: trunk/libtest-expect-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-expect-perl/debian/control?rev=75452&op=diff
==============================================================================
--- trunk/libtest-expect-perl/debian/control (original)
+++ trunk/libtest-expect-perl/debian/control Sun Jun 12 00:31:00 2011
@@ -14,7 +14,8 @@
 Package: libtest-expect-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
-Description: automated driving and testing of terminal-based programs
+ libclass-accessor-chained-perl, libexpect-simple-perl
+Description: module for automated driving and testing of terminal-based programs
  Test::Expect is a module for automated driving and testing of
  terminal-based programs.  It is handy for testing interactive programs
  which have a prompt, and is based on the same concepts as the Tcl
    
    
More information about the Pkg-perl-cvs-commits
mailing list