summaryrefslogtreecommitdiff
path: root/p/haskell-raaz
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-28 10:14:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-28 10:14:27 -0700
commit894d8e11d4f4c641585b0e640ed6f3e26c7885f5 (patch)
treeca6faa13d90a60e0825c2d84133b5ba3f233e6b1 /p/haskell-raaz
parent44d26bc942d5a63e22e844084b55c277c24cdec7 (diff)
downloadDHG_packages-894d8e11d4f4c641585b0e640ed6f3e26c7885f5.tar.gz
raaz: install /usr/bin/raaz
Diffstat (limited to 'p/haskell-raaz')
-rw-r--r--p/haskell-raaz/debian/changelog6
-rw-r--r--p/haskell-raaz/debian/control18
-rw-r--r--p/haskell-raaz/debian/haskell-raaz-utils.install1
3 files changed, 25 insertions, 0 deletions
diff --git a/p/haskell-raaz/debian/changelog b/p/haskell-raaz/debian/changelog
index 04369be53..2fbd87afe 100644
--- a/p/haskell-raaz/debian/changelog
+++ b/p/haskell-raaz/debian/changelog
@@ -1,3 +1,9 @@
+haskell-raaz (0.1.0-2) UNRELEASED; urgency=medium
+
+ * Install new 'raaz' utility in new haskell-raaz-utils binary package.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 28 Feb 2017 09:55:10 -0700
+
haskell-raaz (0.1.0-1) experimental; urgency=medium
* New upstream release.
diff --git a/p/haskell-raaz/debian/control b/p/haskell-raaz/debian/control
index 0ba4643a1..9e4454585 100644
--- a/p/haskell-raaz/debian/control
+++ b/p/haskell-raaz/debian/control
@@ -87,3 +87,21 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
+
+Package: haskell-raaz-utils
+Architecture: any
+Section: utils
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff --git a/p/haskell-raaz/debian/haskell-raaz-utils.install b/p/haskell-raaz/debian/haskell-raaz-utils.install
new file mode 100644
index 000000000..465d9a124
--- /dev/null
+++ b/p/haskell-raaz/debian/haskell-raaz-utils.install
@@ -0,0 +1 @@
+dist-ghc/build/raaz/raaz /usr/bin/