This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libconfig-find-perl.
commit 86b430d6a06b762bc985056543df1b0876a0c778 Author: Lucas Kanashiro <[email protected]> Date: Sat Aug 1 15:40:25 2015 -0300 Fix spelling error in short description --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b1f722b..f9cb27d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ libconfig-find-perl (0.31-1) UNRELEASED; urgency=medium * Set debhelper >= 9 * Declare compliance with Debian policy 3.9.6 * Add autopkgtest-pkg-perl + * Fix spelling error in short description -- Lucas Kanashiro <[email protected]> Sat, 01 Aug 2015 15:27:47 -0300 diff --git a/debian/control b/debian/control index 8fc9893..a53e261 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-homedir-perl, libfile-which-perl -Description: module to search configuration files using OS dependant heuristics +Description: module to search configuration files using OS dependent heuristics Every OS has different rules for configuration files placement, this module allows one to easily find and create app configuration files following those rules. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-find-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
