diff options
| author | Clint Adams <clint@debian.org> | 2016-10-10 00:44:00 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-10-10 00:44:48 -0400 |
| commit | 250bb6ea4eaa6005add79676c669e6807a0cd917 (patch) | |
| tree | 144cef346a8d1dfc3e855f87b63a04551d38522f /p/haskell-fast-logger | |
| parent | 449e17757e2cb83fb7d7576107706aed94fc6c7f (diff) | |
| download | DHG_packages-250bb6ea4eaa6005add79676c669e6807a0cd917.tar.gz | |
fast-logger: Upgrading from 2.4.6 to 2.4.7
Diffstat (limited to 'p/haskell-fast-logger')
| -rw-r--r-- | p/haskell-fast-logger/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-fast-logger/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog index d855f85ae..1c90b4280 100644 --- a/p/haskell-fast-logger/debian/changelog +++ b/p/haskell-fast-logger/debian/changelog @@ -1,3 +1,9 @@ +haskell-fast-logger (2.4.7-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Mon, 10 Oct 2016 00:43:59 -0400 + haskell-fast-logger (2.4.6-1) unstable; urgency=medium [ Dmitry Bogatov ] diff --git a/p/haskell-fast-logger/debian/control b/p/haskell-fast-logger/debian/control index f25066325..5ab5b5f89 100644 --- a/p/haskell-fast-logger/debian/control +++ b/p/haskell-fast-logger/debian/control @@ -23,8 +23,8 @@ Build-Depends-Indep: ghc-doc, libghc-text-doc, libghc-unix-time-doc, Standards-Version: 3.9.8 -Homepage: http://hackage.haskell.org/package/fast-logger -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ +Homepage: https://github.com/kazu-yamamoto/logger +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-fast-logger Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-fast-logger-dev |
