diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2016-05-29 12:05:58 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2016-05-29 12:42:31 +0200 |
| commit | 8b3c0e5a6c44438d2379489cf8b74a38f889ebe3 (patch) | |
| tree | 8fd1ab6258aa04612a37d6950f7d0e8078084945 /p/haskell-fast-logger | |
| parent | b7ffc4aade200b13f8295d65c63e8ceafde4bd1c (diff) | |
| download | DHG_packages-8b3c0e5a6c44438d2379489cf8b74a38f889ebe3.tar.gz | |
fast-logger: Upgrading from 2.4.1 to 2.4.6
Diffstat (limited to 'p/haskell-fast-logger')
| -rw-r--r-- | p/haskell-fast-logger/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-fast-logger/debian/control | 6 |
2 files changed, 12 insertions, 2 deletions
diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog index 5397ad3d8..565343e8f 100644 --- a/p/haskell-fast-logger/debian/changelog +++ b/p/haskell-fast-logger/debian/changelog @@ -1,10 +1,14 @@ -haskell-fast-logger (2.4.1-2) UNRELEASED; urgency=medium +haskell-fast-logger (2.4.6-1) unstable; urgency=medium + [ Dmitry Bogatov ] * Use secure (https) uri in Vcs-Git field in 'debian/control' * Bump standards version to 3.9.8 (no changes needed) * Convert `debian/copyright' to dep5 format - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + [ Joachim Breitner ] + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Sun, 29 May 2016 12:05:57 +0200 haskell-fast-logger (2.4.1-1) unstable; urgency=medium diff --git a/p/haskell-fast-logger/debian/control b/p/haskell-fast-logger/debian/control index 26a57e025..f25066325 100644 --- a/p/haskell-fast-logger/debian/control +++ b/p/haskell-fast-logger/debian/control @@ -10,12 +10,18 @@ Build-Depends: debhelper (>= 9), ghc-prof, libghc-auto-update-dev (>= 0.1.2), libghc-auto-update-prof, + libghc-easy-file-dev (>= 0.2), + libghc-easy-file-prof, libghc-text-dev, libghc-text-prof, + libghc-unix-time-dev (>= 0.2.2), + libghc-unix-time-prof, libghc-hspec-dev, Build-Depends-Indep: ghc-doc, libghc-auto-update-doc, + libghc-easy-file-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/ |
