diff options
Diffstat (limited to 'p/haskell-dyre/debian/control')
| -rw-r--r-- | p/haskell-dyre/debian/control | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/p/haskell-dyre/debian/control b/p/haskell-dyre/debian/control index 021729aac..2c8ed4cdf 100644 --- a/p/haskell-dyre/debian/control +++ b/p/haskell-dyre/debian/control @@ -1,40 +1,39 @@ Source: haskell-dyre -Section: haskell -Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Clint Adams <clint@debian.org> - , Louis Bettens <louis@bettens.info> -Build-Depends: debhelper (>= 9) - , cdbs - , haskell-devscripts (>= 0.9) - , ghc - , ghc-prof - , libghc-executable-path-dev - , libghc-executable-path-prof - , libghc-ghc-paths-dev - , libghc-ghc-paths-prof - , libghc-io-storage-dev - , libghc-io-storage-prof - , libghc-xdg-basedir-dev - , libghc-xdg-basedir-prof -Build-Depends-Indep: ghc-doc - , libghc-executable-path-doc - , libghc-ghc-paths-doc - , libghc-io-storage-doc - , libghc-xdg-basedir-doc +Uploaders: Clint Adams <clint@debian.org>, Louis Bettens <louis@bettens.info> +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + cdbs, + haskell-devscripts (>= 0.9), + ghc, + ghc-prof, + libghc-executable-path-dev, + libghc-executable-path-prof, + libghc-ghc-paths-dev, + libghc-ghc-paths-prof, + libghc-io-storage-dev, + libghc-io-storage-prof, + libghc-xdg-basedir-dev, + libghc-xdg-basedir-prof, +Build-Depends-Indep: ghc-doc, + libghc-executable-path-doc, + libghc-ghc-paths-doc, + libghc-io-storage-doc, + libghc-xdg-basedir-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/dyre -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dyre Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dyre +Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dyre Package: libghc-dyre-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: dynamic reconfiguration library${haskell:ShortBlurb} Dyre implements dynamic reconfiguration facilities after the style of Xmonad. Dyre aims to be as simple as possible without sacrificing @@ -46,11 +45,11 @@ Description: dynamic reconfiguration library${haskell:ShortBlurb} Package: libghc-dyre-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: dynamic reconfiguration library${haskell:ShortBlurb} Dyre implements dynamic reconfiguration facilities after the style of Xmonad. Dyre aims to be as simple as possible without sacrificing @@ -61,11 +60,12 @@ Description: dynamic reconfiguration library${haskell:ShortBlurb} ${haskell:Blurb} Package: libghc-dyre-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: dynamic reconfiguration library${haskell:ShortBlurb} Dyre implements dynamic reconfiguration facilities after the style of Xmonad. Dyre aims to be as simple as possible without sacrificing |
