diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:45 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:45 +0400 |
| commit | 785a5f4deb483282eb98fc66a7ce4eb6c5d3eb39 (patch) | |
| tree | b25f5676741df5116ef9b7abcf1d56a984573a4e /p/haskell-boomerang | |
| parent | 37bf8e4957b03153f203ada6d9d92ff55a690962 (diff) | |
| download | DHG_packages-785a5f4deb483282eb98fc66a7ce4eb6c5d3eb39.tar.gz | |
haskell-boomerang: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-boomerang')
| -rw-r--r-- | p/haskell-boomerang/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-boomerang/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-boomerang/debian/changelog b/p/haskell-boomerang/debian/changelog index df76888ec..1f427fba0 100644 --- a/p/haskell-boomerang/debian/changelog +++ b/p/haskell-boomerang/debian/changelog @@ -1,3 +1,10 @@ +haskell-boomerang (1.3.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:07:45 +0200 + haskell-boomerang (1.3.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-boomerang/debian/control b/p/haskell-boomerang/debian/control index c0f22ec33..6b50c1e90 100644 --- a/p/haskell-boomerang/debian/control +++ b/p/haskell-boomerang/debian/control @@ -4,7 +4,7 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7.0) - , haskell-devscripts (>= 0.8), + , haskell-devscripts (>= 0.8.13), , cdbs, , ghc, , ghc-prof, |
