bzr 2.6.0-3ubuntu1 source package in Ubuntu

Changelog

bzr (2.6.0-3ubuntu1) saucy; urgency=low

  * Merge with Debian unstable to fix the testsuite, remaining changes:
    - Drop non-main build dependencies on python-{meliae,lzma,medusa}

bzr (2.6.0-3) unstable; urgency=low

  * Backport upstream commit that makes .netrc 0600 in tests so
    python-2.7.5-8's netrc is happy (Closes: #723894).

bzr (2.6.0-2) unstable; urgency=low

  * Drop suggestion of bzr-gtk, which is about to be removed from the
    archive.
 -- Adam Conrad <email address hidden>   Thu, 10 Oct 2013 00:38:18 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bzr_2.6.0.orig.tar.gz 10.8 MiB 0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0
bzr_2.6.0-3ubuntu1.debian.tar.gz 45.0 KiB 259647b2c28c726c61c0962d7fc599f231b1c9227bc2300a515882421819d8d7
bzr_2.6.0-3ubuntu1.dsc 1.9 KiB d63ff7aabb3e8469fd168fe61c364e752ee1a893f23f53e1234a789766584079

Available diffs

View changes file

Binary packages built by this source

bzr: No summary available for bzr in ubuntu saucy.

No description available for bzr in ubuntu saucy.

bzr-doc: easy to use distributed version control system (documentation)

 Bazaar is a distributed version control system designed to be easy to
 use and intuitive, able to adapt to many workflows, reliable, and
 easily extendable.
 .
 Publishing of branches can be done over plain HTTP, that is, no special
 software is needed on the server to host Bazaar branches. Branches can
 be pushed to the server via sftp (which most SSH installations come
 with), FTP, or over a custom and faster protocol if bzr is installed in
 the remote end.
 .
 Merging in Bazaar is easy, as the implementation is able to avoid many
 spurious conflicts, deals well with repeated merges between branches,
 and is able to handle modifications to renamed files correctly.
 .
 Bazaar is written in Python, and has a flexible plugin interface which
 can be used to extend its functionality. Many plugins exist, providing
 useful commands (bzrtools), graphical interfaces (qbzr), or native
 interaction with Subversion branches (bzr-svn).
 .
 Install python-paramiko if you are going to push branches to remote
 hosts with sftp, and python-pycurl if you'd like for SSL certificates
 always to be verified.
 .
 This package provides the documentation.

python-bzrlib: distributed version control system - python library

 Bazaar is a distributed version control system designed to be easy to
 use and intuitive, able to adapt to many workflows, reliable, and
 easily extendable.
 .
 This package contains the Bazaar Python library.
 .
 Install python-paramiko if you are going to push branches to remote
 hosts with sftp, and python-pycurl if you'd like for SSL certificates
 always to be verified.

python-bzrlib-dbg: No summary available for python-bzrlib-dbg in ubuntu saucy.

No description available for python-bzrlib-dbg in ubuntu saucy.

python-bzrlib.tests: No summary available for python-bzrlib.tests in ubuntu saucy.

No description available for python-bzrlib.tests in ubuntu saucy.