darcs-monitor 0.4.2-3 source package in Ubuntu

Changelog

darcs-monitor (0.4.2-3) unstable; urgency=low


  * Enable compat level 9

 -- Joachim Breitner <email address hidden>  Fri, 24 May 2013 12:49:43 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
darcs-monitor_0.4.2-3.dsc 1.4 KiB ee35e57f614728f880f48e32a403ce44b46cc82cb373c0186432b6968dc67171
darcs-monitor_0.4.2.orig.tar.gz 15.6 KiB d8aa968f6ce573e8df62dce2f60d948a13ca94da02658744fe5dad1f1575e666
darcs-monitor_0.4.2-3.debian.tar.gz 5.2 KiB 6c0f6e5c391a3aa303426c46b96941015ea21cf6dfc32130adc511b935106ed3

Available diffs

No changes file available.

Binary packages built by this source

darcs-monitor: Darcs add-on that sends mail about newly pushed changes

 It is often desirable to send mail about new changes to software to
 a mailing list as soon as they are committed to a version control
 repository. Darcs-monitor adds this functionality to Darcs, an
 advanced revision control system.
 .
 Darcs-monitor is most commonly used as a Darcs apply post-hook, so that
 email is sent as soon as changes are pushed to the repository under
 monitoring.
 .
 Mails sent by darcs-monitor are configurable, and they can contain
 the diff of the changes, as well as change metadata.
 .
 You will need a mail transport agent (MTA) such as Exim in all but
 the most unusual situations.