Skip to content

Commit

Permalink
Update changelog and control for 6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoerzen committed Feb 17, 2010
1 parent ddc32a1 commit d4e2efc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
haskell-convertible (1.0.9-1) unstable; urgency=low

* New upstream release.
* Rebuild for GHC 6.12.

-- John Goerzen <jgoerzen@complete.org> Wed, 17 Feb 2010 11:08:10 -0600

haskell-convertible (1.0.6-3) unstable; urgency=low

* Build depend on cpphs to prevent FTBFS. (Closes: #556819)
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0.0),
haddock,
hscolour,
haskell-devscripts (>= 0.6.18),
ghc6 (>= 6.10),
ghc6 (>= 6.12),
cpphs,
hugs (>= 98.200503.08),
ghc6-doc,
Expand Down

0 comments on commit d4e2efc

Please sign in to comment.