[DHG_packages] 04/05: userid: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 21:29:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit f9c86d3e52346a33e359aa183cac0d6cd8b474f4
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 17:27:41 2016 -0400
userid: build with ghc 8 in experimental
---
p/haskell-userid/debian/changelog | 6 ++++
p/haskell-userid/debian/control | 73 ++++++++++++++++++++++++---------------
2 files changed, 52 insertions(+), 27 deletions(-)
diff --git a/p/haskell-userid/debian/changelog b/p/haskell-userid/debian/changelog
index 49cb6bb..261aa77 100644
--- a/p/haskell-userid/debian/changelog
+++ b/p/haskell-userid/debian/changelog
@@ -1,3 +1,9 @@
+haskell-userid (0.1.2.7-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 17:27:30 -0400
+
haskell-userid (0.1.2.7-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-userid/debian/control b/p/haskell-userid/debian/control
index ce6b678..65ad690 100644
--- a/p/haskell-userid/debian/control
+++ b/p/haskell-userid/debian/control
@@ -1,32 +1,35 @@
Source: haskell-userid
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.8),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-aeson-dev (>= 0.9),
+ haskell-devscripts (>= 0.8),
libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (>= 0.9),
libghc-aeson-prof,
- libghc-boomerang-dev (>= 1.4),
libghc-boomerang-dev (<< 1.5),
+ libghc-boomerang-dev (>= 1.4),
libghc-boomerang-prof,
- libghc-safecopy-dev (>= 0.8),
libghc-safecopy-dev (<< 0.10),
- libghc-safecopy-prof (>= 0.8),
+ libghc-safecopy-dev (>= 0.8),
libghc-safecopy-prof (<< 0.10),
- libghc-web-routes-dev (>= 0.27),
+ libghc-safecopy-prof (>= 0.8),
libghc-web-routes-dev (<< 0.28),
- libghc-web-routes-prof (>= 0.27),
+ libghc-web-routes-dev (>= 0.27),
libghc-web-routes-prof (<< 0.28),
- libghc-web-routes-th-dev (>= 0.22),
+ libghc-web-routes-prof (>= 0.27),
libghc-web-routes-th-dev (<< 0.23),
- libghc-web-routes-th-prof (>= 0.22),
+ libghc-web-routes-th-dev (>= 0.22),
libghc-web-routes-th-prof (<< 0.23),
-Build-Depends-Indep: ghc-doc,
+ libghc-web-routes-th-prof (>= 0.22),
+Build-Depends-Indep:
+ ghc-doc,
libghc-aeson-doc,
libghc-boomerang-doc,
libghc-safecopy-doc,
@@ -34,18 +37,25 @@ Build-Depends-Indep: ghc-doc,
libghc-web-routes-th-doc,
Standards-Version: 3.9.8
Homepage: http://www.github.com/Happstack/userid
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-userid
+Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: The UserId type and useful instances for web development
Includes instances for SafeCopy, Lens, Boomerang, PathInfo and more
Package: libghc-userid-dev
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -53,12 +63,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-userid-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -67,11 +82,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-userid-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
--
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