monotone 1.0-9 source package in Ubuntu

Changelog

monotone (1.0-9) unstable; urgency=low


  * Add patches/08-texinfo-fix.diff. Sanitizes .texi files. Closes: #712340.
  * Add patches/09-ignore-aggressive-gnu-patch.diff to allow a test to
    pass in the face of a newer GNU patch version.

 -- Markus Wanner <email address hidden>  Tue, 16 Jul 2013 23:57:44 +0200

Upload details

Uploaded by:
Debian Maintainers for Monotone
Uploaded to:
Sid
Original maintainer:
Debian Maintainers for Monotone
Architectures:
any all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
monotone_1.0-9.dsc 3.2 KiB 4e1368fbd4f85ab30a4ecac80f84e49af40a68f757d0ea9113b8283f7a5997a0
monotone_1.0.orig.tar.bz2 3.4 MiB e493e6021b7a5094b28f690cb9cc828c4bbfab46d7b592335fb3d316a21daa3b
monotone_1.0-9.debian.tar.gz 49.3 KiB b70325fe5a637424ef62913233a7a97c4e0081c78506db382332b86f3d740876

Available diffs

No changes file available.

Binary packages built by this source

monotone: No summary available for monotone in ubuntu saucy.

No description available for monotone in ubuntu saucy.

monotone-doc: No summary available for monotone-doc in ubuntu saucy.

No description available for monotone-doc in ubuntu saucy.

monotone-extras: Distributed version (revision) control system - extras

 Monotone is a free, distributed version control system. It provides
 fully disconnected operation, manages complete tree versions, keeps
 its state in a local transactional database, supports overlapping
 branches and extensible metadata, uses an efficient peer-to-peer
 network protocol, performs history-sensitive merging, and delegates
 trust functions to client-side RSA certificates.
 .
 This package contains scripts, monotone hooks and more:
 .
   * mtn-cleanup
     (please install perl to use this)
   * monotone-mail-notify.lua + monotone-mail-notify
     (please install mime-construct and source-highlight to use this)
   * get_passphrase_from_file.lua
   * authorize_remote_automate.lua

monotone-server: Distributed version (revision) control system - server scripts

 Monotone is a free, distributed version control system. It provides
 fully disconnected operation, manages complete tree versions, keeps
 its state in a local transactional database, supports overlapping
 branches and extensible metadata, uses an efficient peer-to-peer
 network protocol, performs history-sensitive merging, and delegates
 trust functions to client-side RSA certificates.
 .
 This package contains scripts to facilitate running a monotone server.