This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 3d91765528aee0e9c2dcd497741ef1837cf4fe1d Author: James McCoy <[email protected]> Date: Fri Dec 6 22:32:33 2013 -0500 Document strftime changes Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 972ef7a..7c13bf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ devscripts (2.13.6) UNRELEASED; urgency=medium + [ James McCoy ] * chdist: Fix a [A-z] regex typo. * uscan: Properly handle a non-machine readable d/copyright file. (Closes: #731537) @@ -8,6 +9,10 @@ devscripts (2.13.6) UNRELEASED; urgency=medium * bts: Document that “bts tag nnn security” will Cc the security team. (Closes: #684301) + [ Louis Bettens ] + * debchange, mass-bug, bts: Replace call to date -R with strftime(). + (Closes: #486594) + -- James McCoy <[email protected]> Thu, 05 Dec 2013 22:47:37 -0500 devscripts (2.13.5) unstable; urgency=low -- 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
