[DHG_packages] 01/02: Fix Lintian issues (override rpath errors; remove independencies).
Kristoffer Rose
krisrose at moszumanska.debian.org
Thu Aug 13 11:21:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
krisrose pushed a commit to branch master
in repository DHG_packages.
commit 9ebea5dd1d753c4409395b1354412e03464c2c86
Author: Kristoffer Rose <krisrose at debian.org>
Date: Thu Aug 13 13:20:26 2015 +0200
Fix Lintian issues (override rpath errors; remove independencies).
---
p/hasktags/debian/control | 6 ------
p/hasktags/debian/hasktags.lintian-overrides | 1 +
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/p/hasktags/debian/control b/p/hasktags/debian/control
index 3946b61..9e8c684 100644
--- a/p/hasktags/debian/control
+++ b/p/hasktags/debian/control
@@ -7,15 +7,9 @@ Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.9),
cdbs,
ghc,
- ghc-prof,
libghc-json-dev (>= 0.5),
libghc-json-dev (<< 0.10),
- libghc-json-prof,
libghc-utf8-string-dev,
- libghc-utf8-string-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-json-doc,
- libghc-utf8-string-doc,
Standards-Version: 3.9.5
Homepage: http://github.com/MarcWeber/hasktags
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hasktags
diff --git a/p/hasktags/debian/hasktags.lintian-overrides b/p/hasktags/debian/hasktags.lintian-overrides
new file mode 100644
index 0000000..25d3d4c
--- /dev/null
+++ b/p/hasktags/debian/hasktags.lintian-overrides
@@ -0,0 +1 @@
+binary-or-shlib-defines-rpath
--
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