diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:09:40 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:09:40 +0400 |
| commit | c7f346461431d3eb0ca5bdc098c168c52b5d6e1d (patch) | |
| tree | dcc9923b386666ee5655be3ae809806092c7f9b5 /p/haskell-gsasl | |
| parent | 0a0fd76218ad9c0229fdaf31248d67438dea4321 (diff) | |
| download | DHG_packages-c7f346461431d3eb0ca5bdc098c168c52b5d6e1d.tar.gz | |
haskell-gsasl: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-gsasl')
| -rw-r--r-- | p/haskell-gsasl/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-gsasl/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-gsasl/debian/changelog b/p/haskell-gsasl/debian/changelog index 0ade5970c..8b64cad35 100644 --- a/p/haskell-gsasl/debian/changelog +++ b/p/haskell-gsasl/debian/changelog @@ -1,3 +1,10 @@ +haskell-gsasl (0.3.4-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:09:40 +0200 + haskell-gsasl (0.3.4-1) unstable; urgency=low * New upstream release diff --git a/p/haskell-gsasl/debian/control b/p/haskell-gsasl/debian/control index 28a5ee4df..9cf4aaa3d 100644 --- a/p/haskell-gsasl/debian/control +++ b/p/haskell-gsasl/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 |
