tag 850845 pending
thanks

Hello,

Bug #850845 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=67a38da

---
commit 67a38dae69c12bf4bfb769dfd0d3970b99f02041
Author: James McCoy <james...@debian.org>
Date:   Tue Jan 10 22:10:17 2017 -0500

    dget: Verify/propagate errors when processing a dsc
    
    Check exit status of “dpkg-source -x” fails and use exec to run
    dpkg-buildpackage, so we can properly report failures.
    
    Signed-off-by: James McCoy <james...@debian.org>

diff --git a/debian/changelog b/debian/changelog
index 92abad6..6fe077b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ devscripts (2.17.0) UNRELEASED; urgency=medium
     + Support debian/clean files.  (Closes: #850662)
   * Remove bash completion for dcut, since src:dput will be providing it.
     (Closes: #850684)
+  * dget:
+    + Verify exit status of “dpkg-source -x” and propagate failure.  (Closes:
+      #850845)
 
  -- Sean Whitton <spwhit...@spwhitton.name>  Mon, 19 Dec 2016 09:51:35 +0000
 

Reply via email to