summaryrefslogtreecommitdiff
path: root/p/taffybar
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/taffybar
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/taffybar')
-rw-r--r--p/taffybar/debian/control203
1 files changed, 103 insertions, 100 deletions
diff --git a/p/taffybar/debian/control b/p/taffybar/debian/control
index 423b6b04e..8eff943b3 100644
--- a/p/taffybar/debian/control
+++ b/p/taffybar/debian/control
@@ -1,87 +1,87 @@
Source: taffybar
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Louis Bettens <louis@bettens.info>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-text-dev
- , libghc-http-dev
- , libghc-parsec3-dev (>= 3.1)
- , libghc-mtl-dev (>= 2)
- , libghc-network-dev
- , libghc-cairo-dev
- , libghc-dbus-dev (>= 0.10.1)
- , libghc-dbus-dev (<< 1.0)
- , libghc-gtk-dev (>= 0.12.1)
- , libghc-gtk-dev (<< 0.14)
- , libghc-dyre-dev (>= 0.8.6)
- , libghc-hstringtemplate-dev
- , libghc-gtk-traymanager-dev (>= 0.1.2)
- , libghc-gtk-traymanager-dev (<< 0.2)
- , libghc-xmonad-dev
- , libghc-xmonad-contrib-dev
- , libghc-xdg-basedir-dev
- , libghc-utf8-string-dev
- , libghc-stm-dev
- , libghc-x11-dev (>= 1.5.0.1)
- , libghc-safe-dev (>= 0.3)
- , libghc-safe-dev (<< 1)
- , libghc-split-dev (>= 0.1.4.2)
- , libghc-enclosed-exceptions-dev (>= 1.0.0.1)
- , libghc-time-locale-compat-dev (>= 0.1)
- , libghc-time-locale-compat-dev (<< 0.2)
- , libghc-text-prof
- , libghc-http-prof
- , libghc-parsec3-prof
- , libghc-mtl-prof
- , libghc-network-prof
- , libghc-cairo-prof
- , libghc-dbus-prof
- , libghc-gtk-prof
- , libghc-dyre-prof
- , libghc-hstringtemplate-prof
- , libghc-gtk-traymanager-prof
- , libghc-xmonad-prof
- , libghc-xmonad-contrib-prof
- , libghc-xdg-basedir-prof
- , libghc-utf8-string-prof
- , libghc-stm-prof
- , libghc-x11-prof
- , libghc-safe-prof
- , libghc-split-prof
- , libghc-enclosed-exceptions-prof
- , libghc-time-locale-compat-prof
- , libgtk2.0-dev
-Build-Depends-Indep: ghc-doc
- , libghc-text-doc
- , libghc-http-doc
- , libghc-parsec3-doc
- , libghc-mtl-doc
- , libghc-network-doc
- , libghc-cairo-doc
- , libghc-dbus-doc
- , libghc-gtk-doc
- , libghc-dyre-doc
- , libghc-hstringtemplate-doc
- , libghc-gtk-traymanager-doc
- , libghc-xmonad-doc
- , libghc-xmonad-contrib-doc
- , libghc-xdg-basedir-doc
- , libghc-utf8-string-doc
- , libghc-stm-doc
- , libghc-x11-doc
- , libghc-safe-doc
- , libghc-split-doc
- , libghc-enclosed-exceptions-doc
- , libghc-time-locale-compat-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-text-dev,
+ libghc-http-dev,
+ libghc-parsec3-dev (>= 3.1),
+ libghc-mtl-dev (>= 2),
+ libghc-network-dev,
+ libghc-cairo-dev,
+ libghc-dbus-dev (>= 0.10.1),
+ libghc-dbus-dev (<< 1.0),
+ libghc-gtk-dev (>= 0.12.1),
+ libghc-gtk-dev (<< 0.14),
+ libghc-dyre-dev (>= 0.8.6),
+ libghc-hstringtemplate-dev,
+ libghc-gtk-traymanager-dev (>= 0.1.2),
+ libghc-gtk-traymanager-dev (<< 0.2),
+ libghc-xmonad-dev,
+ libghc-xmonad-contrib-dev,
+ libghc-xdg-basedir-dev,
+ libghc-utf8-string-dev,
+ libghc-stm-dev,
+ libghc-x11-dev (>= 1.5.0.1),
+ libghc-safe-dev (>= 0.3),
+ libghc-safe-dev (<< 1),
+ libghc-split-dev (>= 0.1.4.2),
+ libghc-enclosed-exceptions-dev (>= 1.0.0.1),
+ libghc-time-locale-compat-dev (>= 0.1),
+ libghc-time-locale-compat-dev (<< 0.2),
+ libghc-text-prof,
+ libghc-http-prof,
+ libghc-parsec3-prof,
+ libghc-mtl-prof,
+ libghc-network-prof,
+ libghc-cairo-prof,
+ libghc-dbus-prof,
+ libghc-gtk-prof,
+ libghc-dyre-prof,
+ libghc-hstringtemplate-prof,
+ libghc-gtk-traymanager-prof,
+ libghc-xmonad-prof,
+ libghc-xmonad-contrib-prof,
+ libghc-xdg-basedir-prof,
+ libghc-utf8-string-prof,
+ libghc-stm-prof,
+ libghc-x11-prof,
+ libghc-safe-prof,
+ libghc-split-prof,
+ libghc-enclosed-exceptions-prof,
+ libghc-time-locale-compat-prof,
+ libgtk2.0-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-text-doc,
+ libghc-http-doc,
+ libghc-parsec3-doc,
+ libghc-mtl-doc,
+ libghc-network-doc,
+ libghc-cairo-doc,
+ libghc-dbus-doc,
+ libghc-gtk-doc,
+ libghc-dyre-doc,
+ libghc-hstringtemplate-doc,
+ libghc-gtk-traymanager-doc,
+ libghc-xmonad-doc,
+ libghc-xmonad-contrib-doc,
+ libghc-xdg-basedir-doc,
+ libghc-utf8-string-doc,
+ libghc-stm-doc,
+ libghc-x11-doc,
+ libghc-safe-doc,
+ libghc-split-doc,
+ libghc-enclosed-exceptions-doc,
+ libghc-time-locale-compat-doc,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/taffybar
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/taffybar
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/taffybar
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/taffybar
X-Description: desktop bar extensible in Haskell
This bar is based on gtk2hs and provides several widgets (including a few
graphical ones).
@@ -89,13 +89,13 @@ X-Description: desktop bar extensible in Haskell
Package: libghc-taffybar-dev
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
- , libgtk2.0-dev
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libgtk2.0-dev,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -103,22 +103,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-taffybar-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-taffybar-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}
.
@@ -126,12 +127,14 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: taffybar
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}, libghc-taffybar-dev, libghc-taffybar-doc
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+ libghc-taffybar-dev,
+ libghc-taffybar-doc,
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: desktop bar extensible in Haskell
This bar is based on gtk2hs and provides several widgets (including a few
graphical ones).