bzrtools 2.5+bzr786-6 source package in Ubuntu

Changelog

bzrtools (2.5+bzr786-6) unstable; urgency=low


  * Correct the versionized build depends on python-bzrlib
    (Closes: #719499).

 -- Andrew Starr-Bochicchio <email address hidden>  Tue, 13 Aug 2013 20:13:39 -0400

Upload details

Uploaded by:
Debian Bazaar Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Bazaar Maintainers
Architectures:
all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bzrtools_2.5+bzr786-6.dsc 2.1 KiB 5a59a6a857c0864d3be006ed07d1e5874a8e77e3d3798a6baa6bd6e546cddfc3
bzrtools_2.5+bzr786.orig.tar.gz 73.5 KiB 58634d6de8d1a72be04a409314b3ac03b1089c48a38fd8014ea5e010b08790c8
bzrtools_2.5+bzr786-6.debian.tar.gz 10.1 KiB 6d09976e58176b4d81ecbbd9aecbba230ef2aa8eef046fac2c57a9ea341e94d1

Available diffs

No changes file available.

Binary packages built by this source

bzrtools: Collection of tools for bzr

 This package contains a collection of plugins for bzr - a distributed
 version control system. Some of these tools may work their way into
 bzr itself at some point, and some are just convenient addons useful
 for day to day operations.
 .
 bzrtools actually includes:
  * rspush: Push local changes to a remote server using rsync instead
    sftp.
  * graph-ancestry: Use graphviz to produce graphs of branch ancestry.
  * shell: Start up a command interpreter that run bzr natively,
    providing autocompletion.
  * patch: Apply a specified patch to your tree, that can be a file
    or URL.
  * heads: Show all revisions in a repository not having descendants.