[DHG_packages] 01/01: store: Initial release of 0.4.3.2-1

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Tue Nov 28 16:25:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 37aa9be965fa507830b4c46642ef81ea2f8e2785
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Tue Nov 28 14:47:31 2017 +0200

    store: Initial release of 0.4.3.2-1
---
 p/haskell-store/debian/changelog     |   5 +
 p/haskell-store/debian/compat        |   1 +
 p/haskell-store/debian/control       | 178 +++++++++++++++++++++++++++++++++++
 p/haskell-store/debian/copyright     |  33 +++++++
 p/haskell-store/debian/rules         |   9 ++
 p/haskell-store/debian/source/format |   1 +
 p/haskell-store/debian/watch         |   2 +
 7 files changed, 229 insertions(+)

diff --git a/p/haskell-store/debian/changelog b/p/haskell-store/debian/changelog
new file mode 100644
index 0000000..6fd8163
--- /dev/null
+++ b/p/haskell-store/debian/changelog
@@ -0,0 +1,5 @@
+haskell-store (0.4.3.2-1) unstable; urgency=low
+
+  * Initial release (Closes: #883000)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Nov 2017 17:53:18 +0200
diff --git a/p/haskell-store/debian/compat b/p/haskell-store/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/p/haskell-store/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/p/haskell-store/debian/control b/p/haskell-store/debian/control
new file mode 100644
index 0000000..ef0aaa1
--- /dev/null
+++ b/p/haskell-store/debian/control
@@ -0,0 +1,178 @@
+Source: haskell-store
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-async-dev (>= 2.0.2),
+ libghc-async-prof,
+ libghc-base-orphans-dev (>= 0.4.3),
+ libghc-base-orphans-prof,
+ libghc-base64-bytestring-dev (>= 0.1.1),
+ libghc-base64-bytestring-prof,
+ libghc-conduit-dev (>= 1.2.3.1),
+ libghc-conduit-prof,
+ libghc-contravariant-dev (>= 1.3),
+ libghc-contravariant-prof,
+ libghc-cryptohash-dev (>= 0.11.6),
+ libghc-cryptohash-prof,
+ libghc-free-dev (>= 4.11),
+ libghc-free-prof,
+ libghc-hashable-dev (>= 1.2.3.1),
+ libghc-hashable-prof,
+ libghc-hspec-dev (>= 2.1.2),
+ libghc-hspec-prof,
+ libghc-hspec-smallcheck-dev (>= 0.3.0),
+ libghc-hspec-smallcheck-prof,
+ libghc-lifted-base-dev (>= 0.2.3.3),
+ libghc-lifted-base-prof,
+ libghc-monad-control-dev (>= 0.3.3.0),
+ libghc-monad-control-prof,
+ libghc-mono-traversable-dev (>= 0.7.0),
+ libghc-mono-traversable-prof,
+ libghc-network-dev (>= 2.6.0.2),
+ libghc-network-prof,
+ libghc-primitive-dev (>= 0.6),
+ libghc-primitive-prof,
+ libghc-resourcet-dev (>= 1.1.3.3),
+ libghc-resourcet-prof,
+ libghc-safe-dev (>= 0.3.8),
+ libghc-safe-prof,
+ libghc-semigroups-dev (>= 0.8),
+ libghc-semigroups-prof,
+ libghc-smallcheck-dev (>= 1.1.1),
+ libghc-smallcheck-prof,
+ libghc-store-core-dev (>= 0.4),
+ libghc-store-core-dev (<< 0.5),
+ libghc-store-core-prof,
+ libghc-streaming-commons-dev (>= 0.1.10.0),
+ libghc-streaming-commons-prof,
+ libghc-syb-dev (>= 0.4.4),
+ libghc-syb-prof,
+ libghc-text-dev (>= 1.2.0.4),
+ libghc-text-prof,
+ libghc-th-lift-dev (>= 0.7.1),
+ libghc-th-lift-prof,
+ libghc-th-lift-instances-dev (>= 0.1.4),
+ libghc-th-lift-instances-prof,
+ libghc-th-orphans-dev (>= 0.12.2),
+ libghc-th-orphans-prof,
+ libghc-th-reify-many-dev (>= 0.1.6),
+ libghc-th-reify-many-prof,
+ libghc-th-utilities-dev (>= 0.2),
+ libghc-th-utilities-prof,
+ libghc-unordered-containers-dev (>= 0.2.5.1),
+ libghc-unordered-containers-prof,
+ libghc-vector-dev (>= 0.10.12.3),
+ libghc-vector-prof,
+ libghc-void-dev (>= 0.5.11),
+ libghc-void-prof,
+ libghc-cereal-dev,
+ libghc-cereal-vector-dev,
+ libghc-criterion-dev,
+ libghc-vector-binary-instances-dev,
+ libghc-weigh-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-async-doc,
+ libghc-base-orphans-doc,
+ libghc-base64-bytestring-doc,
+ libghc-conduit-doc,
+ libghc-contravariant-doc,
+ libghc-cryptohash-doc,
+ libghc-free-doc,
+ libghc-hashable-doc,
+ libghc-hspec-doc,
+ libghc-hspec-smallcheck-doc,
+ libghc-lifted-base-doc,
+ libghc-monad-control-doc,
+ libghc-mono-traversable-doc,
+ libghc-network-doc,
+ libghc-primitive-doc,
+ libghc-resourcet-doc,
+ libghc-safe-doc,
+ libghc-semigroups-doc,
+ libghc-smallcheck-doc,
+ libghc-store-core-doc,
+ libghc-streaming-commons-doc,
+ libghc-syb-doc,
+ libghc-text-doc,
+ libghc-th-lift-doc,
+ libghc-th-lift-instances-doc,
+ libghc-th-orphans-doc,
+ libghc-th-reify-many-doc,
+ libghc-th-utilities-doc,
+ libghc-unordered-containers-doc,
+ libghc-vector-doc,
+ libghc-void-doc,
+Standards-Version: 4.1.1
+Homepage: https://github.com/fpco/store
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-store
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+X-Description: Fast binary serialization
+ The 'store' package provides efficient binary serialization. There are a
+ couple features that particularly distinguish it from most prior Haskell
+ serialization libraries:
+ .
+  * Its primary goal is speed. By default, direct machine representations
+    are used for things like numeric values (Int, Double, Word32, etc)
+    and buffers (Text, ByteString, Vector, etc). This means that much of
+    serialization uses the equivalent of memcpy.
+  * Instead of implementing lazy serialization / deserialization involving
+    multiple input / output buffers, peek and poke always work with a
+    single buffer. This buffer is allocated by asking the value for its
+    size before encoding. This simplifies the encoding logic, and allows
+    for highly optimized tight loops.
+  * store can optimize size computations by knowing when some types always
+    use the same number of bytes. This allows for computing the byte size
+    of a `Vector Int32` by just doing `length v * 4`.
+ .
+ It also features:
+ .
+  * Optimized serialization instances for many types from base, vector,
+    bytestring, text, containers, time, template-haskell, and more.
+  * TH and GHC Generics based generation of Store instances for datatypes
+  * TH generation of testcases
+
+Package: libghc-store-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-store-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-store-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}
diff --git a/p/haskell-store/debian/copyright b/p/haskell-store/debian/copyright
new file mode 100644
index 0000000..12276a8
--- /dev/null
+++ b/p/haskell-store/debian/copyright
@@ -0,0 +1,33 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: store
+Upstream-Contact: Michael Sloan <sloan at fpcomplete.com>
+Source: https://hackage.haskell.org/package/store
+
+Files: *
+Copyright: 2016 FP Complete
+License: Expat
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: Expat
+
+License: Expat
+ Copyright (c) 2016 FP Complete
+ .
+ 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.
diff --git a/p/haskell-store/debian/rules b/p/haskell-store/debian/rules
new file mode 100755
index 0000000..d0eb415
--- /dev/null
+++ b/p/haskell-store/debian/rules
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = store
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-store/debian/source/format b/p/haskell-store/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/p/haskell-store/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-store/debian/watch b/p/haskell-store/debian/watch
new file mode 100644
index 0000000..e91a9c5
--- /dev/null
+++ b/p/haskell-store/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://hackage.haskell.org/package/store/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list