summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-persistent/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-yesod-persistent/debian/control')
-rw-r--r--p/haskell-yesod-persistent/debian/control101
1 files changed, 51 insertions, 50 deletions
diff --git a/p/haskell-yesod-persistent/debian/control b/p/haskell-yesod-persistent/debian/control
index 6dbae3ec1..2959696cb 100644
--- a/p/haskell-yesod-persistent/debian/control
+++ b/p/haskell-yesod-persistent/debian/control
@@ -1,41 +1,41 @@
Source: haskell-yesod-persistent
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-blaze-builder-dev
- , libghc-blaze-builder-prof
- , libghc-conduit-dev
- , libghc-conduit-prof
- , libghc-persistent-dev (>= 2.1)
- , libghc-persistent-dev (<< 2.3)
- , libghc-persistent-prof
- , libghc-persistent-template-dev (>= 2.1)
- , libghc-persistent-template-dev (<< 2.2)
- , libghc-persistent-template-prof
- , libghc-resource-pool-dev
- , libghc-resource-pool-prof
- , libghc-resourcet-dev (>= 0.4.5)
- , libghc-resourcet-prof
- , libghc-resource-pool-dev
- , libghc-resource-pool-prof
- , libghc-yesod-core-dev (>= 1.4.0)
- , libghc-yesod-core-dev (<< 1.5)
- , libghc-yesod-core-prof
-Build-Depends-Indep: ghc-doc
- , libghc-blaze-builder-doc
- , libghc-conduit-doc
- , libghc-persistent-doc
- , libghc-persistent-template-doc
- , libghc-resource-pool-doc
- , libghc-resourcet-doc
- , libghc-resource-pool-doc
- , libghc-yesod-core-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-blaze-builder-dev,
+ libghc-blaze-builder-prof,
+ libghc-conduit-dev,
+ libghc-conduit-prof,
+ libghc-persistent-dev (>= 2.1),
+ libghc-persistent-dev (<< 2.3),
+ libghc-persistent-prof,
+ libghc-persistent-template-dev (>= 2.1),
+ libghc-persistent-template-dev (<< 2.2),
+ libghc-persistent-template-prof,
+ libghc-resource-pool-dev,
+ libghc-resource-pool-prof,
+ libghc-resourcet-dev (>= 0.4.5),
+ libghc-resourcet-prof,
+ libghc-resource-pool-dev,
+ libghc-resource-pool-prof,
+ libghc-yesod-core-dev (>= 1.4.0),
+ libghc-yesod-core-dev (<< 1.5),
+ libghc-yesod-core-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-blaze-builder-doc,
+ libghc-conduit-doc,
+ libghc-persistent-doc,
+ libghc-persistent-template-doc,
+ libghc-resource-pool-doc,
+ libghc-resourcet-doc,
+ libghc-resource-pool-doc,
+ libghc-yesod-core-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/yesod-persistent
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-persistent
@@ -43,12 +43,12 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-persistent
Package: libghc-yesod-persistent-dev
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
@@ -59,11 +59,11 @@ Description: framework for type-safe, RESTful web applications${haskell:ShortBlu
Package: libghc-yesod-persistent-prof
Architecture: any
-Depends: ${haskell:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
@@ -73,11 +73,12 @@ Description: framework for type-safe, RESTful web applications${haskell:ShortBlu
${haskell:Blurb}
Package: libghc-yesod-persistent-doc
-Section: doc
Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.