[libstring-glob-permute-perl] 01/03: change "This module" -> "String::Glob::Permute" in long description
Damyan Ivanov
dmn at moszumanska.debian.org
Mon Jan 20 21:37:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libstring-glob-permute-perl.
commit a315445ac4ed7e436c819dab9f20c48aba3d0ff8
Author: Damyan Ivanov <dmn at debian.org>
Date: Mon Jan 20 21:33:45 2014 +0000
change "This module" -> "String::Glob::Permute" in long description
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e905847..ad67b81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ libstring-glob-permute-perl (0.01-2) UNRELEASED; urgency=low
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
+ [ Damyan Ivanov ]
+ * change "This module" -> "String::Glob::Permute" in long description
+
-- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Thu, 22 Sep 2011 21:16:33 -0400
libstring-glob-permute-perl (0.01-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a509d19..0876276 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,5 @@ Package: libstring-glob-permute-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Expand {foo,bar,baz}[2-4] style string globs
- This Perl module provides a way to expand strings via glob-like
+ String::Glob::Permute provides a way to expand strings via glob-like
notations and return a list of all possible permutations.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-glob-permute-perl.git
More information about the Pkg-perl-cvs-commits
mailing list