[DHG_packages] 01/01: Removed unnecessary Build-Depends from ghc-mod.
Sven Bartscher
svenb-guest at moszumanska.debian.org
Sun Aug 23 14:39:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
svenb-guest pushed a commit to branch experimental
in repository DHG_packages.
commit cce344d595246e923e5048e11a072b6eb639735f
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date: Sun Aug 23 16:38:34 2015 +0200
Removed unnecessary Build-Depends from ghc-mod.
---
p/ghc-mod/debian/changelog | 6 +++++-
p/ghc-mod/debian/control | 10 +++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog
index 5f6858e..0b625b2 100644
--- a/p/ghc-mod/debian/changelog
+++ b/p/ghc-mod/debian/changelog
@@ -1,9 +1,13 @@
ghc-mod (5.3.0.0-3) UNRELEASED; urgency=medium
+ [ Joachim Breitner ]
* Add Uploaders field, which I accidentally dropped
* Fix typo in Build-Depends
- -- Joachim Breitner <nomeata at debian.org> Fri, 21 Aug 2015 10:46:23 +0200
+ [ Sven Bartscher ]
+ * Drop unnecessary Build-Depends
+
+ -- Sven Bartscher <sven.bartscher at weltraumschlangen.de> Sun, 23 Aug 2015 16:03:45 +0200
ghc-mod (5.3.0.0-2) experimental; urgency=medium
diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control
index 8b9c696..8ac5ffb 100644
--- a/p/ghc-mod/debian/control
+++ b/p/ghc-mod/debian/control
@@ -10,9 +10,6 @@ Build-Depends: debhelper (>= 9),
ghc-prof,
ghc-ghci,
libghc-async-dev,
- libghc-async-prof,
- libghc-convertible-dev,
- libghc-convertible-prof,
libghc-cabal-helper-dev (>= 0.5.1.0),
libghc-cabal-helper-dev (<< 0.6),
libghc-cabal-helper-prof,
@@ -34,6 +31,8 @@ Build-Depends: debhelper (>= 9),
libghc-monad-journal-prof,
libghc-mtl-dev (>= 2.0),
libghc-mtl-prof,
+ libghc-old-time-dev,
+ libghc-old-time-prof,
libghc-split-dev,
libghc-split-prof,
libghc-src-exts-dev,
@@ -47,8 +46,6 @@ Build-Depends: debhelper (>= 9),
libghc-temporary-dev,
libghc-temporary-prof,
Build-Depends-Indep: ghc-doc,
- libghc-async-doc,
- libghc-convertible-doc,
libghc-cabal-helper-doc,
libghc-cereal-doc,
libghc-djinn-ghc-doc,
@@ -59,13 +56,13 @@ Build-Depends-Indep: ghc-doc,
libghc-monad-control-doc,
libghc-monad-journal-doc,
libghc-mtl-doc,
+ libghc-old-time-doc,
libghc-split-doc,
libghc-src-exts-doc,
libghc-syb-doc,
libghc-temporary-doc,
libghc-text-doc,
libghc-transformers-base-doc,
- libghc-temporary-doc,
Standards-Version: 3.9.6
Homepage: http://www.mew.org/~kazu/proj/ghc-mod/
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/ghc-mod
@@ -86,7 +83,6 @@ Package: ghc-mod-el
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
- ${haskell:ghc-version},
emacsen-common (>= 2.0.8),
ghc-mod (>= ${source:Version}),
ghc-mod (<< ${source:Version}.1~),
--
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