summaryrefslogtreecommitdiff
path: root/p/hslogger/debian/control
diff options
context:
space:
mode:
authorGiovanni Mascellani <mascellani@poisson.phc.unipi.it>2010-07-05 02:28:22 +0400
committerGiovanni Mascellani <mascellani@poisson.phc.unipi.it>2010-07-05 02:28:22 +0400
commit568e08fae78594295de78f216d16927c8f92f696 (patch)
tree30089d167304ba790505e99c7df8b2a7321cf118 /p/hslogger/debian/control
parent17989e76b6ad748c42ef09aca3eee605ce2e20f7 (diff)
downloadDHG_packages-568e08fae78594295de78f216d16927c8f92f696.tar.gz
hslogger: Some miscellaneous small fixes, suggested by Iain Lane
Diffstat (limited to 'p/hslogger/debian/control')
-rw-r--r--p/hslogger/debian/control9
1 files changed, 5 insertions, 4 deletions
diff --git a/p/hslogger/debian/control b/p/hslogger/debian/control
index 698cbd6ad..e161dd28a 100644
--- a/p/hslogger/debian/control
+++ b/p/hslogger/debian/control
@@ -1,14 +1,15 @@
Source: hslogger
-Priority: optional
+Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 5.0.0),
cdbs,
- haskell-devscripts (>= 0.6.18),
+ haskell-devscripts (>= 0.7),
cpphs,
haddock,
hscolour,
ghc6 (>= 6.12),
+ ghc6-prof,
libghc6-mtl-dev,
libghc6-mtl-prof,
libghc6-hunit-dev,
@@ -65,9 +66,9 @@ Description: The Haskell Logging Framework, GHC profiling libraries
Package: libghc6-hslogger-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}
Suggests: ${haskell:Suggests}
-Recommends: ${haskell:Depends}, ${haskell:Recommends}
+Recommends: ${haskell:Recommends}
Provides: hslogger-doc
Conflicts: hslogger-doc
Replaces: hslogger-doc