Source: hgsubversion
Section: vcs
Priority: extra
Maintainer: Qijiang Fan <fqj1994@gmail.com>
Uploaders:
        Javi Merino <vicho@debian.org>,
Build-Depends:
        debhelper (>= 9),
        dh-python,
        python (>= 2.6.6-3~),
        mercurial,
        subversion,
        python-subvertpy,
Standards-Version: 3.9.7
Homepage: https://bitbucket.org/durin42/hgsubversion
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/hgsubversion/trunk
Vcs-Browser: https://anonscm.debian.org/viewvc/collab-maint/deb-maint/hgsubversion/trunk

Package: hgsubversion
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mercurial (>= 1.9.1-1~), subversion(>=1.5), python-subvertpy(>= 0.7.4) | python-subversion
Description: Subversion client as Mercurial extension
 hgsubversion is an extension for Mercurial that 
 allows using Mercurial as a Subversion client.
 .
 At this point, hgsubversion is usable by users reasonably 
 familiar with Mercurial as a VCS. It's not recommended to 
 dive into hgsubversion as an introduction to Mercurial, 
 since hgsubversion "bends the rules" a little and violates 
 some of the typical assumptions of early Mercurial users.
