This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit d374273152acd8739a1df1a370760a0c67098c53 Author: James McCoy <[email protected]> Date: Sat Jul 8 15:20:15 2017 -0400 Declare compliance with Policy 4.0.0 Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d284786..d3e9317 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,7 @@ devscripts (2.17.7) UNRELEASED; urgency=medium * debsnap: + Preserve the remote mtime of the downloaded file. Thanks to Guillem Jover for the patch. (Closes: #860863) + * Declare compliance with Policy 4.0.0, no changes needed. [ Ben Finney ] * debdiff: diff --git a/debian/control b/debian/control index 33a85bb..5e48278 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: James McCoy <[email protected]>, Martin Zobel-Helas <[email protected]>, Patrick Schoenfeld <[email protected]>, Benjamin Drung <[email protected]> -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Build-Depends: bash-completion, debhelper (>= 9), docbook-xsl, -- 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
