[DHG_packages] 04/05: raaz: drop -utils binary package & install example

Sean Whitton spw-guest at moszumanska.debian.org
Wed Sep 28 03:28:34 UTC 2016


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

spw-guest pushed a commit to branch master
in repository DHG_packages.

commit 12f85226eb0ad7872416400392559e75d9844ab6
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Tue Sep 27 20:12:12 2016 -0700

    raaz: drop -utils binary package & install example
    
    See purposes stated at top of bin/checksum.lhs.
---
 p/haskell-raaz/debian/control                              | 14 --------------
 p/haskell-raaz/debian/haskell-raaz-utils.install           |  1 -
 p/haskell-raaz/debian/haskell-raaz-utils.lintian-overrides |  2 --
 p/haskell-raaz/debian/libghc-raaz-dev.examples             |  1 +
 4 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/p/haskell-raaz/debian/control b/p/haskell-raaz/debian/control
index 9a27416..09dec78 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 5a7362e..0000000
--- 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 db86fec..0000000
--- 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 0000000..d2d6369
--- /dev/null
+++ b/p/haskell-raaz/debian/libghc-raaz-dev.examples
@@ -0,0 +1 @@
+bin/checksum.lhs

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