summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-17 15:06:38 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-17 15:06:38 +0200
commitcdf13dc287dcd4603152339364d894601e4a6c05 (patch)
tree819b63c085d1c5e2df506e1d09599949957647ae /debian/changelog
parent3b3a681c79d3e5c32fcd6ccb87e74e5ca6e234b4 (diff)
parent9ef21af3d8325ef6889fdf9f015b497a71c9f845 (diff)
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 16 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 54e47957d..1d7aeba78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,30 @@
apt (0.8.5) UNRELEASED; urgency=low
+ [ Manpages translations ]
+ * German (Chris Leick). Closes: #597163
+
[ Michael Vogt ]
* merged lp:~mvo/apt/conflicts-on-virtuals to better deal with
conflicts/breaks against virtual packages (LP: #614993)
-
+
[ David Kalnischkies ]
* apt-pkg/policy.cc:
- support 100-pinning in Release file with ButAutomaticUpgrades
as requested by the backports crew (Closes: #596097)
* apt-pkg/deb/deblistparser.cc:
- overrule NotAutomatic in case of ButAutomaticUpgrades
-
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 14 Sep 2010 18:56:23 +0200
+ * debian/apt.cron.daily:
+ - handle absolut directory paths correctly by loading directories
+ directly instead of building the paths on our own (Closes: #596421)
+ * debian/control:
+ - build-depend on docbook-xml to ensure that the xml DTDs are always
+ available on the buildds (Closes: #597145)
+ * buildlib/debiandoc.mak, buildlib/po4a_manpage.mak:
+ - ensure that the build fails if documentation building fails
+ * doc/po/fr.po:
+ - correct two syntax issues to ensure we can build fine
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 17 Sep 2010 10:26:17 +0200
apt (0.8.4) unstable; urgency=low