summaryrefslogtreecommitdiff
path: root/p/haskell-snap
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 20:17:21 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 20:17:21 +0200
commit9fa2cdb713769ca89053c21e8700c29bb4bbb005 (patch)
treed8f74cd79b335d63b8eeae05c47a8b2324446c5f /p/haskell-snap
parent0443e71918b6bdf9dbe9f6a02899c4296dd947af (diff)
downloadDHG_packages-9fa2cdb713769ca89053c21e8700c29bb4bbb005.tar.gz
Normalize all control files
by reading them into cabal-debian, and serializing them again. This _should_ only change whitespace, linebreaks and order of fields. At least I hope so :-)
Diffstat (limited to 'p/haskell-snap')
-rw-r--r--p/haskell-snap/debian/control263
1 files changed, 132 insertions, 131 deletions
diff --git a/p/haskell-snap/debian/control b/p/haskell-snap/debian/control
index 249df25c4..997d4ab88 100644
--- a/p/haskell-snap/debian/control
+++ b/p/haskell-snap/debian/control
@@ -1,123 +1,123 @@
Source: haskell-snap
-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-aeson-dev (>= 0.7.0.4)
- , libghc-aeson-dev (<< 0.9)
- , libghc-aeson-prof
- , libghc-attoparsec-dev (>= 0.10)
- , libghc-attoparsec-dev (<< 0.14)
- , libghc-attoparsec-prof
- , libghc-cereal-dev (>= 0.3)
- , libghc-cereal-dev (<< 0.5)
- , libghc-cereal-prof
- , libghc-clientsession-dev (>= 0.8)
- , libghc-clientsession-dev (<< 0.10)
- , libghc-clientsession-prof
- , libghc-comonad-dev (>= 1.1)
- , libghc-comonad-dev (<< 4.3)
- , libghc-comonad-prof
- , libghc-configurator-dev (>= 0.1)
- , libghc-configurator-dev (<< 0.4)
- , libghc-configurator-prof
- , libghc-directory-tree-dev (>= 0.11)
- , libghc-directory-tree-dev (<< 0.13)
- , libghc-directory-tree-prof
- , libghc-dlist-dev (>= 0.5)
- , libghc-dlist-dev (<< 0.8)
- , libghc-dlist-prof
- , libghc-either-dev (>= 4.3)
- , libghc-either-dev (<< 4.5)
- , libghc-either-prof
- , libghc-hashable-dev (>= 1.1)
- , libghc-hashable-dev (<< 1.3)
- , libghc-hashable-prof
- , libghc-heist-dev (>= 0.13)
- , libghc-heist-dev (<< 0.15)
- , libghc-heist-prof
- , libghc-lens-dev (>= 3.7.6)
- , libghc-lens-dev (<< 4.13)
- , libghc-lens-prof
- , libghc-logict-dev (>= 0.4.2)
- , libghc-logict-dev (<< 0.7)
- , libghc-logict-prof
- , libghc-monadcatchio-transformers-dev (>= 0.2)
- , libghc-monadcatchio-transformers-dev (<< 0.4)
- , libghc-monadcatchio-transformers-prof
- , libghc-mtl-dev (>= 2.0)
- , libghc-mtl-dev (<< 2.3)
- , libghc-mtl-prof
- , libghc-mwc-random-dev (>= 0.8)
- , libghc-mwc-random-dev (<< 0.14)
- , libghc-mwc-random-prof
- , libghc-pwstore-fast-dev (>= 2.2)
- , libghc-pwstore-fast-dev (<< 2.5)
- , libghc-pwstore-fast-prof
- , libghc-regex-posix-dev (>= 0.95)
- , libghc-regex-posix-dev (<< 1)
- , libghc-regex-posix-prof
- , libghc-snap-core-dev (>= 0.9)
- , libghc-snap-core-dev (<< 0.11)
- , libghc-snap-core-prof
- , libghc-snap-server-dev (>= 0.9)
- , libghc-snap-server-dev (<< 0.11)
- , libghc-snap-server-prof
- , libghc-stm-dev (>= 2.2)
- , libghc-stm-dev (<< 2.5)
- , libghc-stm-prof
- , ghc-ghci
- , libghc-text-dev (>= 0.11)
- , libghc-text-dev (<< 1.3)
- , libghc-text-prof
- , libghc-unordered-containers-dev (>= 0.1.4)
- , libghc-unordered-containers-dev (<< 0.3)
- , libghc-unordered-containers-prof
- , libghc-vector-dev (>= 0.7.1)
- , libghc-vector-dev (<< 0.12)
- , libghc-vector-prof
- , libghc-vector-algorithms-dev (>= 0.4)
- , libghc-vector-algorithms-dev (<< 0.8)
- , libghc-vector-algorithms-prof
- , libghc-xmlhtml-dev (>= 0.1)
- , libghc-xmlhtml-dev (<< 0.3)
- , libghc-xmlhtml-prof
-Build-Depends-Indep: ghc-doc
- , libghc-aeson-doc
- , libghc-attoparsec-doc
- , libghc-cereal-doc
- , libghc-clientsession-doc
- , libghc-comonad-doc
- , libghc-configurator-doc
- , libghc-directory-tree-doc
- , libghc-dlist-doc
- , libghc-either-doc
- , libghc-hashable-doc
- , libghc-heist-doc
- , libghc-lens-doc
- , libghc-logict-doc
- , libghc-monadcatchio-transformers-doc
- , libghc-mtl-doc
- , libghc-mwc-random-doc
- , libghc-pwstore-fast-doc
- , libghc-regex-posix-doc
- , libghc-snap-core-doc
- , libghc-snap-server-doc
- , libghc-stm-doc
- , libghc-text-doc
- , libghc-unordered-containers-doc
- , libghc-vector-doc
- , libghc-vector-algorithms-doc
- , libghc-xmlhtml-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-aeson-dev (>= 0.7.0.4),
+ libghc-aeson-dev (<< 0.9),
+ libghc-aeson-prof,
+ libghc-attoparsec-dev (>= 0.10),
+ libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-prof,
+ libghc-cereal-dev (>= 0.3),
+ libghc-cereal-dev (<< 0.5),
+ libghc-cereal-prof,
+ libghc-clientsession-dev (>= 0.8),
+ libghc-clientsession-dev (<< 0.10),
+ libghc-clientsession-prof,
+ libghc-comonad-dev (>= 1.1),
+ libghc-comonad-dev (<< 4.3),
+ libghc-comonad-prof,
+ libghc-configurator-dev (>= 0.1),
+ libghc-configurator-dev (<< 0.4),
+ libghc-configurator-prof,
+ libghc-directory-tree-dev (>= 0.11),
+ libghc-directory-tree-dev (<< 0.13),
+ libghc-directory-tree-prof,
+ libghc-dlist-dev (>= 0.5),
+ libghc-dlist-dev (<< 0.8),
+ libghc-dlist-prof,
+ libghc-either-dev (>= 4.3),
+ libghc-either-dev (<< 4.5),
+ libghc-either-prof,
+ libghc-hashable-dev (>= 1.1),
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-prof,
+ libghc-heist-dev (>= 0.13),
+ libghc-heist-dev (<< 0.15),
+ libghc-heist-prof,
+ libghc-lens-dev (>= 3.7.6),
+ libghc-lens-dev (<< 4.13),
+ libghc-lens-prof,
+ libghc-logict-dev (>= 0.4.2),
+ libghc-logict-dev (<< 0.7),
+ libghc-logict-prof,
+ libghc-monadcatchio-transformers-dev (>= 0.2),
+ libghc-monadcatchio-transformers-dev (<< 0.4),
+ libghc-monadcatchio-transformers-prof,
+ libghc-mtl-dev (>= 2.0),
+ libghc-mtl-dev (<< 2.3),
+ libghc-mtl-prof,
+ libghc-mwc-random-dev (>= 0.8),
+ libghc-mwc-random-dev (<< 0.14),
+ libghc-mwc-random-prof,
+ libghc-pwstore-fast-dev (>= 2.2),
+ libghc-pwstore-fast-dev (<< 2.5),
+ libghc-pwstore-fast-prof,
+ libghc-regex-posix-dev (>= 0.95),
+ libghc-regex-posix-dev (<< 1),
+ libghc-regex-posix-prof,
+ libghc-snap-core-dev (>= 0.9),
+ libghc-snap-core-dev (<< 0.11),
+ libghc-snap-core-prof,
+ libghc-snap-server-dev (>= 0.9),
+ libghc-snap-server-dev (<< 0.11),
+ libghc-snap-server-prof,
+ libghc-stm-dev (>= 2.2),
+ libghc-stm-dev (<< 2.5),
+ libghc-stm-prof,
+ ghc-ghci,
+ libghc-text-dev (>= 0.11),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-unordered-containers-dev (>= 0.1.4),
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-prof,
+ libghc-vector-dev (>= 0.7.1),
+ libghc-vector-dev (<< 0.12),
+ libghc-vector-prof,
+ libghc-vector-algorithms-dev (>= 0.4),
+ libghc-vector-algorithms-dev (<< 0.8),
+ libghc-vector-algorithms-prof,
+ libghc-xmlhtml-dev (>= 0.1),
+ libghc-xmlhtml-dev (<< 0.3),
+ libghc-xmlhtml-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-aeson-doc,
+ libghc-attoparsec-doc,
+ libghc-cereal-doc,
+ libghc-clientsession-doc,
+ libghc-comonad-doc,
+ libghc-configurator-doc,
+ libghc-directory-tree-doc,
+ libghc-dlist-doc,
+ libghc-either-doc,
+ libghc-hashable-doc,
+ libghc-heist-doc,
+ libghc-lens-doc,
+ libghc-logict-doc,
+ libghc-monadcatchio-transformers-doc,
+ libghc-mtl-doc,
+ libghc-mwc-random-doc,
+ libghc-pwstore-fast-doc,
+ libghc-regex-posix-doc,
+ libghc-snap-core-doc,
+ libghc-snap-server-doc,
+ libghc-stm-doc,
+ libghc-text-doc,
+ libghc-unordered-containers-doc,
+ libghc-vector-doc,
+ libghc-vector-algorithms-doc,
+ libghc-xmlhtml-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/snap
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-snap
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-snap
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-snap
X-Description: Snap Web Framework
This is the top-level package for the official Snap Framework
libraries. It includes:
@@ -131,14 +131,14 @@ X-Description: Snap Web Framework
Package: libghc-snap-dev
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
- , libghc-snap-loader-static-dev
- , libghc-snap-loader-dynamic-dev
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+ libghc-snap-loader-static-dev,
+ libghc-snap-loader-dynamic-dev,
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -146,22 +146,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-snap-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: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-snap-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: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.