diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/apt-doc.docs | 1 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/apt-doc.docs b/debian/apt-doc.docs index 86aa69ceb..4ec23f55d 100644 --- a/debian/apt-doc.docs +++ b/debian/apt-doc.docs @@ -1,2 +1,3 @@ README.progress-reporting README.MultiArch +doc/external-dependency-solver-protocol.txt diff --git a/debian/changelog b/debian/changelog index 16827ff8d..1b691a33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,12 @@ apt (0.8.15) UNRELEASED; urgency=low - 'dump' to quickly output a complete scenario and - 'apt' to use the internal as an external resolver - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 17 May 2011 17:19:48 +0200 + [ Stefano Zacchiroli ] + * doc/external-dependency-solver-protocol.txt: + - describe EDSP and the configuration interface around it + + + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 17 May 2011 17:34:56 +0200 apt (0.8.14.2) UNRELEASED; urgency=low |