[Pkg-haskell-commits] [tools] 01/01: Typo

Joachim Breitner nomeata at moszumanska.debian.org
Mon Sep 8 21:52:01 UTC 2014


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

nomeata pushed a commit to branch master
in repository tools.

commit a8115e95bce68b6ab17dd278e3ca8e5df8cedf83
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Sep 8 15:33:57 2014 +0200

    Typo
---
 binNMUs.hs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binNMUs.hs b/binNMUs.hs
index 82af180..2259bfe 100644
--- a/binNMUs.hs
+++ b/binNMUs.hs
@@ -115,7 +115,7 @@ statusHeader Waiting = "Already scheduled NMUs"
 statusHeader Failed = "Failed builds"
 statusHeader DepsMissing = "NMU seems pointless. Dependency in NEW?"
 statusHeader WrongSrcVersion = "Package out of date, will be rebuilt anyways"
-statusHeader WrongVersion = "PPackages and Wanna-Build are out of sync"
+statusHeader WrongVersion = "Packages and Wanna-Build are out of sync"
 statusHeader Missing = "Packages not known to Wanna-Build. Ignoring."
 
 actStatus :: Status -> Bool

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



More information about the Pkg-haskell-commits mailing list