[Pkg-haskell-commits] darcs: haskell-hsh: Run wrap-and-sort

Iain Lane laney at ubuntu.com
Fri Jan 4 14:50:36 UTC 2013


Mon May 30 21:58:59 UTC 2011  Iain Lane <laney at ubuntu.com>
  * Run wrap-and-sort
  Ignore-this: ffcc8fc71801de9d35e86cc1af451efd
  
  Git-Dch: Ignore

    M ./control -20 +20

Mon May 30 21:58:59 UTC 2011  Iain Lane <laney at ubuntu.com>
  * Run wrap-and-sort
  Ignore-this: ffcc8fc71801de9d35e86cc1af451efd
  
  Git-Dch: Ignore
diff -rN -u old-haskell-hsh//control new-haskell-hsh//control
--- old-haskell-hsh//control	2013-01-04 14:50:36.050721160 +0000
+++ new-haskell-hsh//control	2013-01-04 14:50:36.110726138 +0000
@@ -2,23 +2,23 @@
 Priority: optional
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 5.0.0),
- cdbs,
- haddock,
- hscolour,
- haskell-devscripts (>= 0.7.3),
- ghc (>= 6.12),
- libghc-mtl-dev,
- libghc-missingh-dev (>= 1.1.0.1-1),
- libghc-hslogger-dev (>= 1.0.8-2),
- ghc-prof (>= 6.12),
- libghc-mtl-prof,
- libghc-missingh-prof (>= 1.1.0.1-1),
- libghc-hslogger-prof (>= 1.0.8-2),
- ghc-doc (>= 6.12),
- libghc-mtl-doc,
- libghc-missingh-doc (>= 1.1.0.1-1),
- libghc-hslogger-doc (>= 1.0.8-2)
+Build-Depends: cdbs,
+               debhelper (>= 5.0.0),
+               ghc (>= 6.12),
+               ghc-doc (>= 6.12),
+               ghc-prof (>= 6.12),
+               haddock,
+               haskell-devscripts (>= 0.7.3),
+               hscolour,
+               libghc-hslogger-dev (>= 1.0.8-2),
+               libghc-hslogger-doc (>= 1.0.8-2),
+               libghc-hslogger-prof (>= 1.0.8-2),
+               libghc-missingh-dev (>= 1.1.0.1-1),
+               libghc-missingh-doc (>= 1.1.0.1-1),
+               libghc-missingh-prof (>= 1.1.0.1-1),
+               libghc-mtl-dev,
+               libghc-mtl-doc,
+               libghc-mtl-prof
 Standards-Version: 3.9.2
 Section: haskell
 Homepage: http://software.complete.org/hsh
@@ -28,7 +28,7 @@
 Package: libghc-hsh-dev
 Section: haskell
 Architecture: any
-Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
@@ -41,7 +41,7 @@
 Package: libghc-hsh-prof
 Section: haskell
 Architecture: any
-Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
@@ -56,7 +56,7 @@
 Package: libghc-hsh-doc
 Section: haskell
 Architecture: any
-Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}





More information about the Pkg-haskell-commits mailing list