tag 764963 pending thanks Hello,
Bug #764963 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=4333137 --- commit 4333137fe7c5695e82614177ec7c849fd4e11d1f Author: James McCoy <james...@debian.org> Date: Sun Oct 12 21:17:16 2014 -0400 debuild: Fix calls to dpkg-architecture When the user didn't supply -a/-t, then we shouldn't pass blank values to dpkg-architecture. Use Dpkg::IPC to call dpkg-architecture for better error handling and to avoid using the shell. Closes: #764963 Signed-off-by: James McCoy <james...@debian.org> diff --git a/debian/changelog b/debian/changelog index 9061248..c5105c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +devscripts (2.14.9) UNRELEASED; urgency=medium + + * debuild: Only pass -a/-t to dpkg-architecture when the user has specified + values for them. (Closes: #764963) + + -- James McCoy <james...@debian.org> Sun, 12 Oct 2014 21:11:34 -0400 + devscripts (2.14.8) unstable; urgency=medium [ James McCoy ] -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org