diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-21 19:20:03 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-21 19:20:03 +0200 |
commit | 9c30a078c04fe1e86b0aea64cc9cb790e95a7c57 (patch) | |
tree | c36790770a73a4523871ca69c11ffa4e61cadabf /debian/changelog | |
parent | 07d95bc7558cc96b15d633c920d498d855718699 (diff) |
* debian/rules:
- move internal-solver as 'apt' to his friend dump-solver in
/usr/lib/apt/solvers to avoid writing a manpage for it
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 69ac5bde2..7af0dd75f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ apt (0.9.5) UNRELEASED; urgency=low * 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 + * debian/rules: + - move internal-solver as 'apt' to his friend dump-solver in + /usr/lib/apt/solvers to avoid writing a manpage for it -- David Kalnischkies <kalnischkies@gmail.com> Mon, 21 May 2012 15:10:49 +0200 |