darcs-monitor 0.4.2-12build1 source package in Ubuntu

Changelog

darcs-monitor (0.4.2-12build1) zesty; urgency=medium

  * Rebuild against latest GHC.

 -- Bhavani Shankar <email address hidden>  Wed, 25 Jan 2017 16:10:07 +0530

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Zesty
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
darcs-monitor_0.4.2.orig.tar.gz 15.6 KiB d8aa968f6ce573e8df62dce2f60d948a13ca94da02658744fe5dad1f1575e666
darcs-monitor_0.4.2-12build1.debian.tar.xz 4.9 KiB 303553017ecbbffdff118946ad1b604b7c647e5f588c2735f3c3f3c61caa120d
darcs-monitor_0.4.2-12build1.dsc 1.8 KiB fa476e05a27559d07694ab46d8e017f32dd6438235214f80edc711d37324a038

View changes file

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.