summaryrefslogtreecommitdiff
path: root/p/haskell-web-routes/debian
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-web-routes/debian
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-web-routes/debian')
-rw-r--r--p/haskell-web-routes/debian/control121
1 files changed, 61 insertions, 60 deletions
diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control
index 7b8e6beab..91b984769 100644
--- a/p/haskell-web-routes/debian/control
+++ b/p/haskell-web-routes/debian/control
@@ -1,63 +1,63 @@
Source: haskell-web-routes
-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 (>= 0.2)
- , libghc-blaze-builder-dev (<< 0.5)
- , libghc-blaze-builder-prof
- , libghc-http-types-dev (>= 0.6)
- , libghc-http-types-dev (<< 0.9)
- , libghc-http-types-prof
- , libghc-mtl-dev (>= 2.0)
- , libghc-mtl-dev (<< 2.3)
- , libghc-mtl-prof
- , libghc-parsec3-dev
- , libghc-parsec3-prof
- , libghc-split-dev
- , libghc-split-prof
- , libghc-text-dev (>= 0.11)
- , libghc-text-dev (<< 1.3)
- , libghc-text-prof
- , libghc-utf8-string-dev (>= 0.3)
- , libghc-utf8-string-dev (<< 1.1)
- , libghc-utf8-string-prof
- , libghc-exceptions-dev (>= 0.6.1)
- , libghc-exceptions-dev (<< 0.9)
- , libghc-exceptions-prof
- , libghc-hunit-dev [any-amd64 any-i386 powerpc sparc]
- , libghc-quickcheck2-dev [any-amd64 any-i386 powerpc sparc]
- , libghc-test-framework-dev [any-amd64 any-i386 powerpc sparc]
- , libghc-test-framework-hunit-dev [any-amd64 any-i386 powerpc sparc]
- , libghc-test-framework-quickcheck2-dev [any-amd64 any-i386 powerpc sparc]
- , libghc-test-framework-th-dev [any-amd64 any-i386 powerpc sparc]
-Build-Depends-Indep: ghc-doc
- , libghc-blaze-builder-doc
- , libghc-http-types-doc
- , libghc-mtl-doc
- , libghc-parsec3-doc
- , libghc-split-doc
- , libghc-text-doc
- , libghc-utf8-string-doc
- , libghc-exceptions-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-blaze-builder-dev (>= 0.2),
+ libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-prof,
+ libghc-http-types-dev (>= 0.6),
+ libghc-http-types-dev (<< 0.9),
+ libghc-http-types-prof,
+ libghc-mtl-dev (>= 2.0),
+ libghc-mtl-dev (<< 2.3),
+ libghc-mtl-prof,
+ libghc-parsec3-dev,
+ libghc-parsec3-prof,
+ libghc-split-dev,
+ libghc-split-prof,
+ libghc-text-dev (>= 0.11),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-utf8-string-dev (>= 0.3),
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-prof,
+ libghc-exceptions-dev (>= 0.6.1),
+ libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-prof,
+ libghc-hunit-dev [powerpcsparcany-amd64any-i386],
+ libghc-quickcheck2-dev [powerpcsparcany-amd64any-i386],
+ libghc-test-framework-dev [powerpcsparcany-amd64any-i386],
+ libghc-test-framework-hunit-dev [powerpcsparcany-amd64any-i386],
+ libghc-test-framework-quickcheck2-dev [powerpcsparcany-amd64any-i386],
+ libghc-test-framework-th-dev [powerpcsparcany-amd64any-i386],
+Build-Depends-Indep: ghc-doc,
+ libghc-blaze-builder-doc,
+ libghc-http-types-doc,
+ libghc-mtl-doc,
+ libghc-parsec3-doc,
+ libghc-split-doc,
+ libghc-text-doc,
+ libghc-utf8-string-doc,
+ libghc-exceptions-doc,
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/web-routes
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-web-routes
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-web-routes
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-web-routes
Package: libghc-web-routes-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: library for correctness/composability of URLs${haskell:ShortBlurb}
It is a collection of types and functions that ensure that URLs
generated by an application are valid.
@@ -66,11 +66,11 @@ Description: library for correctness/composability of URLs${haskell:ShortBlurb}
Package: libghc-web-routes-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: library for correctness/composability of URLs${haskell:ShortBlurb}
It is a collection of types and functions that ensure that URLs
generated by an application are valid.
@@ -78,11 +78,12 @@ Description: library for correctness/composability of URLs${haskell:ShortBlurb}
${haskell:Blurb}
Package: libghc-web-routes-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: library for correctness/composability of URLs${haskell:ShortBlurb}
It is a collection of types and functions that ensure that URLs
generated by an application are valid.