This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 0e6e98118e4af5f914e86240cd8ef74351440466 Author: James McCoy <[email protected]> Date: Sun Sep 10 22:39:35 2017 -0400 Declare compliance with Policy 4.1.0, no changes needed. 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 ebb0328..9bfa749 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,7 @@ devscripts (2.17.10) UNRELEASED; urgency=medium + Clarify the error when curl/wget dies. (Closes: #820426) * suspicious-source: + Whitelist elisp (.el) files. (Closes: #807754) + * Declare compliance with Policy 4.1.0, no changes needed. [ Daniel Shahaf ] * bts: diff --git a/debian/control b/debian/control index 918f482..a290d68 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: 4.0.0 +Standards-Version: 4.1.0 Build-Depends: bash-completion, debhelper (>= 10), dh-python, -- 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
