diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-06-20 00:29:29 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-06-20 00:29:29 +0400 |
| commit | a771e8a31576c26f7ba1a85686b1a4544a389934 (patch) | |
| tree | 1bec95bb522ac9cfe05f26bdf133b195ba679677 /p/haskell-options | |
| parent | 9ae2ecdf787c63f0dade2a96b7157ee1f30448b3 (diff) | |
| download | DHG_packages-a771e8a31576c26f7ba1a85686b1a4544a389934.tar.gz | |
haskell-options: New upstream release
Diffstat (limited to 'p/haskell-options')
| -rw-r--r-- | p/haskell-options/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-options/debian/control | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/p/haskell-options/debian/changelog b/p/haskell-options/debian/changelog index 8325ea25e..bedf51331 100644 --- a/p/haskell-options/debian/changelog +++ b/p/haskell-options/debian/changelog @@ -1,3 +1,9 @@ +haskell-options (1.2-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Thu, 19 Jun 2014 13:28:29 -0700 + haskell-options (0.1.1-3) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-options/debian/control b/p/haskell-options/debian/control index ca77143bd..34acf0bc4 100644 --- a/p/haskell-options/debian/control +++ b/p/haskell-options/debian/control @@ -3,7 +3,6 @@ Priority: optional Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: John Millikin <jmillikin@gmail.com> -DM-Upload-Allowed: yes Build-Depends: cdbs , debhelper (>= 9) @@ -13,19 +12,12 @@ Build-Depends: , ghc-ghci , libghc-monads-tf-dev (>= 0.1) , libghc-monads-tf-prof - , libghc-system-filepath-dev (>= 0.4) - , libghc-system-filepath-dev (<< 0.5) - , libghc-system-filepath-prof - , libghc-text-dev (>= 0.7) - , libghc-text-prof , libghc-transformers-dev (>= 0.2) , libghc-transformers-prof Build-Depends-Indep: ghc-doc , haddock , libghc-monads-tf-doc - , libghc-system-filepath-doc - , libghc-text-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: https://john-millikin.com/software/haskell-options/ |
