diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 20:17:21 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 20:17:21 +0200 |
| commit | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (patch) | |
| tree | d8f74cd79b335d63b8eeae05c47a8b2324446c5f /p/haskell-pointed | |
| parent | 0443e71918b6bdf9dbe9f6a02899c4296dd947af (diff) | |
| download | DHG_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-pointed')
| -rw-r--r-- | p/haskell-pointed/debian/control | 119 |
1 files changed, 60 insertions, 59 deletions
diff --git a/p/haskell-pointed/debian/control b/p/haskell-pointed/debian/control index 7b399c09b..31af965de 100644 --- a/p/haskell-pointed/debian/control +++ b/p/haskell-pointed/debian/control @@ -1,64 +1,64 @@ Source: haskell-pointed -Priority: extra -Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Joey Hess <joeyh@debian.org> -Build-Depends: debhelper (>= 9) - , haskell-devscripts (>= 0.9) - , cdbs - , ghc - , ghc-prof - , libghc-transformers-compat-dev (>= 0.3) - , libghc-transformers-compat-dev (<< 1) - , libghc-transformers-compat-prof - , libghc-comonad-dev (>= 4) - , libghc-comonad-prof - , libghc-data-default-class-dev (>= 0.0.1) - , libghc-data-default-class-prof - , libghc-hashable-dev (>= 1.1) - , libghc-hashable-dev (<< 1.3) - , libghc-hashable-prof - , libghc-kan-extensions-dev (>= 4.2) - , libghc-kan-extensions-dev (<< 5) - , libghc-kan-extensions-prof - , libghc-semigroups-dev (>= 0.8.3.1) - , libghc-semigroups-prof - , libghc-semigroupoids-dev (>= 4) - , libghc-semigroupoids-dev (<< 6) - , libghc-semigroupoids-prof - , libghc-stm-dev (>= 2.1.2.1) - , libghc-stm-prof - , libghc-tagged-dev (>= 0.5) - , libghc-tagged-prof - , libghc-unordered-containers-dev (>= 0.2) - , libghc-unordered-containers-dev (<< 0.3) - , libghc-unordered-containers-prof -Build-Depends-Indep: ghc-doc - , libghc-transformers-compat-doc - , libghc-comonad-doc - , libghc-data-default-class-doc - , libghc-hashable-doc - , libghc-kan-extensions-doc - , libghc-semigroups-doc - , libghc-semigroupoids-doc - , libghc-stm-doc - , libghc-tagged-doc - , libghc-unordered-containers-doc +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + haskell-devscripts (>= 0.9), + cdbs, + ghc, + ghc-prof, + libghc-transformers-compat-dev (>= 0.3), + libghc-transformers-compat-dev (<< 1), + libghc-transformers-compat-prof, + libghc-comonad-dev (>= 4), + libghc-comonad-prof, + libghc-data-default-class-dev (>= 0.0.1), + libghc-data-default-class-prof, + libghc-hashable-dev (>= 1.1), + libghc-hashable-dev (<< 1.3), + libghc-hashable-prof, + libghc-kan-extensions-dev (>= 4.2), + libghc-kan-extensions-dev (<< 5), + libghc-kan-extensions-prof, + libghc-semigroups-dev (>= 0.8.3.1), + libghc-semigroups-prof, + libghc-semigroupoids-dev (>= 4), + libghc-semigroupoids-dev (<< 6), + libghc-semigroupoids-prof, + libghc-stm-dev (>= 2.1.2.1), + libghc-stm-prof, + libghc-tagged-dev (>= 0.5), + libghc-tagged-prof, + libghc-unordered-containers-dev (>= 0.2), + libghc-unordered-containers-dev (<< 0.3), + libghc-unordered-containers-prof, +Build-Depends-Indep: ghc-doc, + libghc-transformers-compat-doc, + libghc-comonad-doc, + libghc-data-default-class-doc, + libghc-hashable-doc, + libghc-kan-extensions-doc, + libghc-semigroups-doc, + libghc-semigroupoids-doc, + libghc-stm-doc, + libghc-tagged-doc, + libghc-unordered-containers-doc, Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/pointed -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pointed Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pointed +Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pointed X-Description: Pointed and copointed data Haskell 98 pointed and copointed data types. Package: libghc-pointed-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:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . @@ -66,22 +66,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb} Package: libghc-pointed-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-pointed-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} . |
