flashbake 0.26.2-4 source package in Ubuntu

Changelog

flashbake (0.26.2-4) unstable; urgency=low

  * Fix debian/watch.
  * Specify minimum Python version as 2.5 (Closes: #594192)

flashbake (0.26.2-3) unstable; urgency=low

  * Add python-setuptools to Depends (Closes: #589762)

flashbake (0.26.2-2) unstable; urgency=low

  * debian/control: move git from Recommends to Depends
  * debian/flashbake.1: use correct short description

flashbake (0.26.2-1) unstable; urgency=low

  * Initial release (Closes: #587701), thanks to
    Jonathan Nieder for suggestions to improve the package
    description.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Nov 2010 13:52:54 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Abhishek Dasgupta
Architectures:
all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe vcs
Precise release universe vcs

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
flashbake_0.26.2.orig.tar.gz 40.8 KiB 6b8d07883a3990488e1b59c5e2411c53d6a860ac304e07f999006e9389395436
flashbake_0.26.2-4.debian.tar.gz 4.9 KiB ad5418fea9118536c3a2ef07f52db486300f5351fbdf4f1f547203d2b644d40c
flashbake_0.26.2-4.dsc 1.2 KiB 48d74fdb3e91f6823f4c793a7ebf11f2ae439a8e6d6ad3e01e6a7c9f237d9c7e

View changes file

Binary packages built by this source

flashbake: automated snapshots with git

 Flashbake is a tool which watches files and automatically
 checks them in to a git repository. There is an option to
 wait for a quiescent period before committing the files.
 Various plugins which capture the current context, like
 the weather or the currently playing song can be used to
 customise the commit message to produce a more meaningful
 history.
 .
 Thus it simplifies life for the user by taking off the
 burden of manually committing changes and allowing one
 to focus on the work.