This is an automated email from the git hooks/post-receive script. bignose-guest pushed a commit to branch master in repository devscripts.
commit 79db70df423c194de5ca0289f7160963f795f42d Author: Ben Finney <[email protected]> Date: Sat May 14 13:58:12 2016 +1000 Document my changes in changelog. --- debian/changelog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 548c289..00f82b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,13 @@ devscripts (2.16.5) UNRELEASED; urgency=medium + Use "dpkg-source --skip-patches ..." with -f to prevent patches to be applied. Thanks Herbert Parentes Fortes Neto. (Closes: #823350) - -- James McCoy <[email protected]> Mon, 02 May 2016 19:41:06 -0400 + [ Ben Finney ] + * scripts/*.bash_completion: + + Render U+0009 TAB to spaces. + + Normalise editor hints to preserve formatting. + + Standardise explanatory header block. + + -- Ben Finney <[email protected]> Sat, 14 May 2016 13:54:07 +1000 devscripts (2.16.4) unstable; urgency=medium -- 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
