[SCM] Debian packaging of libfile-pushd-perl branch, master, updated. 02d99fc4444fceededbb6c0ddae60403365fee6f
gregor herrmann
gregoa at debian.org
Sat Sep 17 16:37:07 UTC 2011
The following commit has been merged in the master branch:
commit 36a6db355531d8ae403d2ad5aad9bcaf62e23f37
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 17 18:28:59 2011 +0200
debian/control: make short description a noun phrase.
diff --git a/debian/control b/debian/control
index c042ed4..cf735f2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-pushd
Package: libfile-pushd-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: change directory temporarily for a limited scope
+Description: module for changing directory temporarily for a limited scope
File::pushd does a temporary chdir that is easily and automatically reverted,
similar to pushd in some Unix command shells. It works by creating an object
that caches the original working directory. When the object is destroyed, the
--
Debian packaging of libfile-pushd-perl
More information about the Pkg-perl-cvs-commits
mailing list