summaryrefslogtreecommitdiff
path: root/p/haskell-network-protocol-xmpp/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-network-protocol-xmpp/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-network-protocol-xmpp/debian')
-rw-r--r--p/haskell-network-protocol-xmpp/debian/control100
1 files changed, 50 insertions, 50 deletions
diff --git a/p/haskell-network-protocol-xmpp/debian/control b/p/haskell-network-protocol-xmpp/debian/control
index f1c5f9688..1c9464367 100644
--- a/p/haskell-network-protocol-xmpp/debian/control
+++ b/p/haskell-network-protocol-xmpp/debian/control
@@ -1,44 +1,44 @@
Source: haskell-network-protocol-xmpp
-Priority: extra
-Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 9)
- , haskell-devscripts (>= 0.9)
- , cdbs
- , ghc
- , ghc-prof
- , libghc-gnuidn-dev (>> 0.2)
- , libghc-gnuidn-dev (<< 0.3)
- , libghc-gnuidn-prof
- , libghc-gnutls-dev (>> 0.1.4)
- , libghc-gnutls-dev (<< 0.3)
- , libghc-gnutls-prof
- , libghc-gsasl-dev (>> 0.3)
- , libghc-gsasl-dev (<< 0.4)
- , libghc-gsasl-prof
- , libghc-libxml-sax-dev (>> 0.7)
- , libghc-libxml-sax-dev (<< 0.8)
- , libghc-libxml-sax-prof
- , libghc-monads-tf-dev (>> 0.1)
- , libghc-monads-tf-dev (<< 0.2)
- , libghc-monads-tf-prof
- , libghc-network-dev (>> 2.2)
- , libghc-network-prof
- , libghc-text-dev (>> 0.10)
- , libghc-text-prof
- , libghc-xml-types-dev (>> 0.3)
- , libghc-xml-types-dev (<< 0.4)
- , libghc-xml-types-prof
-Build-Depends-Indep: ghc-doc
- , libghc-gnuidn-doc
- , libghc-gnutls-doc
- , libghc-text-doc
- , libghc-libxml-sax-doc
- , libghc-monads-tf-doc
- , libghc-network-doc
- , libghc-text-doc
- , libghc-xml-types-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-gnuidn-dev (>> 0.2),
+ libghc-gnuidn-dev (<< 0.3),
+ libghc-gnuidn-prof,
+ libghc-gnutls-dev (>> 0.1.4),
+ libghc-gnutls-dev (<< 0.3),
+ libghc-gnutls-prof,
+ libghc-gsasl-dev (>> 0.3),
+ libghc-gsasl-dev (<< 0.4),
+ libghc-gsasl-prof,
+ libghc-libxml-sax-dev (>> 0.7),
+ libghc-libxml-sax-dev (<< 0.8),
+ libghc-libxml-sax-prof,
+ libghc-monads-tf-dev (>> 0.1),
+ libghc-monads-tf-dev (<< 0.2),
+ libghc-monads-tf-prof,
+ libghc-network-dev (>> 2.2),
+ libghc-network-prof,
+ libghc-text-dev (>> 0.10),
+ libghc-text-prof,
+ libghc-xml-types-dev (>> 0.3),
+ libghc-xml-types-dev (<< 0.4),
+ libghc-xml-types-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-gnuidn-doc,
+ libghc-gnutls-doc,
+ libghc-text-doc,
+ libghc-libxml-sax-doc,
+ libghc-monads-tf-doc,
+ libghc-network-doc,
+ libghc-text-doc,
+ libghc-xml-types-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/network-protocol-xmpp
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-network-protocol-xmpp
@@ -49,11 +49,11 @@ X-Description: Haskell XMPP (Jabber) library${haskell:ShortBlurb}
Package: libghc-network-protocol-xmpp-dev
Architecture: any
Depends: ${shlibs:Depends},
- ${haskell:Depends},
- ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+ ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -62,10 +62,10 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-network-protocol-xmpp-prof
Architecture: any
Depends: ${haskell:Depends},
- ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -75,9 +75,9 @@ Package: libghc-network-protocol-xmpp-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
- ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.