Source: ropemode
Maintainer: Arnaud Fontaine <arnau@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3),
               dh-python,
               python-all (>= 2.6.6-3),
               debhelper (>= 10~)
Standards-Version: 3.9.8
Homepage: https://github.com/python-rope/ropemode
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/ropemode.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/ropemode.git
X-Python-Version: >= 2.6

Package: python-ropemode
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-rope (>= 0.9.4)
Replaces: python-ropemacs (<< 0.7-1~)
Breaks: python-ropemacs (<< 0.7-1~)
Description: ropemode, a helper for using rope refactoring library in IDE
 This package includes common parts of ropemacs and ropevim.
