[Git][haskell-team/DHG_packages][master] 5 commits: mime-types: Upgrading from 0.1.0.7 to 0.1.0.8

Clint Adams gitlab at salsa.debian.org
Wed Jul 4 03:44:30 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
8d30a345 by Clint Adams at 2018-07-03T22:39:02-04:00
mime-types: Upgrading from 0.1.0.7 to 0.1.0.8

- - - - -
f6db2ab5 by Clint Adams at 2018-07-03T22:39:19-04:00
miniutter: Upgrading from 0.4.6.0 to 0.4.7.0

- - - - -
cb7a91df by Clint Adams at 2018-07-03T22:42:56-04:00
monad-logger: Upgrading from 0.3.28.3 to 0.3.28.5

- - - - -
a4f16748 by Clint Adams at 2018-07-03T22:42:56-04:00
monadcryptorandom: Upgrading from 0.7.1 to 0.7.2.1

- - - - -
b2c94634 by Clint Adams at 2018-07-03T22:43:32-04:00
MonadRandom: Upgrading from 0.5.1 to 0.5.1.1

- - - - -


12 changed files:

- p/haskell-mime-types/debian/changelog
- p/haskell-miniutter/debian/changelog
- p/haskell-monad-logger/debian/changelog
- p/haskell-monad-logger/debian/control
- − p/haskell-monad-logger/debian/patches/series
- − p/haskell-monad-logger/debian/patches/use-template-haskell-loc
- p/haskell-monadcryptorandom/debian/changelog
- p/haskell-monadcryptorandom/debian/control
- p/haskell-monadrandom/debian/changelog
- p/haskell-monadrandom/debian/control
- − p/haskell-monadrandom/debian/patches/no-fail
- − p/haskell-monadrandom/debian/patches/series


Changes:

=====================================
p/haskell-mime-types/debian/changelog
=====================================
--- a/p/haskell-mime-types/debian/changelog
+++ b/p/haskell-mime-types/debian/changelog
@@ -1,8 +1,9 @@
-haskell-mime-types (0.1.0.7-5) UNRELEASED; urgency=medium
+haskell-mime-types (0.1.0.8-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:07 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 22:39:01 -0400
 
 haskell-mime-types (0.1.0.7-4) unstable; urgency=medium
 


=====================================
p/haskell-miniutter/debian/changelog
=====================================
--- a/p/haskell-miniutter/debian/changelog
+++ b/p/haskell-miniutter/debian/changelog
@@ -1,4 +1,4 @@
-haskell-miniutter (0.4.6.0-3) UNRELEASED; urgency=medium
+haskell-miniutter (0.4.7.0-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
@@ -6,7 +6,10 @@ haskell-miniutter (0.4.6.0-3) UNRELEASED; urgency=medium
   [ Mikolaj Konarski ]
   * Add Vcs-Browser and Vcs-Git fields
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:08 -0400
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 22:39:19 -0400
 
 haskell-miniutter (0.4.6.0-2) unstable; urgency=medium
 


=====================================
p/haskell-monad-logger/debian/changelog
=====================================
--- a/p/haskell-monad-logger/debian/changelog
+++ b/p/haskell-monad-logger/debian/changelog
@@ -1,8 +1,9 @@
-haskell-monad-logger (0.3.28.3-2) UNRELEASED; urgency=medium
+haskell-monad-logger (0.3.28.5-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:09 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 22:39:26 -0400
 
 haskell-monad-logger (0.3.28.3-1) unstable; urgency=medium
 


=====================================
p/haskell-monad-logger/debian/control
=====================================
--- a/p/haskell-monad-logger/debian/control
+++ b/p/haskell-monad-logger/debian/control
@@ -64,7 +64,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-transformers-compat-doc,
  libghc-unliftio-core-doc,
 Standards-Version: 4.1.4
-Homepage: https://github.com/kazu-yamamoto/logger
+Homepage: https://github.com/snoyberg/monad-logger#readme
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-monad-logger
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-monad-logger]
 


=====================================
p/haskell-monad-logger/debian/patches/series deleted
=====================================
--- a/p/haskell-monad-logger/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-use-template-haskell-loc


=====================================
p/haskell-monad-logger/debian/patches/use-template-haskell-loc deleted
=====================================
--- a/p/haskell-monad-logger/debian/patches/use-template-haskell-loc
+++ /dev/null
@@ -1,47 +0,0 @@
-Author: Joachim Breitner <nomeata at debian.org>
-
---- a/Control/Monad/Logger.hs
-+++ b/Control/Monad/Logger.hs
-@@ -102,6 +102,8 @@
- 
- #if WITH_TEMPLATE_HASKELL
- import Language.Haskell.TH.Syntax (Lift (lift), Q, Exp, Loc (..), qLocation)
-+#else
-+import Language.Haskell.TH.Syntax (Loc (..))
- #endif
- 
- import Data.Functor ((<$>))
-@@ -182,16 +184,6 @@
-     lift LevelError = [|LevelError|]
-     lift (LevelOther x) = [|LevelOther $ pack $(lift $ unpack x)|]
- 
--#else
--
--data Loc
--  = Loc { loc_filename :: String
--    , loc_package  :: String
--    , loc_module   :: String
--    , loc_start    :: CharPos
--    , loc_end      :: CharPos }
--type CharPos = (Int, Int)
--
- #endif
- 
- -- | A @Monad@ which has the ability to log messages in some manner.
---- a/monad-logger.cabal
-+++ b/monad-logger.cabal
-@@ -44,13 +44,11 @@
-                      , bytestring          >= 0.10.2
-                      , exceptions          >= 0.6       && < 0.11
-                      , unliftio-core
-+                     , template-haskell
- 
-   if impl(ghc >= 8.0.1)
-      cpp-options: -DWITH_CALLSTACK
-      exposed-modules:  Control.Monad.Logger.CallStack
- 
-   if flag(template_haskell)
--     build-depends:     template-haskell
--
--  if flag(template_haskell)
-      cpp-options: -DWITH_TEMPLATE_HASKELL


=====================================
p/haskell-monadcryptorandom/debian/changelog
=====================================
--- a/p/haskell-monadcryptorandom/debian/changelog
+++ b/p/haskell-monadcryptorandom/debian/changelog
@@ -1,8 +1,9 @@
-haskell-monadcryptorandom (0.7.1-3) UNRELEASED; urgency=medium
+haskell-monadcryptorandom (0.7.2.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:08 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 22:39:34 -0400
 
 haskell-monadcryptorandom (0.7.1-2) unstable; urgency=medium
 


=====================================
p/haskell-monadcryptorandom/debian/control
=====================================
--- a/p/haskell-monadcryptorandom/debian/control
+++ b/p/haskell-monadcryptorandom/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libghc-crypto-api-dev (>= 0.2),
  libghc-crypto-api-prof,
  libghc-exceptions-dev (>= 0.8),
- libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 2.3),


=====================================
p/haskell-monadrandom/debian/changelog
=====================================
--- a/p/haskell-monadrandom/debian/changelog
+++ b/p/haskell-monadrandom/debian/changelog
@@ -1,8 +1,9 @@
-haskell-monadrandom (0.5.1-3) UNRELEASED; urgency=medium
+haskell-monadrandom (0.5.1.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:10 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 22:39:43 -0400
 
 haskell-monadrandom (0.5.1-2) unstable; urgency=medium
 


=====================================
p/haskell-monadrandom/debian/control
=====================================
--- a/p/haskell-monadrandom/debian/control
+++ b/p/haskell-monadrandom/debian/control
@@ -7,9 +7,9 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 9),
+ haskell-devscripts (>= 0.13),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
  libghc-mtl-dev (>= 2.1),
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-dev (>= 2.1),
@@ -19,8 +19,8 @@ Build-Depends:
  libghc-primitive-prof,
  libghc-random-dev,
  libghc-random-prof,
- libghc-transformers-compat-dev (<< 0.6),
  libghc-transformers-compat-dev (>= 0.4),
+ libghc-transformers-compat-dev (<< 0.7),
  libghc-transformers-compat-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-mtl-doc,
@@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-random-doc,
  libghc-transformers-compat-doc,
 Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/MonadRandom
+Homepage: https://hackage.haskell.org/package/MonadRandom
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-monadrandom
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-monadrandom]
 


=====================================
p/haskell-monadrandom/debian/patches/no-fail deleted
=====================================
--- a/p/haskell-monadrandom/debian/patches/no-fail
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/MonadRandom.cabal
-+++ b/MonadRandom.cabal
-@@ -37,7 +37,6 @@
-     transformers-compat >=0.4 && <0.6,
-     mtl                 >=2.1 && <2.3,
-     primitive           >=0.6 && <0.7,
--    fail                >=4.9        ,
-     random
-   ghc-options:         -Wall
-   default-language:    Haskell2010


=====================================
p/haskell-monadrandom/debian/patches/series deleted
=====================================
--- a/p/haskell-monadrandom/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-fail



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/32395e7c34a8d0510eacf94785eb8c32aa496429...b2c94634aa264edd0fe4fee1f9156fccbbe5c669

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/32395e7c34a8d0510eacf94785eb8c32aa496429...b2c94634aa264edd0fe4fee1f9156fccbbe5c669
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180704/84335a1a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list