[DHG_packages] 01/01: add wai-http2-extra
Clint Adams
clint at moszumanska.debian.org
Fri Jul 28 12:26:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit d9da95e93d106f9866251cb20c3a5d42839f7de0
Author: Clint Adams <clint at debian.org>
Date: Fri Jul 28 08:25:34 2017 -0400
add wai-http2-extra
---
p/haskell-wai-http2-extra/debian/changelog | 5 ++
p/haskell-wai-http2-extra/debian/compat | 1 +
p/haskell-wai-http2-extra/debian/control | 74 ++++++++++++++++++++++++++
p/haskell-wai-http2-extra/debian/copyright | 32 +++++++++++
p/haskell-wai-http2-extra/debian/rules | 9 ++++
p/haskell-wai-http2-extra/debian/source/format | 1 +
p/haskell-wai-http2-extra/debian/watch | 2 +
7 files changed, 124 insertions(+)
diff --git a/p/haskell-wai-http2-extra/debian/changelog b/p/haskell-wai-http2-extra/debian/changelog
new file mode 100644
index 0000000..ee3f776
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/changelog
@@ -0,0 +1,5 @@
+haskell-wai-http2-extra (0.1.0-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Clint Adams <clint at debian.org> Fri, 28 Jul 2017 08:17:08 -0400
diff --git a/p/haskell-wai-http2-extra/debian/compat b/p/haskell-wai-http2-extra/debian/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/p/haskell-wai-http2-extra/debian/control b/p/haskell-wai-http2-extra/debian/control
new file mode 100644
index 0000000..378ab52
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/control
@@ -0,0 +1,74 @@
+Source: haskell-wai-http2-extra
+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 (>= 10),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-auto-update-dev (>= 0.1.3),
+ libghc-auto-update-dev (<< 0.2),
+ libghc-auto-update-prof (>= 0.1.3),
+ libghc-auto-update-prof (<< 0.2),
+ libghc-http-types-dev,
+ libghc-http-types-prof,
+ libghc-wai-dev,
+ libghc-wai-prof,
+ libghc-warp-dev,
+ libghc-warp-prof,
+ libghc-word8-dev,
+ libghc-word8-prof,
+ libghc-doctest-dev (>= 0.10.1) <!nocheck>,
+Build-Depends-Indep: ghc-doc,
+ libghc-auto-update-doc,
+ libghc-http-types-doc,
+ libghc-wai-doc,
+ libghc-warp-doc,
+ libghc-word8-doc,
+Standards-Version: 4.0.0
+Homepage: http://github.com/yesodweb/wai
+X-Description: WAI utilities for HTTP/2
+ WAI utilities for HTTP/2, such as middleware for a server push
+ learning dependency based on the Referer header.
+
+Package: libghc-wai-http2-extra-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-wai-http2-extra-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-wai-http2-extra-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-wai-http2-extra/debian/copyright b/p/haskell-wai-http2-extra/debian/copyright
new file mode 100644
index 0000000..ece609e
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/copyright
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: wai-http2-extra
+Upstream-Contact: Kazu Yamamoto <kazu at iij.ad.jp>
+Source: https://hackage.haskell.org/package/wai-http2-extra
+
+Files: *
+Copyright: 2016 Kazu Yamamoto
+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.
diff --git a/p/haskell-wai-http2-extra/debian/rules b/p/haskell-wai-http2-extra/debian/rules
new file mode 100755
index 0000000..edab81b
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/rules
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = wai-http2-extra
+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-wai-http2-extra/debian/source/format b/p/haskell-wai-http2-extra/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-wai-http2-extra/debian/watch b/p/haskell-wai-http2-extra/debian/watch
new file mode 100644
index 0000000..7d7b6e1
--- /dev/null
+++ b/p/haskell-wai-http2-extra/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/wai-http2-extra/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