diff options
author | Raphael Hertzog <hertzog@debian.org> | 2009-06-20 23:08:09 +0200 |
---|---|---|
committer | Raphael Hertzog <hertzog@debian.org> | 2009-06-20 23:19:34 +0200 |
commit | 0bdf342a69be47a5d7654114539854ea87702216 (patch) | |
tree | 0c4261ea2e5d8420f59323d7f37cdf214d467ffd /THANKS | |
parent | d60bb3e211d9496653d5061c112ce3092998fe11 (diff) | |
download | dpkg-0bdf342a69be47a5d7654114539854ea87702216.tar.gz |
Dpkg::Substvars: restructure to have a separate namespace for variables
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.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ Jeroen van Wolffelaar <jeroen@wolffelaar.nl> Jim Pick <jim@jimpick.com> Jim Van Zandt <jrv@vanzandt.mv.com> Jiří Paleček <jpalecek@web.de> +Joachim Breitner <mail@joachim-breitner.de> Joel Klecker <jk@espy.org> Joey Hess <joeyh@debian.org> Johannes Veser <veser@gmx.de> |