summaryrefslogtreecommitdiff
path: root/p/haskell-raaz
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-09-27 20:12:12 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-09-27 20:12:12 -0700
commit12f85226eb0ad7872416400392559e75d9844ab6 (patch)
treed8c1db8d8aedc99daacfb5bf90fbef6420821f0e /p/haskell-raaz
parentf88f926c83df07a53eb401761b776061d46cadc3 (diff)
downloadDHG_packages-12f85226eb0ad7872416400392559e75d9844ab6.tar.gz
raaz: drop -utils binary package & install example
See purposes stated at top of bin/checksum.lhs.
Diffstat (limited to 'p/haskell-raaz')
-rw-r--r--p/haskell-raaz/debian/control14
-rw-r--r--p/haskell-raaz/debian/haskell-raaz-utils.install1
-rw-r--r--p/haskell-raaz/debian/haskell-raaz-utils.lintian-overrides2
-rw-r--r--p/haskell-raaz/debian/libghc-raaz-dev.examples1
4 files changed, 1 insertions, 17 deletions
diff --git a/p/haskell-raaz/debian/control b/p/haskell-raaz/debian/control
index 9a2741621..09dec78b8 100644
--- a/p/haskell-raaz/debian/control
+++ b/p/haskell-raaz/debian/control
@@ -70,17 +70,3 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
-
-Package: haskell-raaz-utils
-Architecture: any
-Section: misc
-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/haskell-raaz/debian/haskell-raaz-utils.install b/p/haskell-raaz/debian/haskell-raaz-utils.install
deleted file mode 100644
index 5a7362e67..000000000
--- a/p/haskell-raaz/debian/haskell-raaz-utils.install
+++ /dev/null
@@ -1 +0,0 @@
-dist-ghc/build/checksum/checksum usr/bin
diff --git a/p/haskell-raaz/debian/haskell-raaz-utils.lintian-overrides b/p/haskell-raaz/debian/haskell-raaz-utils.lintian-overrides
deleted file mode 100644
index db86fec68..000000000
--- a/p/haskell-raaz/debian/haskell-raaz-utils.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# standard Haskell override
-binary-or-shlib-defines-rpath usr/bin/checksum
diff --git a/p/haskell-raaz/debian/libghc-raaz-dev.examples b/p/haskell-raaz/debian/libghc-raaz-dev.examples
new file mode 100644
index 000000000..d2d636991
--- /dev/null
+++ b/p/haskell-raaz/debian/libghc-raaz-dev.examples
@@ -0,0 +1 @@
+bin/checksum.lhs