[DHG_packages] 01/03: raaz: install /usr/bin/raaz

Sean Whitton spwhitton at spwhitton.name
Tue Feb 28 18:11:41 UTC 2017


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

spwhitton pushed a commit to branch experimental
in repository DHG_packages.

commit 894d8e11d4f4c641585b0e640ed6f3e26c7885f5
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Tue Feb 28 10:14:27 2017 -0700

    raaz: install /usr/bin/raaz
---
 p/haskell-raaz/debian/changelog                  |  6 ++++++
 p/haskell-raaz/debian/control                    | 18 ++++++++++++++++++
 p/haskell-raaz/debian/haskell-raaz-utils.install |  1 +
 3 files changed, 25 insertions(+)

diff --git a/p/haskell-raaz/debian/changelog b/p/haskell-raaz/debian/changelog
index 04369be..2fbd87a 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 at 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 0ba4643..9e44545 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 0000000..465d9a1
--- /dev/null
+++ b/p/haskell-raaz/debian/haskell-raaz-utils.install
@@ -0,0 +1 @@
+dist-ghc/build/raaz/raaz /usr/bin/

-- 
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