diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-03-15 11:02:31 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-03-15 11:02:31 +0100 |
commit | b45fb8db8c586fa837a9d1ad0c2247a7e003e51f (patch) | |
tree | 2d3e929086b2dc56f40ad6b075bfbb928d7b4d95 /debian | |
parent | c176c4d0adad246ac0768f9e2b60aa8e4c56fffb (diff) |
* doc/makefile, doc/*:
- generate subdirectories for building the manpages in on the fly
depending on the po files we have.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 415a6fd8d..ddbf19214 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,9 @@ apt (0.7.26) UNRELEASED; urgency=low - save Commandline in Commandline::AsString for logging * apt-pkg/deb/debversion.cc: - consider absent of debian revision equivalent to 0 (Closes: #573592) + * doc/makefile, doc/*: + - generate subdirectories for building the manpages in on the fly + depending on the po files we have. [ Julian Andres Klode ] * cmdline/apt-mark: |