summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-04-23 18:24:19 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-04-23 18:24:19 +0200
commitecdc4e74bc5ba7eadeff3276bc3707c127d9989c (patch)
tree346e7093dcdd63d2358bb05452359486c8e5e75c /debian
parent074da0970c68879d548b6b4f64d0da7f38151248 (diff)
* edsp/edspsystem.cc:
- check with RealFileExists for scenario file as otherwise a directory like one provided with RootDir triggers the usage of EDSP
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e585530ff..27747e23f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,11 @@ apt (0.9.3) unstable; urgency=low
- clearly separate 'positive' and 'negative' dependencies and
their upgrade-resolution tries in MarkInstall and especially don't
treat Conflicts differently compared to Breaks here
+ * edsp/edspsystem.cc:
+ - check with RealFileExists for scenario file as otherwise a directory
+ like one provided with RootDir triggers the usage of EDSP
- -- David Kalnischkies <kalnischkies@gmail.com> Mon, 23 Apr 2012 17:43:53 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 23 Apr 2012 18:23:10 +0200
apt (0.9.2) unstable; urgency=low