diff options
| author | Clint Adams <clint@debian.org> | 2017-06-17 14:34:50 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2017-06-18 11:09:57 -0400 |
| commit | 8d4883bab7310feea8108001a13fc507f89b5534 (patch) | |
| tree | d2ceecde0124c42c015eafdc54eab9bad406465c /p/haskell-fast-logger | |
| parent | 1398932beeea89576000a6a023dc42542b50ac4c (diff) | |
| download | DHG_packages-8d4883bab7310feea8108001a13fc507f89b5534.tar.gz | |
fast-logger: Upgrading from 2.4.7 to 2.4.10
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/patches/no-bytestring-builder | 12 | ||||
| -rw-r--r-- | p/haskell-fast-logger/debian/patches/series | 1 |
3 files changed, 6 insertions, 13 deletions
diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog index 08f3dfb2e..742f19cb4 100644 --- a/p/haskell-fast-logger/debian/changelog +++ b/p/haskell-fast-logger/debian/changelog @@ -1,3 +1,9 @@ +haskell-fast-logger (2.4.10-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Sat, 17 Jun 2017 14:34:50 -0400 + haskell-fast-logger (2.4.7-3) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-fast-logger/debian/patches/no-bytestring-builder b/p/haskell-fast-logger/debian/patches/no-bytestring-builder deleted file mode 100644 index 3a36f4dea..000000000 --- a/p/haskell-fast-logger/debian/patches/no-bytestring-builder +++ /dev/null @@ -1,12 +0,0 @@ ---- a/fast-logger.cabal -+++ b/fast-logger.cabal -@@ -25,8 +25,7 @@ Library - , array - , auto-update >= 0.1.2 - , easy-file >= 0.2 -- , bytestring -- , bytestring-builder -+ , bytestring >= 0.10.4 - , directory - , filepath - , text diff --git a/p/haskell-fast-logger/debian/patches/series b/p/haskell-fast-logger/debian/patches/series deleted file mode 100644 index d61cbb2d4..000000000 --- a/p/haskell-fast-logger/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -no-bytestring-builder |
