diff options
author | Clint Adams <clint@debian.org> | 2013-12-09 07:20:10 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2013-12-09 07:20:10 +0400 |
commit | f3f11871e308724b0303294040eaccf3aa1c1cb2 (patch) | |
tree | d54422c33cd0cbd82fc34a8105c27d95afa62f07 /p/haskell-cmdargs/debian | |
parent | 226e3cd8d6722177133cdbab543b4e58048f7c77 (diff) | |
download | DHG_packages-f3f11871e308724b0303294040eaccf3aa1c1cb2.tar.gz |
haskell-cmdargs: New upstream version 0.10.6.
Diffstat (limited to 'p/haskell-cmdargs/debian')
-rw-r--r-- | p/haskell-cmdargs/debian/changelog | 8 | ||||
-rw-r--r-- | p/haskell-cmdargs/debian/control | 3 |
2 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-cmdargs/debian/changelog b/p/haskell-cmdargs/debian/changelog index c31354eba..974e19b36 100644 --- a/p/haskell-cmdargs/debian/changelog +++ b/p/haskell-cmdargs/debian/changelog @@ -1,8 +1,12 @@ -haskell-cmdargs (0.10.1-4) UNRELEASED; urgency=low +haskell-cmdargs (0.10.6-1) unstable; urgency=low + [ Joachim Breitner ] * Adjust watch file to new hackage layout - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:51 +0200 + [ Clint Adams ] + * New upstream version. + + -- Clint Adams <clint@debian.org> Sun, 08 Dec 2013 22:15:19 -0500 haskell-cmdargs (0.10.1-3) unstable; urgency=low diff --git a/p/haskell-cmdargs/debian/control b/p/haskell-cmdargs/debian/control index cf3ead9d4..39031d39d 100644 --- a/p/haskell-cmdargs/debian/control +++ b/p/haskell-cmdargs/debian/control @@ -10,11 +10,10 @@ Build-Depends: debhelper (>= 9) , ghc-prof , ghc-ghci [amd64 i386 kfreebsd-amd64 kfreebsd-i386 sparc] , libghc-transformers-dev (>> 0.2) - , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof Build-Depends-Indep: ghc-doc , libghc-transformers-doc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/cmdargs Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cmdargs Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cmdargs |