summaryrefslogtreecommitdiff
path: root/p/haskell-yi-mode-haskell
diff options
context:
space:
mode:
authorMarcel Fourné <mail@marcelfourne.de>2017-08-13 11:09:43 +0200
committerMarcel Fourné <mail@marcelfourne.de>2017-08-13 11:09:43 +0200
commit478018c6d7899ac24434d34f51dd1436f973ab3e (patch)
tree6028d264d0f746b0abd3a0dd93aa9b61f65e2deb /p/haskell-yi-mode-haskell
parentfb639dc95c438bd986606878883f93cab8893590 (diff)
downloadDHG_packages-478018c6d7899ac24434d34f51dd1436f973ab3e.tar.gz
mfourne packaged yi-0.13.7 and new dependencies
Diffstat (limited to 'p/haskell-yi-mode-haskell')
-rw-r--r--p/haskell-yi-mode-haskell/debian/changelog5
-rw-r--r--p/haskell-yi-mode-haskell/debian/compat1
-rw-r--r--p/haskell-yi-mode-haskell/debian/control74
-rw-r--r--p/haskell-yi-mode-haskell/debian/copyright12
-rwxr-xr-xp/haskell-yi-mode-haskell/debian/rules8
-rw-r--r--p/haskell-yi-mode-haskell/debian/source/format1
-rw-r--r--p/haskell-yi-mode-haskell/debian/watch2
7 files changed, 103 insertions, 0 deletions
diff --git a/p/haskell-yi-mode-haskell/debian/changelog b/p/haskell-yi-mode-haskell/debian/changelog
new file mode 100644
index 000000000..db6e65ca9
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/changelog
@@ -0,0 +1,5 @@
+haskell-yi-mode-haskell (0.13.7-1) UNRELEASED; urgency=low
+
+ * Initial release
+
+ -- Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Sat, 12 Aug 2017 19:17:58 +0200
diff --git a/p/haskell-yi-mode-haskell/debian/compat b/p/haskell-yi-mode-haskell/debian/compat
new file mode 100644
index 000000000..f599e28b8
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/p/haskell-yi-mode-haskell/debian/control b/p/haskell-yi-mode-haskell/debian/control
new file mode 100644
index 000000000..14886cb97
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/control
@@ -0,0 +1,74 @@
+Source: haskell-yi-mode-haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 10),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-data-default-dev,
+ libghc-data-default-prof,
+ libghc-microlens-platform-dev,
+ libghc-microlens-platform-prof,
+ libghc-text-dev,
+ libghc-text-prof,
+ libghc-yi-core-dev,
+ libghc-yi-core-prof,
+ libghc-yi-language-dev,
+ libghc-yi-language-prof,
+ libghc-yi-rope-dev,
+ libghc-yi-rope-prof,
+ alex,
+Build-Depends-Indep: ghc-doc,
+ libghc-data-default-doc,
+ libghc-microlens-platform-doc,
+ libghc-text-doc,
+ libghc-yi-core-doc,
+ libghc-yi-language-doc,
+ libghc-yi-rope-doc,
+Standards-Version: 3.9.6
+Homepage: https://github.com/yi-editor/yi#readme
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-yi-mode-haskell
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+X-Description: Yi editor haskell mode
+
+Package: libghc-yi-mode-haskell-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-yi-mode-haskell-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-yi-mode-haskell-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-yi-mode-haskell/debian/copyright b/p/haskell-yi-mode-haskell/debian/copyright
new file mode 100644
index 000000000..007101eed
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/copyright
@@ -0,0 +1,12 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: yi-mode-haskell
+Upstream-Contact: Yi developers <yi-devel@googlegroups.com>
+Source: https://hackage.haskell.org/package/yi-mode-haskell
+
+Files: *
+Copyright: (No copyright field in cabal file)
+License: GPL
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: GPL
diff --git a/p/haskell-yi-mode-haskell/debian/rules b/p/haskell-yi-mode-haskell/debian/rules
new file mode 100755
index 000000000..90d507380
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = yi-mode-haskell
+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-yi-mode-haskell/debian/source/format b/p/haskell-yi-mode-haskell/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-yi-mode-haskell/debian/watch b/p/haskell-yi-mode-haskell/debian/watch
new file mode 100644
index 000000000..1b11aeedd
--- /dev/null
+++ b/p/haskell-yi-mode-haskell/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/yi-mode-haskell/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))