This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 1d8dd5a3a2c7703557a032515d97dba671e21dea Author: James McCoy <[email protected]> Date: Sat Jul 8 15:13:42 2017 -0400 Add changelog entry for debsnap mtime preservation Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index d0ed2ed..d284786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,9 @@ devscripts (2.17.7) UNRELEASED; urgency=medium * debuild: + Disable signing if the target distribution is "UNRELEASED", but honor dpkg-buildpackage's --force-sign as an override. (Closes: #861020) + * debsnap: + + Preserve the remote mtime of the downloaded file. Thanks to Guillem + Jover for the patch. (Closes: #860863) [ 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
