This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit e88eb792a5c8b3ff4aea2b2676c4af13fe383226 Author: James McCoy <[email protected]> Date: Sun Oct 2 23:46:30 2016 -0400 Add changelog entry for STARTTLS patch --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 07f2932..0762d3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ devscripts (2.16.9) UNRELEASED; urgency=medium binaries for unspecified archs. (Closes: #839533) + Add handling for the --version switch, as advertised by --help. (Closes: #839537) + * bts: + + Switch to Net::SMTPS to support STARTTLS. Based on a patch by Andrew + Shadura. (Closes: #518622) -- James McCoy <[email protected]> Sat, 01 Oct 2016 13:26:57 -0400 -- 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
