bzrtools 2.6.0-3 source package in Ubuntu

Changelog

bzrtools (2.6.0-3) unstable; urgency=medium

  * Bump the versionized dependency on bzr (Closes: #814539).

 -- Vincent Ladeuil <email address hidden>  Fri, 12 Feb 2016 20:57:32 +0100

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
Bionic release main devel
Xenial release main devel

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bzrtools_2.6.0-3.dsc 2.1 KiB f04d74d9a2cff9b408bb304b65da86e9dc141cf69aab6252a63ea765c2cc8ac6
bzrtools_2.6.0.orig.tar.gz 73.0 KiB 8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58
bzrtools_2.6.0-3.debian.tar.xz 9.2 KiB d428bd9b23c3ad07ceb0c409316525241bdbab6ca376fe8b107e21fa7ec2a1c2

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.