[DHG_packages] 05/06: monadplus: description: drop trailing period
Sean Whitton
spw-guest at moszumanska.debian.org
Wed Jun 8 13:45:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch master
in repository DHG_packages.
commit 6ce228f540c42053008def71f786ec2bf1ec8904
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Wed Jun 8 21:54:49 2016 +0900
monadplus: description: drop trailing period
---
p/haskell-monadplus/debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/p/haskell-monadplus/debian/control b/p/haskell-monadplus/debian/control
index e4b4bc7..418783c 100644
--- a/p/haskell-monadplus/debian/control
+++ b/p/haskell-monadplus/debian/control
@@ -14,7 +14,7 @@ Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/monadplus
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-monadplus
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: Haskell98 partial maps and filters over MonadPlus.
+X-Description: Haskell98 partial maps and filters over MonadPlus
Filtering and folding over arbitrary `MonadPlus` instances.
This package generalizes many common stream operations such as
`filter`, `catMaybes` etc.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list