darcs-monitor 0.4.2-4 source package in Ubuntu

Changelog

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


  * /usr/share/darcs-monitor-0.4.2 -> /usr/share/darcs-monitor
  * Bump version of Build-Depends: on haskell-devscripts

 -- Louis Bettens <email address hidden>  Mon, 29 Jul 2013 18:09:27 +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
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
darcs-monitor_0.4.2-4.dsc 1.5 KiB e9722b956aed1b812b64619a3430ddccec330119b2d1ca958742989cae2a2dd9
darcs-monitor_0.4.2.orig.tar.gz 15.6 KiB d8aa968f6ce573e8df62dce2f60d948a13ca94da02658744fe5dad1f1575e666
darcs-monitor_0.4.2-4.debian.tar.gz 5.2 KiB 094a2e1b9201bf2cd8e8ff31017c12f91670b7b078bb0d72938be4880d648127

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.