diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:08:21 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:08:21 +0400 |
| commit | 180408d4b3364692cbc444c5694f434a0f212424 (patch) | |
| tree | 6d5723a9d71dd35a3eca13f3062b869560dfb8f1 /p/haskell-cpu | |
| parent | 92ad77bbcdbfafe4ca1b32925ba027c3bd315fbf (diff) | |
| download | DHG_packages-180408d4b3364692cbc444c5694f434a0f212424.tar.gz | |
haskell-cpu: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-cpu')
| -rw-r--r-- | p/haskell-cpu/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-cpu/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-cpu/debian/changelog b/p/haskell-cpu/debian/changelog index f7338f008..d076416e4 100644 --- a/p/haskell-cpu/debian/changelog +++ b/p/haskell-cpu/debian/changelog @@ -1,3 +1,10 @@ +haskell-cpu (0.1.1-2) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:08:21 +0200 + haskell-cpu (0.1.1-1) unstable; urgency=low * Upstream just made a new release with the patch, using that one. diff --git a/p/haskell-cpu/debian/control b/p/haskell-cpu/debian/control index ab7cba88f..f01a6195f 100644 --- a/p/haskell-cpu/debian/control +++ b/p/haskell-cpu/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof Build-Depends-Indep: ghc-doc |
