Source: rabbitvcs-core
Maintainer: Jason Heeris <jason.heeris@gmail.com>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 6.0.4),
               cdbs (>= 0.4.51),
               python (>= 2.5.2)
Build-Depends-Indep: python-support (>= 0.5.3),
                     python-central (>= 0.6.5),
                     pkg-config (>= 0.20),
                     libgtk2.0-bin (>= 2.8.20)
Standards-Version: 3.8.3
Homepage: http://www.rabbitvcs.org

Package: rabbitvcs-core
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-gtk2 (>= 2.12.1),
         python-glade2 (>= 2.12.1),
         python-gobject (>= 2.14.1),
         python-svn (>= 1.5.2),
         python-configobj (>= 4.4.0),
         python-dbus (>= 0.82.4),
         subversion (>= 1.4.6),
         meld (>=1.1.2), 
         ipython (>=0.7.1),
         hicolor-icon-theme (>= 0.10),
         libgtk2.0-bin (>= 2.8.20)
Conflicts: nautilussvn, rabbitvcs
Replaces: nautilussvn
Description: Easy version control
 RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems you use. There are
 extensions for Nautilus, Thunar and GEdit, and a simple command-line interface.
 .
 RabbitVCS currently only supports Subversion.
