diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:47 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:47 +0400 |
| commit | 67a021237f428747f63f5582495a96a31baedf5a (patch) | |
| tree | f2c10a523d1983d29c194ed23842ae6291c46cac /p/haskell-opengl | |
| parent | 3d70d7a4e682d830674fd4324ed82a4d1dccc0af (diff) | |
| download | DHG_packages-67a021237f428747f63f5582495a96a31baedf5a.tar.gz | |
haskell-opengl: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-opengl')
| -rw-r--r-- | p/haskell-opengl/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-opengl/debian/control | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-opengl/debian/changelog b/p/haskell-opengl/debian/changelog index 798548650..6846c6921 100644 --- a/p/haskell-opengl/debian/changelog +++ b/p/haskell-opengl/debian/changelog @@ -1,8 +1,13 @@ haskell-opengl (2.2.3.1-2) UNRELEASED; urgency=low + [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link + [ Joachim Breitner ] + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + -- Giovanni Mascellani <gio@debian.org> Fri, 15 Jun 2012 18:25:08 +0200 haskell-opengl (2.2.3.1-1) unstable; urgency=low diff --git a/p/haskell-opengl/debian/control b/p/haskell-opengl/debian/control index d7911e7ae..d8111129e 100644 --- a/p/haskell-opengl/debian/control +++ b/p/haskell-opengl/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Standards-Version: 3.8.4 Build-Depends: debhelper (>= 7) - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof |
