diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-06-07 14:04:19 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-06-07 14:04:19 +0200 |
| commit | 20cc87295aef3b04db0cb060d65c21cfce650d19 (patch) | |
| tree | 81b5239f33744cb6cae902d4f2149f7ed8e37b4f /debian | |
| parent | c736d5c9290a2ffdb8802a4ac62e521cf1218b54 (diff) | |
| download | python-apt-20cc87295aef3b04db0cb060d65c21cfce650d19.tar.gz | |
Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512)
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 2270c43a..6cd9a042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.8.1) UNRELEASED; urgency=low + + * Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) + + -- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200 + python-apt (0.8.0) unstable; urgency=low * Upload to unstable diff --git a/debian/control b/debian/control index 98506aec..01e8884e 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), debpartial-mirror (<< 0.2.98), - debsecan (<< 0.4.14), + debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), |
