summaryrefslogtreecommitdiff
path: root/p/haskell-hakyll
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-hakyll
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-hakyll')
-rw-r--r--p/haskell-hakyll/debian/control256
1 files changed, 128 insertions, 128 deletions
diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control
index e7031c961..99993cc66 100644
--- a/p/haskell-hakyll/debian/control
+++ b/p/haskell-hakyll/debian/control
@@ -1,118 +1,117 @@
Source: haskell-hakyll
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Clint Adams <clint@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp>
- , Louis Bettens <louis@bettens.info>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-blaze-html-dev (>= 0.5)
- , libghc-blaze-html-dev (<< 0.9)
- , libghc-blaze-html-prof
- , libghc-blaze-markup-dev (>= 0.5.1)
- , libghc-blaze-markup-dev (<< 0.8)
- , libghc-blaze-markup-prof
- , libghc-cmdargs-dev (>= 0.10)
- , libghc-cmdargs-dev (<< 1.11)
- , libghc-cmdargs-prof
- , libghc-cryptohash-dev (>= 0.7)
- , libghc-cryptohash-dev (<< 0.12)
- , libghc-cryptohash-prof
- , libghc-data-default-dev (>= 0.4)
- , libghc-data-default-dev (<< 0.6)
- , libghc-data-default-prof
- , libghc-lrucache-dev (>= 1.1.1)
- , libghc-lrucache-dev (<< 1.3)
- , libghc-lrucache-prof
- , libghc-mtl-dev (>= 1)
- , libghc-mtl-dev (<< 2.3)
- , libghc-mtl-prof
- , libghc-network-dev (>= 2.6)
- , libghc-network-dev (<< 2.7)
- , libghc-network-prof
- , libghc-network-uri-dev (>= 2.6)
- , libghc-network-uri-dev (<< 2.7)
- , libghc-network-uri-prof
- , libghc-pandoc-dev (>= 1.12.4)
- , libghc-pandoc-dev (<< 1.14)
- , libghc-pandoc-prof
- , libghc-pandoc-citeproc-dev (>= 0.4)
- , libghc-pandoc-citeproc-dev (<< 0.8)
- , libghc-pandoc-citeproc-prof
- , libghc-parsec3-dev (>= 3.0)
- , libghc-parsec3-dev (<< 3.2)
- , libghc-parsec3-prof
- , libghc-random-dev (>= 1.0)
- , libghc-random-dev (<< 1.2)
- , libghc-random-prof
- , libghc-regex-base-dev (>= 0.93)
- , libghc-regex-base-dev (<< 0.94)
- , libghc-regex-base-prof
- , libghc-regex-tdfa-dev (>= 1.1)
- , libghc-regex-tdfa-dev (<< 1.3)
- , libghc-regex-tdfa-prof
- , libghc-tagsoup-dev (>= 0.13.1)
- , libghc-tagsoup-dev (<< 0.14)
- , libghc-tagsoup-prof
- , libghc-text-dev (>= 0.11)
- , libghc-text-dev (<< 1.3)
- , libghc-text-prof
- , libghc-time-locale-compat-dev (>= 0.1.0.0)
- , libghc-time-locale-compat-dev (<< 0.1.1.0)
- , libghc-time-locale-compat-prof
- , libghc-snap-core-dev (>= 0.6)
- , libghc-snap-core-dev (<< 0.10)
- , libghc-snap-core-prof
- , libghc-snap-server-dev (>= 0.6)
- , libghc-snap-server-dev (<< 0.10)
- , libghc-snap-server-prof
- , libghc-fsnotify-dev (>= 0.1)
- , libghc-fsnotify-dev (<< 0.2)
- , libghc-fsnotify-prof
- , libghc-system-filepath-dev (>= 0.4.6)
- , libghc-system-filepath-dev (<< 0.5.1)
- , libghc-http-conduit-dev (>= 2.1)
- , libghc-http-conduit-dev (<< 2.2)
- , libghc-http-conduit-prof
- , libghc-http-types-dev (>= 0.7)
- , libghc-http-types-dev (<< 0.9)
- , libghc-http-types-prof
- , libghc-hunit-dev (>= 1.2)
- , libghc-hunit-dev (<< 1.3)
- , libghc-quickcheck2-dev (>= 2.4)
- , libghc-quickcheck2-dev (<< 2.9)
- , libghc-test-framework-dev (>= 0.4)
- , libghc-test-framework-dev (<< 0.9)
- , libghc-test-framework-hunit-dev (>= 0.3)
- , libghc-test-framework-hunit-dev (<< 0.4)
- , libghc-test-framework-quickcheck2-dev (>= 0.3)
- , libghc-test-framework-quickcheck2-dev (<< 0.4)
-Build-Depends-Indep: ghc-doc
- , libghc-binary-doc
- , libghc-blaze-html-doc
- , libghc-blaze-markup-doc
- , libghc-cryptohash-doc
- , libghc-http-conduit-doc
- , libghc-http-types-doc
- , libghc-lrucache-doc
- , libghc-mtl-doc
- , libghc-network-doc
- , libghc-network-uri-doc
- , libghc-cmdargs-doc
- , libghc-pandoc-doc
- , libghc-pandoc-citeproc-doc
- , libghc-parsec3-doc
- , libghc-random-doc
- , libghc-regex-base-doc
- , libghc-regex-tdfa-doc
- , libghc-tagsoup-doc
- , libghc-text-doc
- , libghc-time-locale-compat-doc
- , libghc-snap-core-doc
- , libghc-snap-server-doc
+Uploaders: Clint Adams <clint@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp>, Louis Bettens <louis@bettens.info>
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-blaze-html-dev (>= 0.5),
+ libghc-blaze-html-dev (<< 0.9),
+ libghc-blaze-html-prof,
+ libghc-blaze-markup-dev (>= 0.5.1),
+ libghc-blaze-markup-dev (<< 0.8),
+ libghc-blaze-markup-prof,
+ libghc-cmdargs-dev (>= 0.10),
+ libghc-cmdargs-dev (<< 1.11),
+ libghc-cmdargs-prof,
+ libghc-cryptohash-dev (>= 0.7),
+ libghc-cryptohash-dev (<< 0.12),
+ libghc-cryptohash-prof,
+ libghc-data-default-dev (>= 0.4),
+ libghc-data-default-dev (<< 0.6),
+ libghc-data-default-prof,
+ libghc-lrucache-dev (>= 1.1.1),
+ libghc-lrucache-dev (<< 1.3),
+ libghc-lrucache-prof,
+ libghc-mtl-dev (>= 1),
+ libghc-mtl-dev (<< 2.3),
+ libghc-mtl-prof,
+ libghc-network-dev (>= 2.6),
+ libghc-network-dev (<< 2.7),
+ libghc-network-prof,
+ libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-dev (<< 2.7),
+ libghc-network-uri-prof,
+ libghc-pandoc-dev (>= 1.12.4),
+ libghc-pandoc-dev (<< 1.14),
+ libghc-pandoc-prof,
+ libghc-pandoc-citeproc-dev (>= 0.4),
+ libghc-pandoc-citeproc-dev (<< 0.8),
+ libghc-pandoc-citeproc-prof,
+ libghc-parsec3-dev (>= 3.0),
+ libghc-parsec3-dev (<< 3.2),
+ libghc-parsec3-prof,
+ libghc-random-dev (>= 1.0),
+ libghc-random-dev (<< 1.2),
+ libghc-random-prof,
+ libghc-regex-base-dev (>= 0.93),
+ libghc-regex-base-dev (<< 0.94),
+ libghc-regex-base-prof,
+ libghc-regex-tdfa-dev (>= 1.1),
+ libghc-regex-tdfa-dev (<< 1.3),
+ libghc-regex-tdfa-prof,
+ libghc-tagsoup-dev (>= 0.13.1),
+ libghc-tagsoup-dev (<< 0.14),
+ libghc-tagsoup-prof,
+ libghc-text-dev (>= 0.11),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-time-locale-compat-dev (>= 0.1.0.0),
+ libghc-time-locale-compat-dev (<< 0.1.1.0),
+ libghc-time-locale-compat-prof,
+ libghc-snap-core-dev (>= 0.6),
+ libghc-snap-core-dev (<< 0.10),
+ libghc-snap-core-prof,
+ libghc-snap-server-dev (>= 0.6),
+ libghc-snap-server-dev (<< 0.10),
+ libghc-snap-server-prof,
+ libghc-fsnotify-dev (>= 0.1),
+ libghc-fsnotify-dev (<< 0.2),
+ libghc-fsnotify-prof,
+ libghc-system-filepath-dev (>= 0.4.6),
+ libghc-system-filepath-dev (<< 0.5.1),
+ libghc-http-conduit-dev (>= 2.1),
+ libghc-http-conduit-dev (<< 2.2),
+ libghc-http-conduit-prof,
+ libghc-http-types-dev (>= 0.7),
+ libghc-http-types-dev (<< 0.9),
+ libghc-http-types-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 1.3),
+ libghc-quickcheck2-dev (>= 2.4),
+ libghc-quickcheck2-dev (<< 2.9),
+ libghc-test-framework-dev (>= 0.4),
+ libghc-test-framework-dev (<< 0.9),
+ libghc-test-framework-hunit-dev (>= 0.3),
+ libghc-test-framework-hunit-dev (<< 0.4),
+ libghc-test-framework-quickcheck2-dev (>= 0.3),
+ libghc-test-framework-quickcheck2-dev (<< 0.4),
+Build-Depends-Indep: ghc-doc,
+ libghc-binary-doc,
+ libghc-blaze-html-doc,
+ libghc-blaze-markup-doc,
+ libghc-cryptohash-doc,
+ libghc-http-conduit-doc,
+ libghc-http-types-doc,
+ libghc-lrucache-doc,
+ libghc-mtl-doc,
+ libghc-network-doc,
+ libghc-network-uri-doc,
+ libghc-cmdargs-doc,
+ libghc-pandoc-doc,
+ libghc-pandoc-citeproc-doc,
+ libghc-parsec3-doc,
+ libghc-random-doc,
+ libghc-regex-base-doc,
+ libghc-regex-tdfa-doc,
+ libghc-tagsoup-doc,
+ libghc-text-doc,
+ libghc-time-locale-compat-doc,
+ libghc-snap-core-doc,
+ libghc-snap-server-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/hakyll
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hakyll
@@ -120,12 +119,12 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hakyll
Package: libghc-hakyll-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: static website compiler library${haskell:ShortBlurb}
Hakyll is a static website compiler library. It provides you with
the tools to create a simple or advanced static website using a
@@ -138,11 +137,11 @@ Description: static website compiler library${haskell:ShortBlurb}
Package: libghc-hakyll-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: static website compiler library${haskell:ShortBlurb}
Hakyll is a static website compiler library. It provides you with
the tools to create a simple or advanced static website using a
@@ -154,11 +153,12 @@ Description: static website compiler library${haskell:ShortBlurb}
${haskell:Blurb}
Package: libghc-hakyll-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: static website compiler library${haskell:ShortBlurb}
Hakyll is a static website compiler library. It provides you with
the tools to create a simple or advanced static website using a