This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 778458dccf08139f13150681bf5a1d84d3a20063 Author: James McCoy <[email protected]> Date: Wed Jun 1 21:20:38 2016 -0400 Add changelog entry for test_package_lifecycle fixes Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb16e18..4d50afa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ devscripts (2.16.5) UNRELEASED; urgency=medium * uupdate: + Use "dpkg-source --skip-patches ..." with -f to prevent patches to be applied. Thanks Herbert Parentes Fortes Neto. (Closes: #823350) + * test_package_lifecycle: + + Handle new output format for dpkg-dev utilities. (Closes: #825228) [ Ben Finney ] * scripts/*.bash_completion: -- 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
