Your message dated Wed, 31 Dec 2014 15:34:07 +0000 with message-id <7682fec6314280f4bd534c020ced6eaf@mail.adsl.funky-badger.org> and subject line Re: Bug#774309: unblock: yum/3.4.3-3 has caused the Debian Bug report #774309, regarding unblock: yum/3.4.3-3 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 774309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774309 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: yum/3.4.3-3
- From: Thomas Goirand <zigo@debian.org>
- Date: Wed, 31 Dec 2014 15:42:26 +0100
- Message-id: <[🔎] 20141231144226.29194.82486.reportbug@buzig.gplhost.com>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Dear release team, I have uploaded a new version of the Yum package which adds a dependency on python-lzma, so that yum continues to work with newer Fedora repositories, which may be using that compression. This may be very useful when doing bootstraping of chroots with yum (which is the main purpose of having Yum inside Debian: as a debootstrap for RPM based distros). Please unblock yum/3.4.3-3. Debdiff attached. Cheers, Thomas Goirand (zigo)diff -Nru yum-3.4.3/debian/changelog yum-3.4.3/debian/changelog --- yum-3.4.3/debian/changelog 2013-06-27 05:07:17.000000000 +0000 +++ yum-3.4.3/debian/changelog 2014-12-31 14:37:32.000000000 +0000 @@ -1,3 +1,9 @@ +yum (3.4.3-3) unstable; urgency=medium + + * Added python-lzma as depends (Closes: #774217). + + -- Thomas Goirand <zigo@debian.org> Wed, 31 Dec 2014 14:36:30 +0000 + yum (3.4.3-2) unstable; urgency=low * Uploading to unstable. diff -Nru yum-3.4.3/debian/control yum-3.4.3/debian/control --- yum-3.4.3/debian/control 2013-06-27 05:07:17.000000000 +0000 +++ yum-3.4.3/debian/control 2014-12-31 14:37:32.000000000 +0000 @@ -14,6 +14,7 @@ Architecture: all Depends: python (>= 2.5) | python-celementtree, python-libxml2, + python-lzma, python-rpm, python-sqlite, python-sqlitecachec,
--- End Message ---
--- Begin Message ---
- To: Thomas Goirand <zigo@debian.org>, 774309-done@bugs.debian.org
- Subject: Re: Bug#774309: unblock: yum/3.4.3-3
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Wed, 31 Dec 2014 15:34:07 +0000
- Message-id: <7682fec6314280f4bd534c020ced6eaf@mail.adsl.funky-badger.org>
- In-reply-to: <[🔎] 20141231144226.29194.82486.reportbug@buzig.gplhost.com>
- References: <[🔎] 20141231144226.29194.82486.reportbug@buzig.gplhost.com>
On 2014-12-31 14:42, Thomas Goirand wrote:I have uploaded a new version of the Yum package which adds a dependency on python-lzma, so that yum continues to work with newer Fedora repositories,which may be using that compression. This may be very useful when doingbootstraping of chroots with yum (which is the main purpose of having Yuminside Debian: as a debootstrap for RPM based distros).Unblocked. Regards, Adam
--- End Message ---