summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-12 00:36:44 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-12 00:36:44 +0200
commit742f57054fe787714c9ab59aa704cdcec25f3b28 (patch)
tree220a9ada7924be10490797a6727086b8519dd4cf /debian
parent606837654922b8c58c9ac8a12b44c30f308115e3 (diff)
* Makefile, buildlib/*.mak:
- reshuffle dependencies so that parallel building seems to work
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index af63bec4e..a11865891 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ apt (0.9.4) UNRELEASED; urgency=low
* apt-pkg/pkgcachegen.cc:
- make IsDuplicatedDescription static so that it is really private
as we don't need a symbol for it as it is not in a header
+ * Makefile, buildlib/*.mak:
+ - reshuffle dependencies so that parallel building seems to work
-- David Kalnischkies <kalnischkies@gmail.com> Fri, 11 May 2012 23:26:59 +0200