[DHG_packages] 01/01: Add bytestring-handle 0.1.0.3
Clint Adams
clint at moszumanska.debian.org
Tue May 24 15:23:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 5618d5ace0a750742edbbdc3837d3d0d0d1fcfa4
Author: Clint Adams <clint at debian.org>
Date: Tue May 24 11:22:40 2016 -0400
Add bytestring-handle 0.1.0.3
---
p/haskell-bytestring-handle/debian/changelog | 5 ++
p/haskell-bytestring-handle/debian/compat | 1 +
p/haskell-bytestring-handle/debian/control | 67 ++++++++++++++++++++++
p/haskell-bytestring-handle/debian/copyright | 40 +++++++++++++
.../debian/patches/newer-hunit | 15 +++++
p/haskell-bytestring-handle/debian/patches/series | 1 +
p/haskell-bytestring-handle/debian/rules | 8 +++
p/haskell-bytestring-handle/debian/source/format | 1 +
p/haskell-bytestring-handle/debian/watch | 2 +
9 files changed, 140 insertions(+)
diff --git a/p/haskell-bytestring-handle/debian/changelog b/p/haskell-bytestring-handle/debian/changelog
new file mode 100644
index 0000000..5754cef
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/changelog
@@ -0,0 +1,5 @@
+haskell-bytestring-handle (0.1.0.3-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Clint Adams <clint at debian.org> Tue, 24 May 2016 11:09:55 -0400
diff --git a/p/haskell-bytestring-handle/debian/compat b/p/haskell-bytestring-handle/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/p/haskell-bytestring-handle/debian/control b/p/haskell-bytestring-handle/debian/control
new file mode 100644
index 0000000..aa59cca
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/control
@@ -0,0 +1,67 @@
+Source: haskell-bytestring-handle
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 1.4),
+ libghc-quickcheck2-dev (>= 2.1.2),
+ libghc-quickcheck2-dev (<< 2.9),
+ libghc-test-framework-dev (>= 0.2.0),
+ libghc-test-framework-dev (<< 0.9),
+ libghc-test-framework-hunit-dev (>= 0.2.0),
+ libghc-test-framework-hunit-dev (<< 0.4),
+ libghc-test-framework-quickcheck2-dev (>= 0.2.5),
+ libghc-test-framework-quickcheck2-dev (<< 0.4),
+Build-Depends-Indep: ghc-doc,
+Standards-Version: 3.9.8
+Homepage: http://hub.darcs.net/ganesh/bytestring-handle
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-bytestring-handle
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+X-Description: ByteString-backed Handles
+ These are two functions to treat ByteStrings as file handles.
+
+Package: libghc-bytestring-handle-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-bytestring-handle-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-bytestring-handle-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-bytestring-handle/debian/copyright b/p/haskell-bytestring-handle/debian/copyright
new file mode 100644
index 0000000..971145f
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/copyright
@@ -0,0 +1,40 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: bytestring-handle
+Upstream-Contact: Ganesh Sittampalam <ganesh at earth.li>
+Source: https://hackage.haskell.org/package/bytestring-handle
+
+Files: *
+Copyright: 2012 Ganesh Sittampalam
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
+
+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:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+ .
+ * Neither the name of Ganesh Sittampalam nor the names of other
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/p/haskell-bytestring-handle/debian/patches/newer-hunit b/p/haskell-bytestring-handle/debian/patches/newer-hunit
new file mode 100644
index 0000000..d67660c
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/patches/newer-hunit
@@ -0,0 +1,15 @@
+--- a/bytestring-handle.cabal
++++ b/bytestring-handle.cabal
+@@ -30,9 +30,9 @@
+ build-depends:
+ QuickCheck >= 2.1.2 && < 2.9,
+ test-framework-quickcheck2 >= 0.2.5 && < 0.4,
+- HUnit >= 1.2 && < 1.3,
++ HUnit >= 1.2 && < 1.4,
+ test-framework-hunit >= 0.2.0 && < 0.4,
+ test-framework >= 0.2.0 && < 0.9,
+ bytestring >= 0.9.1.5 && < 0.11,
+ base >= 4.2 && < 4.9,
+- bytestring-handle
+\ No newline at end of file
++ bytestring-handle
diff --git a/p/haskell-bytestring-handle/debian/patches/series b/p/haskell-bytestring-handle/debian/patches/series
new file mode 100644
index 0000000..41b2cc7
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/patches/series
@@ -0,0 +1 @@
+newer-hunit
diff --git a/p/haskell-bytestring-handle/debian/rules b/p/haskell-bytestring-handle/debian/rules
new file mode 100755
index 0000000..e7912b5
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+DEB_CABAL_PACKAGE = bytestring-handle
+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-bytestring-handle/debian/source/format b/p/haskell-bytestring-handle/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-bytestring-handle/debian/watch b/p/haskell-bytestring-handle/debian/watch
new file mode 100644
index 0000000..53b3ecb
--- /dev/null
+++ b/p/haskell-bytestring-handle/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/bytestring-handle/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