Skip to content

Debian Changelog yum (3.2.23-1)

2009

yum (3.2.23-1) unstable; urgency=low

   * New upstream release
   * Removed the patch for the Makefile that is now useless (upstream changed
     it).
   * Compat is now 5.

 -- GPLHost yum packaging team <yumpackage@gplhost.com>  Sat, 13 Jun 2009 19:23:21 +0800

yum (3.2.21-2) unstable; urgency=low

   * Moved python-dev, python-support and intltool to Build-Depends-Indep:
   * Added a Homepage: field and a watch file
   * Added mechanismes in debian/rules to preserve po/yum.pot that is created
     each time by the build process (the .diff.gz was big for nothing, this is
     better now).
   * Added a patch so that etc/yum.logrotate uses monthly as logrotate option,
     as we received cron emails from some of our servers in production, warning
     that yearly is not a valid option for logrotate. The cron job for
     logrotate should be more quite now.
   * Now depending on debhelper >= 5.
   * Bumped StandardVersion to 3.8.1.

 -- GPLHost yum packaging team <yumpackage@gplhost.com>  Wed, 01 Apr 2009 11:14:48 +0800

yum (3.2.21-1) unstable; urgency=low

   * Adopting package. Former maintainer retired from Debian recently, and
     co-maintainer expressed he had no further interest in yum in
     http://lists.debian.org/debian-release/2009/02/msg00413.html.
     I (Thomas Goirand) will be co-maintaining this package with my employee
     Manuel Amador: I feel comfortable with Debian packaging, while Manuel is
     a python and RPM system specialist. The maintainer email address of this
     package (signed with my Debian GPG key) forwards to both of us.
   * New upstream release
   * Added Dm-Upload-Allowed: yes field.
   * Forward-ported documentation, sqlite and Makefile patch from last Debian
     package in Lenny, added build-dep dpatch (patches are now separate and not
     generated in the diff.gz which I think is ugly packaging).
   * Removed upstream dependency on python-iniparse and patched to be able to
     work without it as python-iniparse is not in Debian (yet).
   * Removed Debian dependency on python-pyme (which is a mistake of the last
     NMU that thought it was the same as python-gpgme), removed upstream
     dependency on python-gpgme, patched to work without it (Closes: #496137).
   * Note: this is only a temporary package before we can have python-gpgme,
     and python-iniparse inside Debian. This package version aims at a qa upload
     to fix the current situation in Lenny where the yum package is broken
     because it is trying to call a python module that doesn't exists in Lenny
     (see src/misc.py and our patch for it). It seems that 2 other maintainers
     have already started working on packaging python-gpgme and python-iniparse.

 -- GPLHost yum packaging team <yumpackage@gplhost.com>  Sun, 01 Mar 2009 18:08:07 +0800

2008

yum (3.2.12-1.2) unstable; urgency=low

   * Non-maintainer upload
   * Updated for compatibility with current python-pyme (Closes: #490368)
     based on patch by Martin Meredith <mez@ubuntu.com>
     - Changed import in yum/misc.py
     - Set versioned dependency on python-pyme

 -- Ben Hutchings <ben@decadent.org.uk>  Mon, 28 Jul 2008 23:20:59 +0100

yum (3.2.12-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix FTBFS with dash (Closes: #471758)
   * Fix 'copyright-without-copyright-notice' lintian warning.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 11 Apr 2008 19:21:33 +0100

yum (3.2.12-1) unstable; urgency=low

   * New upstream release.
   * Add a build-dep on intltool.

 -- Andres Salomon <dilinger@debian.org>  Fri, 07 Mar 2008 15:02:44 +0000

yum (3.2.10-1) unstable; urgency=low

   * New upstream release (Closes: #364105).
   * Add myself as a co-maintainer.
   * Fix up yum-updatesd stuff, including adding an init script.
   * Silence some lintian warnings/errors.
   * Add dependencies on some additional python modules; python-pyme,
     python-sqlitecachec, python-sqlite.
   * Patch yum/misc.py to use the proper module path; pyme.gpgme,
     rather than just gpgme.
   * Patch yum/sqlutils.py to use Qmark format rather than sqlite1
     syntax; the version_info check ends up being incorrect.

 -- Andres Salomon <dilinger@debian.org>  Tue, 05 Feb 2008 18:14:38 +0000

2006

yum (2.4.0-3.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Update package to the last python policy (Closes: #380993).
   * Urgency set to medium for RC bug fix.
   * Bump Standards-Version to 3.7.2.
   * Fixing bashism in docs/Makefile.
   * removing debian/*.ex files.

 -- Pierre Habouzit <madcoder@debian.org>  Wed, 30 Aug 2006 13:43:22 +0200

2005

yum (2.4.0-3) unstable; urgency=low

   * Further corrections to the dependancies (Closes: #340914)

 -- Anand Kumria <wildfire@progsoc.org>  Mon, 28 Nov 2005 02:46:37 +1100

yum (2.4.0-2) unstable; urgency=low

   * Add dependancy on python-urlgrabber

 -- Anand Kumria <wildfire@progsoc.org>  Mon, 31 Oct 2005 05:08:38 +1100

yum (2.4.0-1) unstable; urgency=low

   * Initial release

 -- Anand Kumria <wildfire@progsoc.org>  Wed, 26 Oct 2005 03:48:14 +1000