[Git][haskell-team/DHG_packages][master] 2 commits: add genvalidity-property

Clint Adams gitlab at salsa.debian.org
Sat Apr 21 19:00:02 BST 2018


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


Commits:
2687c947 by Clint Adams at 2018-04-21T13:51:49-04:00
add genvalidity-property

- - - - -
3f022679 by Clint Adams at 2018-04-21T13:59:14-04:00
path: disable testsuite

- - - - -


14 changed files:

- + p/haskell-genvalidity-property/debian/changelog
- + p/haskell-genvalidity-property/debian/compat
- + p/haskell-genvalidity-property/debian/control
- + p/haskell-genvalidity-property/debian/copyright
- + p/haskell-genvalidity-property/debian/patches/newer-deps
- + p/haskell-genvalidity-property/debian/patches/series
- + p/haskell-genvalidity-property/debian/rules
- + p/haskell-genvalidity-property/debian/source/format
- + p/haskell-genvalidity-property/debian/watch
- p/haskell-path/debian/changelog
- p/haskell-path/debian/control
- + p/haskell-path/debian/patches/newer-deps
- + p/haskell-path/debian/patches/series
- p/haskell-path/debian/rules


Changes:

=====================================
p/haskell-genvalidity-property/debian/changelog
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/changelog
@@ -0,0 +1,5 @@
+haskell-genvalidity-property (0.1.0.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Sat, 21 Apr 2018 13:39:47 -0400


=====================================
p/haskell-genvalidity-property/debian/compat
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/compat
@@ -0,0 +1 @@
+9


=====================================
p/haskell-genvalidity-property/debian/control
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/control
@@ -0,0 +1,75 @@
+Source: haskell-genvalidity-property
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Priority: optional
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.8),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-quickcheck2-dev,
+ libghc-quickcheck2-prof,
+ libghc-genvalidity-dev (>= 0.4),
+ libghc-genvalidity-dev (<< 0.5),
+ libghc-genvalidity-prof (>= 0.4),
+ libghc-genvalidity-prof (<< 0.5),
+ libghc-hspec-dev (>= 2.1),
+ libghc-hspec-dev (<< 2.5),
+ libghc-hspec-prof (>= 2.1),
+ libghc-hspec-prof (<< 2.5),
+ libghc-validity-dev (>= 0.4),
+ libghc-validity-dev (<< 0.5),
+ libghc-validity-prof (>= 0.4),
+ libghc-validity-prof (<< 0.5),
+ libghc-doctest-dev (>= 0.9),
+ libghc-doctest-dev (<< 0.14),
+Build-Depends-Indep: ghc-doc,
+ libghc-quickcheck2-doc,
+ libghc-genvalidity-doc,
+ libghc-hspec-doc,
+ libghc-validity-doc,
+Standards-Version: 4.1.4
+Homepage: https://github.com/NorfairKing/validity#readme
+X-Description: standard properties for functions on Validity types
+ Properties of functions, operations, and relations.
+
+Package: libghc-genvalidity-property-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-genvalidity-property-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-genvalidity-property-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-genvalidity-property/debian/copyright
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/copyright
@@ -0,0 +1,31 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: genvalidity-property
+Upstream-Contact: Tom Sydney Kerckhove <syd.kerckhove at gmail.com>
+Source: https://hackage.haskell.org/package/genvalidity-property
+
+Files: *
+Copyright: 2016 Tom Sydney Kerckhove
+License: Expat
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.


=====================================
p/haskell-genvalidity-property/debian/patches/newer-deps
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/patches/newer-deps
@@ -0,0 +1,11 @@
+--- a/genvalidity-property.cabal
++++ b/genvalidity-property.cabal
+@@ -54,7 +54,7 @@
+     main-is: DocTest.hs
+     build-depends:
+         base -any,
+-        doctest >=0.9 && <0.12,
++        doctest >=0.9 && <0.14,
+         genvalidity-property -any,
+         directory >=1.2 && <1.4,
+         filepath >=1.3 && <1.5


=====================================
p/haskell-genvalidity-property/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/patches/series
@@ -0,0 +1 @@
+newer-deps


=====================================
p/haskell-genvalidity-property/debian/rules
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/rules
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = genvalidity-property
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-genvalidity-property/debian/source/format
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-genvalidity-property/debian/watch
=====================================
--- /dev/null
+++ b/p/haskell-genvalidity-property/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://hackage.haskell.org/package/genvalidity-property/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))


=====================================
p/haskell-path/debian/changelog
=====================================
--- a/p/haskell-path/debian/changelog
+++ b/p/haskell-path/debian/changelog
@@ -1,3 +1,9 @@
+haskell-path (0.6.1-2) unstable; urgency=medium
+
+  * Disable testsuite.
+
+ -- Clint Adams <clint at debian.org>  Sat, 21 Apr 2018 13:58:55 -0400
+
 haskell-path (0.6.1-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-path/debian/control
=====================================
--- a/p/haskell-path/debian/control
+++ b/p/haskell-path/debian/control
@@ -13,22 +13,22 @@ Build-Depends:
  libghc-aeson-dev,
  libghc-aeson-prof,
  libghc-exceptions-dev (>= 0.4),
- libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-hashable-dev (>= 1.2),
  libghc-hashable-dev (<< 1.3),
  libghc-hashable-prof,
  libghc-quickcheck2-dev,
  libghc-genvalidity-dev (>= 0.3),
- libghc-genvalidity-dev (<< 0.4),
- libghc-genvalidity-property-dev (>= 0.0),
- libghc-genvalidity-property-dev (<< 0.1),
+ libghc-genvalidity-dev (<< 0.5),
+# libghc-genvalidity-property-dev (>= 0.0),
+# libghc-genvalidity-property-dev (<< 0.1),
  libghc-hspec-dev (>= 2.0),
  libghc-hspec-dev (<< 3),
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 3),
  libghc-validity-dev (>= 0.3.1.1),
- libghc-validity-dev (<< 0.4),
+ libghc-validity-dev (<< 0.5),
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-exceptions-doc,


=====================================
p/haskell-path/debian/patches/newer-deps
=====================================
--- /dev/null
+++ b/p/haskell-path/debian/patches/newer-deps
@@ -0,0 +1,27 @@
+--- a/path.cabal
++++ b/path.cabal
+@@ -20,7 +20,7 @@
+   build-depends:     aeson
+                    , base       >= 4.7     && < 5
+                    , deepseq
+-                   , exceptions >= 0.4     && < 0.9
++                   , exceptions >= 0.4     && < 0.11
+                    , filepath   < 1.2.0.1  || >= 1.3
+                    , hashable   >= 1.2     && < 1.3
+                    , template-haskell
+@@ -51,12 +51,12 @@
+                    , base       >= 4.7 && < 5
+                    , bytestring
+                    , filepath   < 1.2.0.1  || >= 1.3
+-                   , genvalidity >= 0.3 && < 0.4
+-                   , genvalidity-property >= 0.0 && < 0.1
++                   , genvalidity >= 0.3 && < 0.5
++                   , genvalidity-property >= 0.0 && < 0.2
+                    , hspec      >= 2.0     && < 3
+                    , mtl        >= 2.0     && < 3
+                    , path
+-                   , validity   >= 0.3.1.1 && < 0.4
++                   , validity   >= 0.3.1.1 && < 0.5
+   default-language:  Haskell2010
+   ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ 


=====================================
p/haskell-path/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-path/debian/patches/series
@@ -0,0 +1 @@
+newer-deps


=====================================
p/haskell-path/debian/rules
=====================================
--- a/p/haskell-path/debian/rules
+++ b/p/haskell-path/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
+DEB_ENABLE_TESTS = no # until genvalidity-property is in
 DEB_CABAL_PACKAGE = path
 DEB_DEFAULT_COMPILER = ghc
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/ebb00fe0e5436b98abf09e2239aebd0125d6a53a...3f022679d2b80228e6db751465025df00eb54519

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/ebb00fe0e5436b98abf09e2239aebd0125d6a53a...3f022679d2b80228e6db751465025df00eb54519
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/20180421/3bffc29a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list