summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-21 19:14:53 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-21 19:14:53 +0200
commit07d95bc7558cc96b15d633c920d498d855718699 (patch)
treed08c3cdcf6f2e6cb698c9248a3453b63d8afaae8 /debian/changelog
parent6bae2c5108a95267fedcc8f2312e91488ebece8d (diff)
* debian/control:
- moving debiandoc-sgml to Build-Depends-Indep was one step too much for the buildds as we still build two sgml files in arch:any
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b58bcd29..69ac5bde2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ apt (0.9.5) UNRELEASED; urgency=low
- have a dummy SyncToFd around in case of ReadOnly access to a
compressed file as we otherwise on Close() do not delete[] the
char buffer but munmap() it… (Closes: #673815)
+ * debian/control:
+ - moving debiandoc-sgml to Build-Depends-Indep was one step too much
+ for the buildds as we still build two sgml files in arch:any
-- David Kalnischkies <kalnischkies@gmail.com> Mon, 21 May 2012 15:10:49 +0200