diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:12:13 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:12:13 +0400 |
| commit | 0c12081f21b10160c5618039eb65e50bd452e1df (patch) | |
| tree | 66420e63328803daa0f67d27044aa7ca22c18017 /p/haskell-pwstore-fast/debian | |
| parent | a258d96dd7b00b8077a4cba469eb5f0dc9250181 (diff) | |
| download | DHG_packages-0c12081f21b10160c5618039eb65e50bd452e1df.tar.gz | |
haskell-pwstore-fast: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-pwstore-fast/debian')
| -rw-r--r-- | p/haskell-pwstore-fast/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-pwstore-fast/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index 2cab5e742..e3c03608e 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,3 +1,10 @@ +haskell-pwstore-fast (2.2-3) 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:12:13 +0200 + haskell-pwstore-fast (2.2-2) unstable; urgency=low * Bump to Standards-Version 3.9.3. diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index 412975b2e..052909474 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/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 , libghc-base64-bytestring-dev (>> 0.1) |
