diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-02-11 02:57:24 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-02-11 02:57:24 +0400 |
| commit | 59e3ced93188c4a1f2bf35a6fcf1e2d6ff8eb025 (patch) | |
| tree | a02055538a5c30ad1758776f17da6edc972990f7 | |
| parent | 37b1595b2e9d2f5f582c8d5cc32098eebe9e1418 (diff) | |
| download | DHG_packages-59e3ced93188c4a1f2bf35a6fcf1e2d6ff8eb025.tar.gz | |
haskell-attempt: releasing version 0.4.0-1
| -rw-r--r-- | p/haskell-attempt/debian/changelog | 4 | ||||
| -rw-r--r-- | p/haskell-attempt/debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/p/haskell-attempt/debian/changelog b/p/haskell-attempt/debian/changelog index a8a76ab60..3b151e98d 100644 --- a/p/haskell-attempt/debian/changelog +++ b/p/haskell-attempt/debian/changelog @@ -1,8 +1,8 @@ -haskell-attempt (0.4.0-1) UNRELEASED; urgency=low +haskell-attempt (0.4.0-1) unstable; urgency=low * New upstream release - -- Joachim Breitner <nomeata@debian.org> Fri, 10 Feb 2012 23:38:40 +0100 + -- Joachim Breitner <nomeata@debian.org> Fri, 10 Feb 2012 23:38:48 +0100 haskell-attempt (0.3.1.1-1) unstable; urgency=low diff --git a/p/haskell-attempt/debian/control b/p/haskell-attempt/debian/control index 81e40826b..2994cff08 100644 --- a/p/haskell-attempt/debian/control +++ b/p/haskell-attempt/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 7), haskell-devscripts (>= 0.8), ghc, ghc-prof, - libghc-failure-dev (>= 0.1.0), - libghc-failure-dev (<< 0.2), + libghc-failure-dev (>= 0.2.0), + libghc-failure-dev (<< 0.3), libghc-failure-prof Build-Depends-Indep: ghc-doc, libghc-failure-doc Standards-Version: 3.9.2 |
