bugs-everywhere 1.1.1-3 source package in Ubuntu

Changelog

bugs-everywhere (1.1.1-3) unstable; urgency=low


  * add missing python-jinja2 dependency (Closes: #731579)

 -- Antoine Beaupré <email address hidden>  Fri, 06 Dec 2013 21:16:46 -0500

Upload details

Uploaded by:
maxigas
Uploaded to:
Sid
Original maintainer:
maxigas
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bugs-everywhere_1.1.1-3.dsc 2.2 KiB 15ef30efcc433a053e78e8c8e4b10e598b43491a2ad2c81a44ee2fd896dd8aca
bugs-everywhere_1.1.1.orig.tar.gz 347.7 KiB ec53ab84f497b1d05d38b6e89eec0fb1fe61cdb64345f05a5d16b3f895f5419e
bugs-everywhere_1.1.1-3.debian.tar.gz 19.7 KiB f7ac9ebdaf1f2f14790e3f787c8ac8345769d151a5dc3156185e7a4df31fadf3

Available diffs

No changes file available.

Binary packages built by this source

bugs-everywhere: distributed bug tracking system using VCS storage

 Bugs Everywhere is a “distributed bug tracker”, designed to
 complement a distributed version control system (VCS). By using a
 distributed VCS as a back-end for bug state, it gains several
 convenient features:
 .
  * Bugs and code that live on branches are tracked together.
  * Users can fully modify bug state while offline.
  * When a user checks out a project’s source code, she gets the current
    bug state for free.
  * A web interface to the bug database becomes just another client that
    merges with the main repository.
 .
 Bugs Everywhere currently supports the following VCS back-ends:
 .
  * GNU Arch (tla, baz)
  * Bazaar (bzr)
  * git
  * Mercurial (hg)
  * Darcs
  * Monotone (mtn)
  * GNU RCS