From 0bdf342a69be47a5d7654114539854ea87702216 Mon Sep 17 00:00:00 2001 From: Raphael Hertzog Date: Sat, 20 Jun 2009 23:08:09 +0200 Subject: Dpkg::Substvars: restructure to have a separate namespace for variables MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The addition of “_used” in the structure was in conflict with a possible variable of the same name. So put the variables in a dedicated hash to avoid this conflict and rename “_used” into “used”. Correct the warning message too. Also add Joachim in the THANKS file for his contribution. --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index 22a803b82..9c3145e1d 100644 --- a/THANKS +++ b/THANKS @@ -79,6 +79,7 @@ Jeroen van Wolffelaar Jim Pick Jim Van Zandt Jiří Paleček +Joachim Breitner Joel Klecker Joey Hess Johannes Veser -- cgit v1.2.3