[DHG_packages] 02/02: classy-prelude-yesod: Upgrading from 0.12.8 to 1.0.0
Clint Adams
clint at moszumanska.debian.org
Tue Oct 18 00:50:31 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 7c0f07b5294f48c4f26c072734de5419b482149f
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 19:55:19 2016 -0400
classy-prelude-yesod: Upgrading from 0.12.8 to 1.0.0
---
p/haskell-classy-prelude-yesod/debian/changelog | 6 ++
p/haskell-classy-prelude-yesod/debian/control | 73 +++++++++++++++----------
2 files changed, 51 insertions(+), 28 deletions(-)
diff --git a/p/haskell-classy-prelude-yesod/debian/changelog b/p/haskell-classy-prelude-yesod/debian/changelog
index 094e2d6..b1fe7c2 100644
--- a/p/haskell-classy-prelude-yesod/debian/changelog
+++ b/p/haskell-classy-prelude-yesod/debian/changelog
@@ -1,3 +1,9 @@
+haskell-classy-prelude-yesod (1.0.0-1) experimental; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 07 Oct 2016 19:55:19 -0400
+
haskell-classy-prelude-yesod (0.12.8-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-classy-prelude-yesod/debian/control b/p/haskell-classy-prelude-yesod/debian/control
index e54920c..5b62f09 100644
--- a/p/haskell-classy-prelude-yesod/debian/control
+++ b/p/haskell-classy-prelude-yesod/debian/control
@@ -1,21 +1,23 @@
Source: haskell-classy-prelude-yesod
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>
+Uploaders:
+ Joachim Breitner <nomeata at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
+ haskell-devscripts (>= 0.10),
libghc-aeson-dev,
libghc-aeson-prof,
- libghc-classy-prelude-dev (>= 0.12.8),
- libghc-classy-prelude-dev (<< 0.12.9),
- libghc-classy-prelude-prof,
- libghc-classy-prelude-conduit-dev (>= 0.12.8),
- libghc-classy-prelude-conduit-dev (<< 0.12.9),
+ libghc-classy-prelude-conduit-dev (<< 1.0.1),
+ libghc-classy-prelude-conduit-dev (>= 1.0.0),
libghc-classy-prelude-conduit-prof,
+ libghc-classy-prelude-dev (<< 1.0.1),
+ libghc-classy-prelude-dev (>= 1.0.0),
+ libghc-classy-prelude-prof,
libghc-data-default-dev,
libghc-data-default-prof,
libghc-http-conduit-dev,
@@ -25,15 +27,16 @@ Build-Depends: debhelper (>= 9),
libghc-persistent-dev (>= 1.1),
libghc-persistent-prof,
libghc-yesod-dev (>= 1.2),
- libghc-yesod-prof,
libghc-yesod-newsfeed-dev,
libghc-yesod-newsfeed-prof,
+ libghc-yesod-prof,
libghc-yesod-static-dev,
libghc-yesod-static-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-aeson-doc,
- libghc-classy-prelude-doc,
libghc-classy-prelude-conduit-doc,
+ libghc-classy-prelude-doc,
libghc-data-default-doc,
libghc-http-conduit-doc,
libghc-http-types-doc,
@@ -43,21 +46,26 @@ Build-Depends-Indep: ghc-doc,
libghc-yesod-static-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/snoyberg/classy-prelude
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-classy-prelude-yesod
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Provide a classy prelude including common Yesod functionality.
This is an extension of classy-prelude-conduit, adding in commonly used
functions and data types from Yesod.
Package: libghc-classy-prelude-yesod-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}
.
@@ -65,12 +73,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-classy-prelude-yesod-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}
.
@@ -79,11 +92,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-classy-prelude-yesod-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