diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 21:32:59 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 22:15:07 +0200 |
| commit | 14f25aa999a39fc86ff594160c1c50e88df683fa (patch) | |
| tree | d025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-case-insensitive/debian | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-case-insensitive/debian')
| -rw-r--r-- | p/haskell-case-insensitive/debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/p/haskell-case-insensitive/debian/control b/p/haskell-case-insensitive/debian/control index d3a3dddd7..ee80c3e1a 100644 --- a/p/haskell-case-insensitive/debian/control +++ b/p/haskell-case-insensitive/debian/control @@ -4,16 +4,16 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, - libghc-text-dev (>> 0.3), - libghc-text-dev (<< 1.3), - libghc-text-prof, - libghc-hashable-dev (>> 1.0), + libghc-hashable-dev (>= 1.0), libghc-hashable-dev (<< 1.3), libghc-hashable-prof, + libghc-text-dev (>= 0.3), + libghc-text-dev (<< 1.3), + libghc-text-prof, libghc-hunit-dev (>= 1.2.2), libghc-hunit-dev (<< 1.3), libghc-test-framework-dev (>= 0.2.4), @@ -21,10 +21,10 @@ Build-Depends: debhelper (>= 9), libghc-test-framework-hunit-dev (>= 0.2.4), libghc-test-framework-hunit-dev (<< 0.4), Build-Depends-Indep: ghc-doc, - libghc-text-doc, libghc-hashable-doc, + libghc-text-doc, Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/case-insensitive +Homepage: https://github.com/basvandijk/case-insensitive Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-case-insensitive Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-case-insensitive |
