bzrtools 2.6.0-2 source package in Ubuntu

Changelog

bzrtools (2.6.0-2) unstable; urgency=medium


  * debian/tests/control: Add Restrictions: allow-stderr

 -- Andrew Starr-Bochicchio <email address hidden>  Sun, 01 Jun 2014 22:44:55 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bzrtools_2.6.0-2.dsc 2.1 KiB 9fc98705d21d39603a30c76c21ea8d928b04ef56a1c7e3580a62fbd8f8833b7a
bzrtools_2.6.0.orig.tar.gz 73.0 KiB 8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58
bzrtools_2.6.0-2.debian.tar.xz 9.1 KiB 9e7b2cfc25a0b76483cd1456af73b8c1435f718f992e2dd8e76089a1a433c765

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.