[DHG_packages] 05/06: add glirc
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 23:34:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 5e9abeaf9646258adea456a93eb344e53bf4e00f
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 10 01:54:08 2016 -0400
add glirc
---
p/glirc/debian/changelog | 5 ++
p/glirc/debian/compat | 1 +
p/glirc/debian/control | 141 +++++++++++++++++++++++++++++++++
p/glirc/debian/copyright | 25 ++++++
p/glirc/debian/glirc.haskell-binaries | 1 +
p/glirc/debian/glirc.lintian-overrides | 1 +
p/glirc/debian/rules | 10 +++
p/glirc/debian/source/format | 1 +
p/glirc/debian/watch | 2 +
9 files changed, 187 insertions(+)
diff --git a/p/glirc/debian/changelog b/p/glirc/debian/changelog
new file mode 100644
index 0000000..f699694
--- /dev/null
+++ b/p/glirc/debian/changelog
@@ -0,0 +1,5 @@
+glirc (2.20-1) experimental; urgency=low
+
+ * Initial release
+
+ -- Clint Adams <clint at debian.org> Mon, 10 Oct 2016 01:48:04 -0400
diff --git a/p/glirc/debian/compat b/p/glirc/debian/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/p/glirc/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/p/glirc/debian/control b/p/glirc/debian/control
new file mode 100644
index 0000000..9e03107
--- /dev/null
+++ b/p/glirc/debian/control
@@ -0,0 +1,141 @@
+Source: glirc
+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 (>= 0.8),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-hsopenssl-dev (>= 0.11),
+ libghc-hsopenssl-dev (<< 0.12),
+ libghc-hsopenssl-prof (>= 0.11),
+ libghc-hsopenssl-prof (<< 0.12),
+ libghc-async-dev (>= 2.1),
+ libghc-async-dev (<< 2.2),
+ libghc-async-prof (>= 2.1),
+ libghc-async-prof (<< 2.2),
+ libghc-attoparsec-dev (>= 0.13),
+ libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-prof (>= 0.13),
+ libghc-attoparsec-prof (<< 0.14),
+ libghc-config-value-dev (>= 0.5),
+ libghc-config-value-dev (<< 0.6),
+ libghc-config-value-prof (>= 0.5),
+ libghc-config-value-prof (<< 0.6),
+ libghc-data-default-class-dev (>= 0.1.2),
+ libghc-data-default-class-dev (<< 0.2),
+ libghc-data-default-class-prof (>= 0.1.2),
+ libghc-data-default-class-prof (<< 0.2),
+ libghc-gitrev-dev (>= 1.2),
+ libghc-gitrev-dev (<< 1.3),
+ libghc-gitrev-prof (>= 1.2),
+ libghc-gitrev-prof (<< 1.3),
+ libghc-hashable-dev (>= 1.2.4),
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-prof (>= 1.2.4),
+ libghc-hashable-prof (<< 1.3),
+ libghc-hookup-dev (>= 0.1),
+ libghc-hookup-dev (<< 0.2),
+ libghc-hookup-prof (>= 0.1),
+ libghc-hookup-prof (<< 0.2),
+ libghc-irc-core-dev (>= 2.2),
+ libghc-irc-core-dev (<< 2.3),
+ libghc-irc-core-prof (>= 2.2),
+ libghc-irc-core-prof (<< 2.3),
+ libghc-kan-extensions-dev (>= 5.0),
+ libghc-kan-extensions-dev (<< 5.1),
+ libghc-kan-extensions-prof (>= 5.0),
+ libghc-kan-extensions-prof (<< 5.1),
+ libghc-lens-dev (>= 4.14),
+ libghc-lens-dev (<< 4.15),
+ libghc-lens-prof (>= 4.14),
+ libghc-lens-prof (<< 4.15),
+ libghc-memory-dev (>= 0.13),
+ libghc-memory-dev (<< 0.14),
+ libghc-memory-prof (>= 0.13),
+ libghc-memory-prof (<< 0.14),
+ libghc-network-dev (>= 2.6.2),
+ libghc-network-dev (<< 2.7),
+ libghc-network-prof (>= 2.6.2),
+ libghc-network-prof (<< 2.7),
+ libghc-regex-tdfa-dev (>= 1.2),
+ libghc-regex-tdfa-dev (<< 1.3),
+ libghc-regex-tdfa-prof (>= 1.2),
+ libghc-regex-tdfa-prof (<< 1.3),
+ libghc-socks-dev (>= 0.5.5),
+ libghc-socks-dev (<< 0.6),
+ libghc-socks-prof (>= 0.5.5),
+ libghc-socks-prof (<< 0.6),
+ libghc-split-dev (>= 0.2),
+ libghc-split-dev (<< 0.3),
+ libghc-split-prof (>= 0.2),
+ libghc-split-prof (<< 0.3),
+ libghc-stm-dev (>= 2.4),
+ libghc-stm-dev (<< 2.5),
+ libghc-stm-prof (>= 2.4),
+ libghc-stm-prof (<< 2.5),
+ libghc-text-dev (>= 1.2.2),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof (>= 1.2.2),
+ libghc-text-prof (<< 1.3),
+ libghc-unordered-containers-dev (>= 0.2.7),
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-prof (>= 0.2.7),
+ libghc-unordered-containers-prof (<< 0.3),
+ libghc-vector-dev (>= 0.11),
+ libghc-vector-dev (<< 0.12),
+ libghc-vector-prof (>= 0.11),
+ libghc-vector-prof (<< 0.12),
+ libghc-vty-dev (>= 5.10),
+ libghc-vty-dev (<< 5.12),
+ libghc-vty-prof (>= 5.10),
+ libghc-vty-prof (<< 5.12),
+ libghc-data-default-class-dev,
+ libghc-lens-dev,
+ libghc-text-dev,
+ libghc-vty-dev,
+ libghc-hunit-dev (>= 1.3),
+ libghc-hunit-dev (<< 1.4),
+Build-Depends-Indep: ghc-doc,
+ libghc-hsopenssl-doc,
+ libghc-async-doc,
+ libghc-attoparsec-doc,
+ libghc-config-value-doc,
+ libghc-data-default-class-doc,
+ libghc-gitrev-doc,
+ libghc-hashable-doc,
+ libghc-hookup-doc,
+ libghc-irc-core-doc,
+ libghc-kan-extensions-doc,
+ libghc-lens-doc,
+ libghc-memory-doc,
+ libghc-network-doc,
+ libghc-regex-tdfa-doc,
+ libghc-socks-doc,
+ libghc-split-doc,
+ libghc-stm-doc,
+ libghc-text-doc,
+ libghc-unordered-containers-doc,
+ libghc-vector-doc,
+ libghc-vty-doc,
+Standards-Version: 3.9.8
+Homepage: https://github.com/glguy/irc-core
+X-Description: console IRC client
+ glirc is a console IRC client with an emphasis on providing
+ dynamic views into the model of your IRC connections.
+
+Package: glirc
+Architecture: any
+Section: net
+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}
diff --git a/p/glirc/debian/copyright b/p/glirc/debian/copyright
new file mode 100644
index 0000000..98cbb63
--- /dev/null
+++ b/p/glirc/debian/copyright
@@ -0,0 +1,25 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: glirc
+Upstream-Contact: Eric Mertens <emertens at gmail.com>
+Source: https://hackage.haskell.org/package/glirc
+
+Files: *
+Copyright: 2016 Eric Mertens
+License: ISC
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: ISC
+
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any purpose
+ with or without fee is hereby granted, provided that the above copyright notice
+ and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
+ THIS SOFTWARE.
diff --git a/p/glirc/debian/glirc.haskell-binaries b/p/glirc/debian/glirc.haskell-binaries
new file mode 100644
index 0000000..75db76b
--- /dev/null
+++ b/p/glirc/debian/glirc.haskell-binaries
@@ -0,0 +1 @@
+glirc2
diff --git a/p/glirc/debian/glirc.lintian-overrides b/p/glirc/debian/glirc.lintian-overrides
new file mode 100644
index 0000000..25d3d4c
--- /dev/null
+++ b/p/glirc/debian/glirc.lintian-overrides
@@ -0,0 +1 @@
+binary-or-shlib-defines-rpath
diff --git a/p/glirc/debian/rules b/p/glirc/debian/rules
new file mode 100755
index 0000000..9218822
--- /dev/null
+++ b/p/glirc/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+DEB_CABAL_PACKAGE = glirc
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
+build/haskell-glirc-utils:: build-ghc-stamp
diff --git a/p/glirc/debian/source/format b/p/glirc/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/p/glirc/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/glirc/debian/watch b/p/glirc/debian/watch
new file mode 100644
index 0000000..449b79d
--- /dev/null
+++ b/p/glirc/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/glirc/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