diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-10 21:35:50 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-10 21:35:50 +0100 |
commit | 0cbd772a245b420fb84761dd8addbf0f45bb4013 (patch) | |
tree | ec843bc2c449736271b94903ed67fb0e6e06264d /debian/changelog | |
parent | 3e2f480d7ad43f565bf2253fc598c2b80a22560f (diff) | |
parent | 49012e99a80a08925e4ad9911308c1c1b5cb33fb (diff) |
merged -r1901..1911 from lp:~donkult/apt/sid
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 269d3c4db..5830b8ad5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,16 @@ apt (0.7.25) UNRELEASED; urgency=low * buildlib/configure.mak, buildlib/config.{sub,guess}: - remove (outdated) config.{sub,guess} and use the ones provided by the new added build-dependency autotools-dev instead + * configure.in, buildlib/{xml,yodl,sgml}_manpage.mak: + - remove the now obsolete manpage buildsystems + * doc/{pl,pt_BR,es,it}/*.{sgml,xml}: + - convert all remaining translation to the po4a system + * debian/control: + - drop build-dependency on docbook-utils and xmlto + - add build-dependency on autotools-dev + - bump policy to 3.8.3 as we have no outdated manpages anymore + * debian/NEWS: + - fix a typo in 0.7.24: Allready -> Already (Closes: #557674) [ Chris Leick ] * doc/ various manpages: |