tag 825228 pending
thanks
Hello,
Bug #825228 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=collab-maint/devscripts.git;a=commitdiff;h=778458d
---
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]>
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: