diff options
| author | Adam Conrad <adconrad@0c3.net> | 2012-06-19 19:29:03 -0600 |
|---|---|---|
| committer | Adam Conrad <adconrad@0c3.net> | 2012-06-19 19:29:03 -0600 |
| commit | 96b0facc6e57a39ad82f31bb1f248f0b8eed84ba (patch) | |
| tree | 5816b45bea2428ea0b2c0cd3ad21e4d0d9120612 /debian | |
| parent | a8262ad909e4596da19210f22d872d59fe4b1ae2 (diff) | |
| download | python-apt-96b0facc6e57a39ad82f31bb1f248f0b8eed84ba.tar.gz | |
xz-lzma has been rolled into xz-utils, as of 5.1.1alpha+20120614-1
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 762059a0..4cd171fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.8.5~ubuntu2) quantal; urgency=low + + * xz-lzma has been rolled into xz-utils, as of 5.1.1alpha+20120614-1 + + -- Adam Conrad <adconrad@ubuntu.com> Tue, 19 Jun 2012 19:12:18 -0600 + python-apt (0.8.5~ubuntu1) quantal-proposed; urgency=low * Merge from unreleased Debian branch, remaining changes: diff --git a/debian/control b/debian/control index 58136b9a..46580333 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ XS-Debian-Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-si Package: python-apt Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-apt-common -Recommends: lsb-release, iso-codes, xz-lzma +Recommends: lsb-release, iso-codes, xz-utils (>= 5.1.1alpha+20120614-1) Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), |
