diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2a4e9e29..e985d45f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.8.0~exp5) UNRELEASED; urgency=low + + * Increase Breaks for update-notifier to 0.99.3debian9 + + -- Julian Andres Klode <jak@debian.org> Thu, 26 May 2011 18:01:57 +0200 + python-apt (0.8.0~exp4) experimental; urgency=low * apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) diff --git a/debian/control b/debian/control index 0997ab3a..4b90c457 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), - update-notifier (<< 0.99.3debian1), + update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc |
