summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-04-21 15:25:12 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-04-21 15:25:12 +0200
commitcb658c4eea4bf18295c4acacd637cd94e2473bbc (patch)
tree2baf565033e7dae2a0c86408f60627d14fdbcb98 /debian
parentd9319cee6ff10b42e64145c82dfb246a1b3e551c (diff)
replace backticks with POSIX $() (Closes: #577116)
And again thanks to Jari Aalto for spotting & patching!
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 712437a6d..44ddf1f82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ apt (0.7.26~exp4) experimental; urgency=low
in the broken packages message. (Closes: #577168)
* dselect/install:
- modernize if-statements not to use 'x' (Closes: #577117)
+ - replace backticks with POSIX $() (Closes: #577116)
-- David Kalnischkies <kalnischkies@gmail.com> Sat, 03 Apr 2010 14:58:39 +0200