Source: yum
Section: admin
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Thomas Goirand <zigo@debian.org>
Uploaders: Mike Miller <mtmiller@ieee.org>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~)
Build-Depends-Indep: intltool
Vcs-Browser: http://git.debian.org/?p=collab-maint/yum.git
Vcs-Git: git://git.debian.org/git/collab-maint/yum.git
Standards-Version: 3.9.3
Homepage: http://yum.baseurl.org/

Package: yum
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python (>= 2.5), 
 python-libxml2, python-urlgrabber, rpm (>= 4.4.1), python-rpm, python-sqlitecachec, python-sqlite
Description: Advanced front-end for rpm
 Yum (Yellow dog Updater, Modified) is an automatic updater and package 
 installer/remover for rpm systems. It automatically computes dependencies 
 and figures out what things should occur to install packages. It makes it 
 easier to maintain groups of machines without having to manually update 
 each one using rpm.
 .
 Features include:
 .
     * Multiple Repositories
     * Simple config file
     * Correct dependency calculation
     * Fast operation
     * rpm-consistent behavior
     * comps.xml group support, including multiple repository groups
     * Simple interface
