summaryrefslogtreecommitdiff
path: root/p/haskell-github
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-github
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-github')
-rw-r--r--p/haskell-github/debian/control141
1 files changed, 71 insertions, 70 deletions
diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control
index 1fca12683..0aa835b87 100644
--- a/p/haskell-github/debian/control
+++ b/p/haskell-github/debian/control
@@ -1,73 +1,73 @@
Source: haskell-github
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: James McCoy <jamessan@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-aeson-dev (>= 0.6.1.0)
- , libghc-aeson-prof
- , libghc-attoparsec-dev (>= 0.10.3.0)
- , libghc-attoparsec-prof
- , libghc-base16-bytestring-dev (>= 0.1.1.6)
- , libghc-base16-bytestring-prof
- , libghc-byteable-dev (>= 0.1.0)
- , libghc-byteable-prof
- , libghc-case-insensitive-dev (>= 0.4.0.4)
- , libghc-case-insensitive-prof,
- , libghc-cryptohash-dev (>= 0.11)
- , libghc-cryptohash-prof
- , libghc-data-default-dev
- , libghc-data-default-prof
- , libghc-failure-dev
- , libghc-failure-prof
- , libghc-http-conduit-dev (>= 1.8)
- , libghc-http-conduit-prof
- , libghc-http-dev
- , libghc-http-prof
- , libghc-http-types-dev
- , libghc-http-types-prof
- , libghc-network-dev
- , libghc-network-prof
- , libghc-text-dev
- , libghc-text-prof
- , libghc-unordered-containers-dev (<< 0.3)
- , libghc-unordered-containers-dev (>= 0.2)
- , libghc-unordered-containers-prof
- , libghc-vector-dev
- , libghc-vector-prof
-Build-Depends-Indep: ghc-doc
- , libghc-aeson-doc
- , libghc-attoparsec-doc
- , libghc-base16-bytestring-doc
- , libghc-byteable-doc
- , libghc-case-insensitive-doc
- , libghc-cryptohash-doc
- , libghc-data-default-doc
- , libghc-failure-doc
- , libghc-http-conduit-doc
- , libghc-http-doc
- , libghc-http-types-doc
- , libghc-network-doc
- , libghc-text-doc
- , libghc-unordered-containers-doc
- , libghc-vector-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-aeson-dev (>= 0.6.1.0),
+ libghc-aeson-prof,
+ libghc-attoparsec-dev (>= 0.10.3.0),
+ libghc-attoparsec-prof,
+ libghc-base16-bytestring-dev (>= 0.1.1.6),
+ libghc-base16-bytestring-prof,
+ libghc-byteable-dev (>= 0.1.0),
+ libghc-byteable-prof,
+ libghc-case-insensitive-dev (>= 0.4.0.4),
+ libghc-case-insensitive-prof,
+ libghc-cryptohash-dev (>= 0.11),
+ libghc-cryptohash-prof,
+ libghc-data-default-dev,
+ libghc-data-default-prof,
+ libghc-failure-dev,
+ libghc-failure-prof,
+ libghc-http-conduit-dev (>= 1.8),
+ libghc-http-conduit-prof,
+ libghc-http-dev,
+ libghc-http-prof,
+ libghc-http-types-dev,
+ libghc-http-types-prof,
+ libghc-network-dev,
+ libghc-network-prof,
+ libghc-text-dev,
+ libghc-text-prof,
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.2),
+ libghc-unordered-containers-prof,
+ libghc-vector-dev,
+ libghc-vector-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-aeson-doc,
+ libghc-attoparsec-doc,
+ libghc-base16-bytestring-doc,
+ libghc-byteable-doc,
+ libghc-case-insensitive-doc,
+ libghc-cryptohash-doc,
+ libghc-data-default-doc,
+ libghc-failure-doc,
+ libghc-http-conduit-doc,
+ libghc-http-doc,
+ libghc-http-types-doc,
+ libghc-network-doc,
+ libghc-text-doc,
+ libghc-unordered-containers-doc,
+ libghc-vector-doc,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/github
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-github
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-github
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-github
Package: libghc-github-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: Haskell Github API${haskell:ShortBlurb}
The Github API provides programmatic access to the full Github Web site,
from Issues to Gists to repos down to the underlying git data like
@@ -78,11 +78,11 @@ Description: Haskell Github API${haskell:ShortBlurb}
Package: libghc-github-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 Github API${haskell:ShortBlurb}
The Github API provides programmatic access to the full Github Web site,
from Issues to Gists to repos down to the underlying git data like
@@ -92,11 +92,12 @@ Description: Haskell Github API${haskell:ShortBlurb}
${haskell:Blurb}
Package: libghc-github-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 Github API${haskell:ShortBlurb}
The Github API provides programmatic access to the full Github Web site,
from Issues to Gists to repos down to the underlying git data like