Source: bzr-rebase
Section: vcs
Priority: optional
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
Uploaders: Jelmer Vernooij <jelmer@debian.org>
Homepage: http://bazaar-vcs.org/Rebase
Build-Depends-Indep: bzr (>= 1.15~)
Build-Depends: python-central (>= 0.5), cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python
Standards-Version: 3.8.4
XS-Python-Version: >= 2.4
Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/bzr-rebase/unstable/

Package: bzr-rebase
Architecture: all
Depends: bzr (>= 1.15~), bzr (<< 2.2~), ${python:Depends}, ${misc:Depends}
Conflicts: bzr-svn (<< 0.6.0)
Enhances: bzr
XB-Python-Version: ${python:Versions}
Description: Rebase plugin for Bazaar
 The Bazaar rebase plugin adds support for rebasing branches to Bazaar.
 It adds the command 'rebase' to Bazaar. When conflicts occur when replaying 
 patches, the user can resolve the conflict and continue the rebase using the 
 'rebase-continue' command or abort using the 'rebase-abort' command.
