[DHG_packages] 35/204: comonad: Upgrading from 5 to 5.0.1
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit f10526df0628d8ee916df186b99459d23acba34f
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 14:04:20 2017 -0400
comonad: Upgrading from 5 to 5.0.1
---
p/haskell-comonad/debian/changelog | 6 ++++++
p/haskell-comonad/debian/patches/doctest-builddir.diff | 14 --------------
p/haskell-comonad/debian/patches/series | 1 -
3 files changed, 6 insertions(+), 15 deletions(-)
diff --git a/p/haskell-comonad/debian/changelog b/p/haskell-comonad/debian/changelog
index 18f37c8..68d4614 100644
--- a/p/haskell-comonad/debian/changelog
+++ b/p/haskell-comonad/debian/changelog
@@ -1,3 +1,9 @@
+haskell-comonad (5.0.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 14:04:20 -0400
+
haskell-comonad (5-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-comonad/debian/patches/doctest-builddir.diff b/p/haskell-comonad/debian/patches/doctest-builddir.diff
deleted file mode 100644
index c15991a..0000000
--- a/p/haskell-comonad/debian/patches/doctest-builddir.diff
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/tests/doctests.hsc
-+++ b/tests/doctests.hsc
-@@ -54,9 +54,9 @@
- main :: IO ()
- main = withUnicode $ getSources >>= \sources -> doctest $
- "-isrc"
-- : "-idist/build/autogen"
-+ : "-idist-ghc/build/autogen"
- : "-optP-include"
-- : "-optPdist/build/autogen/cabal_macros.h"
-+ : "-optPdist-ghc/build/autogen/cabal_macros.h"
- : "-hide-all-packages"
- : "-Iincludes"
- : map ("-package="++) deps ++ sources
diff --git a/p/haskell-comonad/debian/patches/series b/p/haskell-comonad/debian/patches/series
deleted file mode 100644
index 57774ec..0000000
--- a/p/haskell-comonad/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-doctest-builddir.diff
--
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