bzrtools 2.4.0-1ubuntu1 source package in Ubuntu

Changelog

bzrtools (2.4.0-1ubuntu1) oneiric; urgency=low

  * Merge from Debian, remaining changes.
   + Disable use of subunit, which is not in main.
  * New upstream release.
   + Fixes compatibility with newer versions of bzr. LP: #829494
   + Only bug fixes since last upstream snapshot (r767).
 -- Jelmer Vernooij <email address hidden>   Fri, 19 Aug 2011 16:31:22 +0200

Upload details

Uploaded by:
Jelmer Vernooij
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bzrtools_2.4.0.orig.tar.gz 75.6 KiB 0c38d6969d9ff46909c0ceac575252c9337c73a09aa3a768b781dc7298868000
bzrtools_2.4.0-1ubuntu1.debian.tar.gz 8.0 KiB c0b70a6312664d308a725dc22ec5fcef0cb69841ec067bf33289b84ee1a58562
bzrtools_2.4.0-1ubuntu1.dsc 1.5 KiB c95679843c7a72db3c5e8e5089d2c2f6935e6a2422a12d28daf5de9f14955b19

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.