[Git][haskell-team/DHG_packages][master] 8 commits: xmonad: Upload to unstable
Ilias Tsitsimpis
gitlab at salsa.debian.org
Thu Nov 1 15:50:05 GMT 2018
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
54639420 by Ilias Tsitsimpis at 2018-11-01T10:04:40Z
xmonad: Upload to unstable
- - - - -
80a37d26 by Ilias Tsitsimpis at 2018-11-01T10:11:51Z
github: Newer build-deps from hackage
- - - - -
66708f94 by Ilias Tsitsimpis at 2018-11-01T11:27:17Z
persistent-template: Newer build-deps from hackage
- - - - -
b8ee6e80 by Ilias Tsitsimpis at 2018-11-01T11:38:39Z
servant-client: Disable tests
Disable tests since they require the missing markdown-unlit library.
- - - - -
ba26999b by Ilias Tsitsimpis at 2018-11-01T11:42:41Z
repa: Newer build-deps from hackage
- - - - -
bf1c9395 by Ilias Tsitsimpis at 2018-11-01T11:52:13Z
lens-aeson: Newer build-deps from hackage
- - - - -
1f69d267 by Ilias Tsitsimpis at 2018-11-01T13:03:05Z
cabal-debian: Upgrading from v4.38.1 to v4.38.2
- - - - -
1678fac7 by Ilias Tsitsimpis at 2018-11-01T13:16:13Z
glirc: Newer build-deps from hackage
- - - - -
29 changed files:
- p/cabal-debian/debian/changelog
- p/cabal-debian/debian/control
- p/cabal-debian/debian/copyright
- p/glirc/debian/changelog
- p/glirc/debian/control
- + p/glirc/debian/patches/newer-deps
- + p/glirc/debian/patches/series
- p/haskell-github/debian/changelog
- p/haskell-github/debian/control
- + p/haskell-github/debian/patches/newer-deps
- + p/haskell-github/debian/patches/series
- p/haskell-lens-aeson/debian/changelog
- p/haskell-lens-aeson/debian/control
- + p/haskell-lens-aeson/debian/patches/newer-deps
- + p/haskell-lens-aeson/debian/patches/series
- p/haskell-lens-aeson/debian/rules
- p/haskell-persistent-template/debian/changelog
- p/haskell-persistent-template/debian/control
- + p/haskell-persistent-template/debian/patches/newer-deps
- + p/haskell-persistent-template/debian/patches/series
- p/haskell-repa/debian/changelog
- p/haskell-repa/debian/control
- + p/haskell-repa/debian/patches/newer-deps
- + p/haskell-repa/debian/patches/series
- p/haskell-servant-client/debian/changelog
- p/haskell-servant-client/debian/control
- p/haskell-servant-client/debian/rules
- p/xmonad/debian/changelog
- p/xmonad/debian/rules
Changes:
=====================================
p/cabal-debian/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+cabal-debian (4.38.2-1) unstable; urgency=medium
+
+ * New upstream release
+ * Set license to BSD-3-clause
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 15:02:20 +0200
+
cabal-debian (4.38.1-3) unstable; urgency=medium
* Remove build dependency on libghc-parsec3-dev (provided by ghc-
=====================================
p/cabal-debian/debian/control
=====================================
@@ -50,7 +50,7 @@ Build-Depends: debhelper (>= 10),
libghc-syb-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
-Standards-Version: 4.1.4
+Standards-Version: 4.2.1
Homepage: https://github.com/ddssff/cabal-debian
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/cabal-debian]
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/cabal-debian
=====================================
p/cabal-debian/debian/copyright
=====================================
@@ -6,13 +6,13 @@ Source: https://hackage.haskell.org/package/cabal-debian
Files: *
Copyright: 2007-2014 David Fox <dsf at seereason.com>
2011-2012 Jeremy Shaw <jeremy at seereason.com>
-License: BSD3
+License: BSD-3-clause
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
-License: BSD3
+License: BSD-3-clause
-License: BSD3
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
=====================================
p/glirc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+glirc (2.26-3) unstable; urgency=medium
+
+ * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 15:16:06 +0200
+
glirc (2.26-2) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/glirc/debian/control
=====================================
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 10),
libghc-config-value-dev (>= 0.6),
libghc-config-value-dev (<< 0.7),
libghc-free-dev (>= 4.12),
- libghc-free-dev (<< 5.1),
+ libghc-free-dev (<< 5.2),
libghc-free-prof,
libghc-gitrev-dev (>= 1.2),
libghc-gitrev-dev (<< 1.4),
@@ -35,17 +35,17 @@ Build-Depends: debhelper (>= 10),
libghc-irc-core-dev (>= 2.3),
libghc-irc-core-dev (<< 2.4),
libghc-kan-extensions-dev (>= 5.0),
- libghc-kan-extensions-dev (<< 5.2),
+ libghc-kan-extensions-dev (<< 5.3),
libghc-kan-extensions-prof,
libghc-lens-dev (>= 4.14),
- libghc-lens-dev (<< 4.17),
+ libghc-lens-dev (<< 4.18),
libghc-lens-prof,
libghc-network-dev (>= 2.6.2),
- libghc-network-dev (<< 2.7),
+ libghc-network-dev (<< 2.8),
libghc-regex-tdfa-dev (>= 1.2),
libghc-regex-tdfa-dev (<< 1.3),
libghc-semigroupoids-dev (>= 5.1),
- libghc-semigroupoids-dev (<< 5.3),
+ libghc-semigroupoids-dev (<< 5.4),
libghc-socks-dev (>= 0.5.5),
libghc-socks-dev (<< 0.6),
libghc-split-dev (>= 0.2),
@@ -55,10 +55,9 @@ Build-Depends: debhelper (>= 10),
libghc-vector-dev (>= 0.11),
libghc-vector-dev (<< 0.13),
libghc-vty-dev (>= 5.11.1),
- libghc-vty-dev (<< 5.22),
+ libghc-vty-dev (<< 5.23),
libghc-vty-prof,
libghc-lens-dev,
- libghc-vty-dev,
libghc-hunit-dev (>= 1.3),
libghc-hunit-dev (<< 1.7),
Standards-Version: 4.1.4
=====================================
p/glirc/debian/patches/newer-deps
=====================================
@@ -0,0 +1,47 @@
+Index: b/glirc.cabal
+===================================================================
+--- a/glirc.cabal
++++ b/glirc.cabal
+@@ -1,5 +1,6 @@
+ name: glirc
+ version: 2.26
++x-revision: 6
+ synopsis: Console IRC client
+ description: Console IRC client
+ .
+@@ -132,20 +133,20 @@ library
+ bytestring >=0.10.8 && <0.11,
+ config-schema >=0.4 && <0.6,
+ config-value >=0.6 && <0.7,
+- containers >=0.5.7 && <0.6,
++ containers >=0.5.7 && <0.7,
+ directory >=1.2.6 && <1.4,
+ filepath >=1.4.1 && <1.5,
+- free >=4.12 && <5.1,
++ free >=4.12 && <5.2,
+ gitrev >=1.2 && <1.4,
+ hashable >=1.2.4 && <1.3,
+ hookup >=0.2 && <0.3,
+ irc-core >=2.3 && <2.4,
+- kan-extensions >=5.0 && <5.2,
+- lens >=4.14 && <4.17,
+- network >=2.6.2 && <2.7,
++ kan-extensions >=5.0 && <5.3,
++ lens >=4.14 && <4.18,
++ network >=2.6.2 && <2.8,
+ process >=1.4.2 && <1.7,
+ regex-tdfa >=1.2 && <1.3,
+- semigroupoids >=5.1 && <5.3,
++ semigroupoids >=5.1 && <5.4,
+ socks >=0.5.5 && <0.6,
+ split >=0.2 && <0.3,
+ stm >=2.4 && <2.5,
+@@ -156,7 +157,7 @@ library
+ unix >=2.7 && <2.8,
+ unordered-containers >=0.2.7 && <0.3,
+ vector >=0.11 && <0.13,
+- vty >=5.11.1 && <5.22
++ vty >=5.11.1 && <5.23
+
+ test-suite test
+ type: exitcode-stdio-1.0
=====================================
p/glirc/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
=====================================
p/haskell-github/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-github (0.19-4) unstable; urgency=medium
+
+ * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 12:11:49 +0200
+
haskell-github (0.19-3) unstable; urgency=medium
* Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
=====================================
p/haskell-github/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-aeson-dev (>= 0.7.0.6),
- libghc-aeson-dev (<< 1.3),
+ libghc-aeson-dev (<< 1.5),
libghc-aeson-prof,
libghc-aeson-compat-dev (>= 0.3.0.0),
libghc-aeson-compat-dev (<< 0.4),
@@ -19,7 +19,7 @@ Build-Depends:
libghc-attoparsec-dev (>= 0.11.3.4),
libghc-attoparsec-prof,
libghc-base-compat-dev (>= 0.9.1),
- libghc-base-compat-dev (<< 0.10),
+ libghc-base-compat-dev (<< 0.11),
libghc-base-compat-prof,
libghc-base16-bytestring-dev (<< 0.2),
libghc-base16-bytestring-dev (>= 0.1.1.6),
@@ -36,7 +36,7 @@ Build-Depends:
libghc-deepseq-generics-dev (<< 0.3),
libghc-deepseq-generics-dev (>= 0.1.1.2),
libghc-deepseq-generics-prof,
- libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-dev (<< 0.11),
libghc-exceptions-dev (>= 0.8.0.2),
libghc-exceptions-prof,
libghc-file-embed-dev,
@@ -68,8 +68,7 @@ Build-Depends:
libghc-tls-dev (>= 1.3.5),
libghc-tls-prof,
libghc-transformers-compat-dev (>= 0.4.0.3),
- libghc-transformers-compat-dev (<< 0.6),
- libghc-transformers-compat-dev (>= 0.4.0.3),
+ libghc-transformers-compat-dev (<< 0.7),
libghc-transformers-compat-prof,
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-dev (>= 0.2),
=====================================
p/haskell-github/debian/patches/newer-deps
=====================================
@@ -0,0 +1,57 @@
+Index: b/github.cabal
+===================================================================
+--- a/github.cabal
++++ b/github.cabal
+@@ -1,5 +1,6 @@
+ name: github
+ version: 0.19
++x-revision: 3
+ synopsis: Access to the GitHub API, v3.
+ description:
+ The GitHub API provides programmatic access to the full
+@@ -25,7 +26,7 @@ homepage: https://github.com/
+ copyright: Copyright 2012-2013 Mike Burns, Copyright 2013-2015 John Wiegley, Copyright 2016 Oleg Grenrus
+ category: Network
+ build-type: Simple
+-tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2
++tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3
+ cabal-version: >=1.10
+ extra-source-files:
+ README.md,
+@@ -133,7 +134,7 @@ Library
+
+ -- Packages bundles with GHC, mtl and text are also here
+ build-depends:
+- base >=4.7 && <4.11,
++ base >=4.7 && <4.12,
+ bytestring >=0.10.4.0 && <0.11,
+ containers >=0.5.5.1 && <0.6,
+ deepseq >=1.3.0.2 && <1.5,
+@@ -144,15 +145,15 @@ Library
+
+ -- other packages
+ build-depends:
+- aeson >=0.7.0.6 && <1.3,
+- base-compat >=0.9.1 && <0.10,
++ aeson >=0.7.0.6 && <1.5,
++ base-compat >=0.9.1 && <0.11,
+ base16-bytestring >=0.1.1.6 && <0.2,
+ binary >=0.7.1.0 && <0.10,
+ binary-orphans >=0.1.0.0 && <0.2,
+ byteable >=0.1.1 && <0.2,
+ cryptohash >=0.11 && <0.12,
+ deepseq-generics >=0.1.1.2 && <0.3,
+- exceptions >=0.8.0.2 && <0.9,
++ exceptions >=0.8.0.2 && <0.11,
+ hashable >=1.2.3.3 && <1.3,
+ http-client >=0.4.8.1 && <0.6,
+ http-client-tls >=0.2.2 && <0.4,
+@@ -161,7 +162,7 @@ Library
+ iso8601-time >=0.1.4 && <0.2,
+ network-uri >=2.6.0.3 && <2.7,
+ semigroups >=0.16.2.2 && <0.19,
+- transformers-compat >=0.4.0.3 && <0.6,
++ transformers-compat >=0.4.0.3 && <0.7,
+ unordered-containers >=0.2 && <0.3,
+ vector >=0.10.12.3 && <0.13,
+ vector-instances >=3.3.0.1 && <3.5,
=====================================
p/haskell-github/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
=====================================
p/haskell-lens-aeson/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-lens-aeson (1.0.2-5) unstable; urgency=medium
+
+ * Newer build-deps from hackage
+ * Enable tests
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 13:52:00 +0200
+
haskell-lens-aeson (1.0.2-4) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-lens-aeson/debian/control
=====================================
@@ -12,25 +12,36 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-aeson-dev (>= 0.7.0.5),
- libghc-aeson-dev (<< 1.3),
+ libghc-aeson-dev (<< 1.5),
libghc-aeson-prof,
- libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.10),
+ libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
- libghc-lens-dev (<< 5),
libghc-lens-dev (>= 4.4),
+ libghc-lens-dev (<< 5),
libghc-lens-prof,
- libghc-scientific-dev (<< 0.4),
libghc-scientific-dev (>= 0.3.2),
+ libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
- libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-dev (>= 0.2.3),
+ libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
libghc-vector-dev (>= 0.9),
libghc-vector-dev (<< 0.13),
libghc-vector-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-cabal-doctest-dev (>= 1),
+ libghc-cabal-doctest-dev (<< 1.1),
+ libghc-cabal-doctest-prof,
+ libghc-doctest-dev (>= 0.11.1),
+ libghc-doctest-dev (<< 0.17),
+ libghc-doctest-prof,
+ libghc-generic-deriving-dev,
+ libghc-generic-deriving-prof,
+ libghc-semigroups-dev (>= 0.9),
+ libghc-semigroups-prof,
+ libghc-simple-reflect-dev (>= 0.3.1),
+ libghc-simple-reflect-prof,
+Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
libghc-lens-doc,
@@ -46,18 +57,13 @@ X-Description: law-abiding lenses for aeson
Package: libghc-lens-aeson-dev
Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
-Provides:
- ${haskell:Provides},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -65,17 +71,12 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-lens-aeson-prof
Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
-Provides:
- ${haskell:Provides},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -84,15 +85,11 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-lens-aeson-doc
Architecture: all
Section: doc
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
=====================================
p/haskell-lens-aeson/debian/patches/newer-deps
=====================================
@@ -0,0 +1,30 @@
+Index: b/lens-aeson.cabal
+===================================================================
+--- a/lens-aeson.cabal
++++ b/lens-aeson.cabal
+@@ -1,6 +1,7 @@
+ name: lens-aeson
+ category: Numeric
+ version: 1.0.2
++x-revision: 6
+ license: MIT
+ cabal-version: >= 1.8
+ license-file: LICENSE
+@@ -53,7 +54,7 @@ library
+ unordered-containers >= 0.2.3 && < 0.3,
+ attoparsec >= 0.10 && < 0.14,
+ bytestring >= 0.9 && < 0.11,
+- aeson >= 0.7.0.5 && < 1.3,
++ aeson >= 0.7.0.5 && < 1.5,
+ scientific >= 0.3.2 && < 0.4
+
+ exposed-modules:
+@@ -73,7 +74,7 @@ test-suite doctests
+ else
+ build-depends:
+ base,
+- doctest >= 0.11.1 && < 0.13,
++ doctest >= 0.11.1 && < 0.17,
+ generic-deriving,
+ lens-aeson,
+ semigroups >= 0.9,
=====================================
p/haskell-lens-aeson/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
=====================================
p/haskell-lens-aeson/debian/rules
=====================================
@@ -3,5 +3,7 @@
DEB_CABAL_PACKAGE = lens-aeson
DEB_DEFAULT_COMPILER = ghc
+DEB_ENABLE_TESTS = yes
+
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
=====================================
p/haskell-persistent-template/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-persistent-template (2.5.4-4) unstable; urgency=medium
+
+ * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 13:27:11 +0200
+
haskell-persistent-template (2.5.4-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-persistent-template/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-aeson-dev (>= 0.7),
- libghc-aeson-dev (<< 1.3),
+ libghc-aeson-dev (<< 1.5),
libghc-aeson-prof,
libghc-aeson-compat-dev (>= 0.3.2.0),
libghc-aeson-compat-dev (<< 0.4),
=====================================
p/haskell-persistent-template/debian/patches/newer-deps
=====================================
@@ -0,0 +1,20 @@
+Index: b/persistent-template.cabal
+===================================================================
+--- a/persistent-template.cabal
++++ b/persistent-template.cabal
+@@ -1,5 +1,6 @@
+ name: persistent-template
+ version: 2.5.4
++x-revision: 2
+ license: MIT
+ license-file: LICENSE
+ author: Michael Snoyman <michael at snoyman.com>
+@@ -23,7 +24,7 @@ library
+ , text >= 0.5
+ , transformers >= 0.2 && < 0.6
+ , containers
+- , aeson >= 0.7 && < 1.3
++ , aeson >= 0.7 && < 1.5
+ , aeson-compat >= 0.3.2.0 && < 0.4
+ , monad-logger
+ , unordered-containers
=====================================
p/haskell-persistent-template/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
=====================================
p/haskell-repa/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-repa (3.4.1.3-3) unstable; urgency=medium
+
+ * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 13:42:37 +0200
+
haskell-repa (3.4.1.3-2) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-repa/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.11),
+ libghc-quickcheck2-dev (<< 2.12),
libghc-quickcheck2-prof,
libghc-vector-dev (<< 0.13),
libghc-vector-dev (>= 0.11),
=====================================
p/haskell-repa/debian/patches/newer-deps
=====================================
@@ -0,0 +1,26 @@
+Index: b/repa.cabal
+===================================================================
+--- a/repa.cabal
++++ b/repa.cabal
+@@ -1,5 +1,6 @@
+ Name: repa
+ Version: 3.4.1.3
++x-revision: 2
+ License: BSD3
+ License-file: LICENSE
+ Author: The DPH Team
+@@ -21,12 +22,12 @@ Synopsis:
+
+ Library
+ Build-Depends:
+- base >= 4.8 && < 4.11
++ base >= 4.8 && < 4.12
+ , template-haskell
+ , ghc-prim
+ , vector >= 0.11 && < 0.13
+ , bytestring == 0.10.*
+- , QuickCheck >= 2.8 && < 2.11
++ , QuickCheck >= 2.8 && < 2.12
+
+ ghc-options:
+ -Wall -fno-warn-missing-signatures
=====================================
p/haskell-repa/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
=====================================
p/haskell-servant-client/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-servant-client (0.14-3) unstable; urgency=medium
+
+ * Disable tests; they require the missing markdown-unlit library.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 13:38:04 +0200
+
haskell-servant-client (0.14-2) unstable; urgency=medium
* Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
=====================================
p/haskell-servant-client/debian/control
=====================================
@@ -41,36 +41,6 @@ Build-Depends:
libghc-transformers-compat-dev (>= 0.6.2),
libghc-transformers-compat-dev (<< 0.7),
libghc-transformers-compat-prof,
- libghc-hunit-dev (>= 1.6) <!nocheck>,
- libghc-hunit-dev (<< 1.7) <!nocheck>,
- libghc-quickcheck2-dev (>= 2.10.1) <!nocheck>,
- libghc-quickcheck2-dev (<< 2.12) <!nocheck>,
- libghc-aeson-dev,
- libghc-aeson-prof,
- libghc-base-compat-dev,
- libghc-generics-sop-dev (>= 0.3.2.0),
- libghc-generics-sop-dev (<< 0.4),
- libghc-generics-sop-prof,
- libghc-hspec-dev (>= 2.5.1),
- libghc-hspec-dev (<< 2.6),
- libghc-http-api-data-dev,
- libghc-http-client-dev,
- libghc-http-types-dev,
- libghc-markdown-unlit-dev,
- libghc-markdown-unlit-prof,
- libghc-network-dev (>= 2.6.3.2),
- libghc-network-dev (<< 2.8),
- libghc-network-prof,
- libghc-servant-dev (>= 0.14),
- libghc-servant-dev (<< 0.15),
- libghc-servant-prof,
- libghc-servant-client-core-dev,
- libghc-servant-server-dev (>= 0.14),
- libghc-servant-server-dev (<< 0.15),
- libghc-servant-server-prof,
- libghc-transformers-compat-dev,
- libghc-wai-dev,
- libghc-warp-dev,
Build-Depends-Indep: ghc-doc,
libghc-base-compat-doc,
libghc-exceptions-doc,
=====================================
p/haskell-servant-client/debian/rules
=====================================
@@ -2,8 +2,10 @@
DEB_CABAL_PACKAGE = servant-client
DEB_DEFAULT_COMPILER = ghc
-DEB_ENABLE_TESTS = yes
DEB_INSTALL_CHANGELOGS_ALL = CHANGELOG.md
+# Disable tests; they require the missing markdown-unlit library.
+DEB_ENABLE_TESTS = no
+
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
=====================================
p/xmonad/debian/changelog
=====================================
@@ -1,3 +1,14 @@
+xmonad (0.14.2-3) unstable; urgency=medium
+
+ [ Félix Sipma ]
+ * Use UTF-8 locale when building the package.
+ Otherwise haddock fails to process files with Unicode characters.
+
+ [ Ilias Tsitsimpis ]
+ * Run dh_installman before dh_installwm
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 01 Nov 2018 11:16:39 +0200
+
xmonad (0.14.2-2) unstable; urgency=medium
* Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
=====================================
p/xmonad/debian/rules
=====================================
@@ -15,6 +15,9 @@ build/xmonad:: man/xmonad.1
build/libghc-xmonad-doc:: man/xmonad.1
install/xmonad::
+ # Since compat level 10, the manpage is mandatory for dh_installwm.
+ # Run dh_installman before dh_installwm.
+ dh_installman
dh_installwm
clean::
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/016888604dd680a5556940958058d3541f5505d3...1678fac76333246ad1f9106f0fb104d9b7c68d0d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/016888604dd680a5556940958058d3541f5505d3...1678fac76333246ad1f9106f0fb104d9b7c68d0d
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/20181101/28d89002/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list