This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository devscripts.
commit 37cacb8a2faffd77e98983dda1e26da92349a692 Author: Mattia Rizzolo <[email protected]> Date: Sat Oct 7 15:09:03 2017 +0200 normalize the changelog Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/changelog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c67d93..582463b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,15 +15,15 @@ devscripts (2.17.11) UNRELEASED; urgency=medium * Correct information on the OpenPGP fingerprint etc. Closes: #877104 [ Chris Lamb ] - * reproducible-check: Match name on remote server. - - Use the restricted JSON file that hides transient issues. - (Closes: #875861) - - Handle multi-architecture systems. (Closes: #875887) - * Expire cache file after 1 day and base local cache name on the + * reproducible-check: + + Match name of the json file on remote server. + + Use the restricted JSON file that hides transient issues. Closes: #875861 + + Handle multi-architecture systems. Closes: #875887 + + Expire cache file after 1 day and base local cache name on the remote filename. - * Various flake8-related tidyintidying - * debian/control: Add missing entry in package long description - for reproducible-check. + + Various flake8-related tidyintidying. + * debian/control: + + Mention reproducible-check in the package long description. * debchange: + Add support for preparing uploads to stable with the new --stable flag. Closes: #871657 -- 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
