[DHG_packages] 01/01: parallel-tree-search: upload to unstable as NEW (parallel-tree-search_v0.4.1-1)

Mike Gabriel sunweaver at debian.org
Fri Oct 20 11:15:19 UTC 2017


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

sunweaver pushed a commit to branch master
in repository DHG_packages.

commit b3c048f98bf8d465910495a6b38afa9a58739ffa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Oct 20 13:14:11 2017 +0200

    parallel-tree-search: upload to unstable as NEW (parallel-tree-search_v0.4.1-1)
---
 p/haskell-parallel-tree-search/debian/changelog    |  5 ++
 p/haskell-parallel-tree-search/debian/compat       |  1 +
 p/haskell-parallel-tree-search/debian/control      | 64 ++++++++++++++++++++++
 p/haskell-parallel-tree-search/debian/copyright    | 32 +++++++++++
 p/haskell-parallel-tree-search/debian/rules        | 11 ++++
 .../debian/source/format                           |  1 +
 p/haskell-parallel-tree-search/debian/watch        |  2 +
 7 files changed, 116 insertions(+)

diff --git a/p/haskell-parallel-tree-search/debian/changelog b/p/haskell-parallel-tree-search/debian/changelog
new file mode 100644
index 0000000..55ec09c
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/changelog
@@ -0,0 +1,5 @@
+haskell-parallel-tree-search (0.4.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #861661).
+
+ -- Mike Gabriel <sunweaver at debian.org>  Wed, 03 May 2017 21:28:06 +0200
diff --git a/p/haskell-parallel-tree-search/debian/compat b/p/haskell-parallel-tree-search/debian/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/p/haskell-parallel-tree-search/debian/control b/p/haskell-parallel-tree-search/debian/control
new file mode 100644
index 0000000..456d6d9
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/control
@@ -0,0 +1,64 @@
+Source: haskell-parallel-tree-search
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Mike Gabriel <sunweaver at debian.org>,
+ Debian Curry Maintainers <pkg-curry-maintainers at lists.alioth.debian.org>,
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 10),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-parallel-dev,
+ libghc-parallel-prof,
+ libghc-tree-monad-dev,
+ libghc-tree-monad-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-parallel-doc,
+ libghc-tree-monad-doc,
+Standards-Version: 3.9.8
+Homepage: http://github.com/sebfisch/parallel-tree-search
+X-Description: Parallel Tree Search
+ This Haskell library provides an implementation of parallel search
+ based on the search tree provided by the package tree-monad.
+
+Package: libghc-parallel-tree-search-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-parallel-tree-search-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-parallel-tree-search-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-parallel-tree-search/debian/copyright b/p/haskell-parallel-tree-search/debian/copyright
new file mode 100644
index 0000000..32f0f01
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/copyright
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: parallel-tree-search
+Upstream-Contact: Sebastian Fischer <sebf at informatik.uni-kiel.de>
+Source: https://hackage.haskell.org/package/parallel-tree-search
+
+Files: *
+Copyright: Sebastian Fischer <sebf at informatik.uni-kiel.de>
+  Fabian Reck
+License: public-domain
+Comment:
+ Assuming same copyright holders and license as found in Control/Parallel/TreeSearch.hs
+ for the more formalistic upstream files.
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: public-domain
+
+License: public-domain
+ ALL PUBLIC DOMAIN MATERIAL IS OFFERED AS-IS. NO REPRESENTATIONS OR
+ WARRANTIES OF ANY KIND ARE MADE CONCERNING THE MATERIALS, EXPRESS,
+ IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,
+ WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR
+ PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS,
+ ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT
+ DISCOVERABLE.
+ .
+ IN NO EVENT WILL THE AUTHOR(S), PUBLISHER(S), OR PRESENTER(S) OF ANY
+ PUBLIC DOMAIN MATERIAL BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY
+ SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
+ ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF THE
+ AUTHOR(S), PUBLISHER(S), OR PRESENTER(S) HAVE BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES.
diff --git a/p/haskell-parallel-tree-search/debian/rules b/p/haskell-parallel-tree-search/debian/rules
new file mode 100755
index 0000000..3f10b0c
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = parallel-tree-search
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
+get-orig-source:
+	uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/p/haskell-parallel-tree-search/debian/source/format b/p/haskell-parallel-tree-search/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-parallel-tree-search/debian/watch b/p/haskell-parallel-tree-search/debian/watch
new file mode 100644
index 0000000..3fad415
--- /dev/null
+++ b/p/haskell-parallel-tree-search/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/parallel-tree-search/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