summaryrefslogtreecommitdiff
path: root/p/haskelldb-hdbc-sqlite3
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/haskelldb-hdbc-sqlite3
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/haskelldb-hdbc-sqlite3')
-rw-r--r--p/haskelldb-hdbc-sqlite3/debian/control81
1 files changed, 43 insertions, 38 deletions
diff --git a/p/haskelldb-hdbc-sqlite3/debian/control b/p/haskelldb-hdbc-sqlite3/debian/control
index f12866cd7..14c94e208 100644
--- a/p/haskelldb-hdbc-sqlite3/debian/control
+++ b/p/haskelldb-hdbc-sqlite3/debian/control
@@ -1,42 +1,44 @@
Source: haskelldb-hdbc-sqlite3
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , ghc-doc
- , libghc-haskelldb-dev (>= 0.12)
- , libghc-haskelldb-prof
- , libghc-haskelldb-doc
- , libghc-haskelldb-hdbc-dev (>= 0.12)
- , libghc-haskelldb-hdbc-prof
- , libghc-haskelldb-hdbc-doc
- , libghc-hdbc-dev (>= 2.0.0)
- , libghc-hdbc-dev (<< 3)
- , libghc-hdbc-prof
- , libghc-hdbc-doc
- , libghc-hdbc-sqlite3-dev (>= 2.0.0)
- , libghc-hdbc-sqlite3-dev (<< 3)
- , libghc-hdbc-sqlite3-prof
- , libghc-hdbc-sqlite3-doc
- , libghc-mtl-dev (>= 1)
- , libghc-mtl-dev (<< 3)
- , libghc-mtl-prof
- , libghc-mtl-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ ghc-doc,
+ libghc-haskelldb-dev (>= 0.12),
+ libghc-haskelldb-prof,
+ libghc-haskelldb-doc,
+ libghc-haskelldb-hdbc-dev (>= 0.12),
+ libghc-haskelldb-hdbc-prof,
+ libghc-haskelldb-hdbc-doc,
+ libghc-hdbc-dev (>= 2.0.0),
+ libghc-hdbc-dev (<< 3),
+ libghc-hdbc-prof,
+ libghc-hdbc-doc,
+ libghc-hdbc-sqlite3-dev (>= 2.0.0),
+ libghc-hdbc-sqlite3-dev (<< 3),
+ libghc-hdbc-sqlite3-prof,
+ libghc-hdbc-sqlite3-doc,
+ libghc-mtl-dev (>= 1),
+ libghc-mtl-dev (<< 3),
+ libghc-mtl-prof,
+ libghc-mtl-doc,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/haskelldb-hdbc-sqlite3
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskelldb-hdbc-sqlite3
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskelldb-hdbc-sqlite3
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskelldb-hdbc-sqlite3
Package: libghc-haskelldb-hdbc-sqlite3-dev
Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
This library allows you to use the HaskellDB database abstraction library with
the SQLite driver provided by the HDBC database driver interface suite.
@@ -48,10 +50,12 @@ Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
Package: libghc-haskelldb-hdbc-sqlite3-prof
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: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
This library allows you to use the HaskellDB database abstraction library with
the SQLite driver provided by the HDBC database driver interface suite.
@@ -59,11 +63,12 @@ Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
${haskell:Blurb}
Package: libghc-haskelldb-hdbc-sqlite3-doc
-Section: doc
Architecture: all
-Depends: ${haskell:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb}
This library allows you to use the HaskellDB database abstraction library with
the SQLite driver provided by the HDBC database driver interface suite.