[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#774309: marked as done (unblock: yum/3.4.3-3)



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 ---
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 ---
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 doing
bootstraping of chroots with yum (which is the main purpose of having Yum
inside Debian: as a debootstrap for RPM based distros).

Unblocked.

Regards,

Adam

--- End Message ---

Reply to: