diff options
| -rw-r--r-- | p/haskell-bytestring-lexing/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-bytestring-lexing/debian/control | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/p/haskell-bytestring-lexing/debian/changelog b/p/haskell-bytestring-lexing/debian/changelog index ad5c040d3..597d1a745 100644 --- a/p/haskell-bytestring-lexing/debian/changelog +++ b/p/haskell-bytestring-lexing/debian/changelog @@ -1,8 +1,12 @@ -haskell-bytestring-lexing (0.4.0-5) UNRELEASED; urgency=low +haskell-bytestring-lexing (0.4.3-1) unstable; urgency=low + [ Joachim Breitner ] * Adjust watch file to new hackage layout - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:44 +0200 + [ Clint Adams ] + * New upstream version. + + -- Clint Adams <clint@debian.org> Sat, 14 Dec 2013 12:56:31 -0500 haskell-bytestring-lexing (0.4.0-4) unstable; urgency=low diff --git a/p/haskell-bytestring-lexing/debian/control b/p/haskell-bytestring-lexing/debian/control index 62a98758f..a7897afef 100644 --- a/p/haskell-bytestring-lexing/debian/control +++ b/p/haskell-bytestring-lexing/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9) , ghc-prof , alex (>> 2.3) Build-Depends-Indep: ghc-doc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/bytestring-lexing Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-bytestring-lexing Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-bytestring-lexing |
