tag 526132 pending
thanks
Hello,
Bug #526132 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=dpkg/dpkg.git;a=commitdiff;h=2b125e6
---
commit 2b125e6ed96d88e0f352eba9bfc746a9640dc01a
Author: Guillem Jover <[email protected]>
Date: Sun May 10 17:54:05 2009 +0200
Do not set the Arch substvar in dpkg-source
Avoid setting the variable by default as it is expensive, and not
really needed for dpkg-source anyway. Split the setting into a new
member set_arch_substvars().
Regression introduced in 120ecd5161f4cf468d611b3dea05ac8a43313a75.
Closes: #526132
diff --git a/debian/changelog b/debian/changelog
index 7b2b707..abddbe6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -88,6 +88,8 @@ dpkg (1.15.1) UNRELEASED; urgency=low
have been disabled from configure.
* Move Debian specific keyrings to the Debian vendor class and change the
Ubuntu vendor class to inherit from it.
+ * Do not set the Arch substvar in dpkg-source, avoiding generating warnings
+ when there's no compiler present. Closes: #526132
[ Frank Lichtenheld ]
* Dpkg::Version: Remove unnecessary function next_elem which just
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]