This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit a2c560b169d2f5604bc704dfc27ec2cdc0a6c83a Author: James McCoy <[email protected]> Date: Fri Jul 7 21:52:19 2017 -0400 Add changelog entry for bts.pl cachedir fix. Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index fa37703..795bbba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,9 @@ devscripts (2.17.7) UNRELEASED; urgency=medium * grep-excuses: + Use YAML::Syck to parse excuses.yaml instead of using regex to pick apart update_excuses.html. + * bts: + + Create the cache directory if it doesn't already exist. Thanks to + Joonas Kylmälä for the patch. (Closes: #866117) [ Ben Finney ] * debdiff: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
