diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-03 16:44:10 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-03 16:44:10 +0100 |
| commit | 1dcd5eb6190ed6a3552cb2d491bc0272f60e613a (patch) | |
| tree | e21fa68b89ff9ad28c222abf2edcbc346feccb56 /debian/control | |
| parent | 8cb1f8fb9968d91f8f1bbece3f93aaeda36f0801 (diff) | |
| download | python-apt-1dcd5eb6190ed6a3552cb2d491bc0272f60e613a.tar.gz | |
* Merge with Ubuntu:
- util/get_ubuntu_mirrors_from_lp.py:
+ rewritten to use +archivemirrors-rss and feedburner
- pre-build.sh: update ubuntu mirrors on bzr-buildpackage (and also do this
for Debian mirrors)
- add break for packagekit-backend-apt (<= 0.4.8-0ubuntu4)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0c43f91e..4db6c164 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: python-apt Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: lsb-release, iso-codes, libjs-jquery -Breaks: debdelta (<< 0.28~) +Breaks: debdelta (<< 0.28~), packagekit-backend-apt (<= 0.4.8-0ubuntu4) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte XB-Python-Version: ${python:Versions} |
