diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:14:16 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:14:16 +0400 |
| commit | 2f10cca33f17967edadd021cedede14c83f403b3 (patch) | |
| tree | 8375ae7faeaacb29bac4fc6d1cd79468d72ff70c /p/haskell-xml/debian | |
| parent | aa6762c4f19337cd46e6fa3bb72bfddac556815a (diff) | |
| download | DHG_packages-2f10cca33f17967edadd021cedede14c83f403b3.tar.gz | |
haskell-xml: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-xml/debian')
| -rw-r--r-- | p/haskell-xml/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-xml/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-xml/debian/changelog b/p/haskell-xml/debian/changelog index c83868b27..bb7b98ec7 100644 --- a/p/haskell-xml/debian/changelog +++ b/p/haskell-xml/debian/changelog @@ -1,3 +1,10 @@ +haskell-xml (1.3.12-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:14:15 +0200 + haskell-xml (1.3.12-1) unstable; urgency=low * New upstream release diff --git a/p/haskell-xml/debian/control b/p/haskell-xml/debian/control index 1f034c752..d53f6f62a 100644 --- a/p/haskell-xml/debian/control +++ b/p/haskell-xml/debian/control @@ -4,7 +4,7 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7) - , haskell-devscripts (>= 0.7) + , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof |
