diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:09:39 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:09:39 +0400 |
| commit | 0a0fd76218ad9c0229fdaf31248d67438dea4321 (patch) | |
| tree | a36f946803c734e847219a1afd7c1f51e2ad6c93 /p/haskell-gnutls/debian | |
| parent | 58e19f6754795c70d823011578c5fc3b4845113c (diff) | |
| download | DHG_packages-0a0fd76218ad9c0229fdaf31248d67438dea4321.tar.gz | |
haskell-gnutls: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-gnutls/debian')
| -rw-r--r-- | p/haskell-gnutls/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-gnutls/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-gnutls/debian/changelog b/p/haskell-gnutls/debian/changelog index 25d310b4d..3413253c2 100644 --- a/p/haskell-gnutls/debian/changelog +++ b/p/haskell-gnutls/debian/changelog @@ -1,3 +1,10 @@ +haskell-gnutls (0.1.2-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:39 +0200 + haskell-gnutls (0.1.2-1) unstable; urgency=low * New upstream release diff --git a/p/haskell-gnutls/debian/control b/p/haskell-gnutls/debian/control index d34a9a6f8..76a531e96 100644 --- a/p/haskell-gnutls/debian/control +++ b/p/haskell-gnutls/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 |
