[Pkg-haskell-commits] [package-plan] 03/05: Header

Joachim Breitner nomeata at moszumanska.debian.org
Sat May 31 21:35:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 2b7a57fe470aa8aaaf1b1e5f8901053a427af35c
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat May 31 23:10:03 2014 +0200

    Header
---
 update-suggestions.hs | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/update-suggestions.hs b/update-suggestions.hs
index e04b0ef..26506a6 100644
--- a/update-suggestions.hs
+++ b/update-suggestions.hs
@@ -1,3 +1,11 @@
+{-
+update-suggestions.hs
+© 2014 Joachim Breitner
+
+This script expects a file packages.txt in the current direcory, and suggests
+minor upgrades (first three components of the version identical).
+-}
+
 import qualified Data.Map as M
 import Text.Parsec
 import Text.Parsec.String

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list