summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2007-12-25 21:03:10 +0200
committerAntti-Juhani Kaijanaho <ajk@debian.org>2007-12-25 21:03:10 +0200
commita8333bd19dd4eb0549af5d40802a87f3c2deed62 (patch)
treee6705910ad292f5f0f746d028a52bcd88be5dd35 /debian/changelog
parent49af8222e113e733acc9bc8c775740f3372459f8 (diff)
downloaddctrl-tools-a8333bd19dd4eb0549af5d40802a87f3c2deed62.tar.gz
sync-available/sync-available.cp: Use id -u, not $EUID, which is a bashism
Closes: #457788 (error in sync-available when /bin/sh links to /bin/dash) Reported by arno renevier <arenevier@fdn.fr> Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index eb0e742..48a1962 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,11 @@ dctrl-tools (2.13) UNRELEASED; urgency=low
* lib/paragraph (para_parse_next): Performance improvements.
* debian/control: Rename XS-Vcs-{Git,Browser} fields to Vcs-{Git,Browser};
also use the Git protocol instead of HTTP
+ * sync-available/sync-available.cp: Use id -u, not $EUID, which is a bashism
+ closes: #457788 (error in sync-available when /bin/sh links to /bin/dash)
+ Reported by arno renevier <arenevier@fdn.fr>
- -- Jon Bernard <jbernard@debian.org> Fri, 07 Dec 2007 10:55:13 -0500
+ -- Antti-Juhani Kaijanaho <ajk@debian.org> Tue, 25 Dec 2007 21:02:06 +0200
dctrl-tools (2.12) unstable; urgency=low