diff options
| author | Clint Adams <clint@debian.org> | 2012-05-01 20:17:37 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2012-05-01 20:17:37 +0400 |
| commit | 29abe7140eec2b245573d3f7ef442cf91b283718 (patch) | |
| tree | 6edffcbf259feab3bac46207f4b88533f615d631 /p/haskell-void/debian | |
| parent | 292fbee6ac1a2948966f8e639e17983ec18d5baa (diff) | |
| download | DHG_packages-29abe7140eec2b245573d3f7ef442cf91b283718.tar.gz | |
haskell-void: New upstream version 0.5.5.1.
Diffstat (limited to 'p/haskell-void/debian')
| -rw-r--r-- | p/haskell-void/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-void/debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/p/haskell-void/debian/changelog b/p/haskell-void/debian/changelog index c24722ae2..3a1035b22 100644 --- a/p/haskell-void/debian/changelog +++ b/p/haskell-void/debian/changelog @@ -1,3 +1,10 @@ +haskell-void (0.5.5.1-1) unstable; urgency=low + + * New upstream version. + * Bump to Standards-Version 3.9.3. + + -- Clint Adams <clint@debian.org> Tue, 01 May 2012 12:12:52 -0400 + haskell-void (0.5.5-2) unstable; urgency=low * Sourceful upload to rebuild documentation package diff --git a/p/haskell-void/debian/control b/p/haskell-void/debian/control index 764876d00..a10454bf1 100644 --- a/p/haskell-void/debian/control +++ b/p/haskell-void/debian/control @@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 7), haskell-devscripts (>= 0.8), ghc, ghc-prof, - libghc-semigroups-dev (>= 0.8), + libghc-semigroups-dev (>> 0.8.2), libghc-semigroups-dev (<< 0.9), libghc-semigroups-prof Build-Depends-Indep: ghc-doc, libghc-semigroups-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://hackage.haskell.org/package/void Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-void Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-void |
