bzrtools 2.6.0-2ubuntu1 source package in Ubuntu

Changelog

bzrtools (2.6.0-2ubuntu1) xenial; urgency=medium

  * Bump the versionized dependency on bzr (LP: #1545785).

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

Upload details

Uploaded by:
Vincent Ladeuil
Sponsored by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bzrtools_2.6.0.orig.tar.gz 73.0 KiB 8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58
bzrtools_2.6.0-2ubuntu1.debian.tar.xz 9.3 KiB bad5e13f428a8077966a5fc7b6443c3022603596d963ebf979a09b0590c59d03
bzrtools_2.6.0-2ubuntu1.dsc 2.1 KiB f092803c0f36ead35e27e7386f454806dd5b63fd11c6569539690aa5e70b2a6d

View changes file

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.