diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:49 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:49 +0400 |
| commit | e8f1f19255c268a9dc2c53a6fba9d19dced8a704 (patch) | |
| tree | cd45d2604bf25becb9e0920c57bea74231c9b0bc /p/haskell-options | |
| parent | 396c8ba9c954cafaa6b999d23ae3511953577554 (diff) | |
| download | DHG_packages-e8f1f19255c268a9dc2c53a6fba9d19dced8a704.tar.gz | |
haskell-options: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-options')
| -rw-r--r-- | p/haskell-options/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-options/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-options/debian/changelog b/p/haskell-options/debian/changelog index ca4d5e4ef..700110a61 100644 --- a/p/haskell-options/debian/changelog +++ b/p/haskell-options/debian/changelog @@ -1,3 +1,10 @@ +haskell-options (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:11:49 +0200 + haskell-options (0.1.1-1) unstable; urgency=low [ John Millikin ] diff --git a/p/haskell-options/debian/control b/p/haskell-options/debian/control index bf874971a..3c3bef6e5 100644 --- a/p/haskell-options/debian/control +++ b/p/haskell-options/debian/control @@ -7,7 +7,7 @@ DM-Upload-Allowed: yes Build-Depends: cdbs , debhelper (>= 7.0) - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc (>= 6.12) , ghc-prof , ghc-ghci |
