[DHG_packages] 01/02: hscolour: Depend on haskell-devscripts-minimal instead of haskell-devscripts. To prevent a circular build-dependency from hscolour over haskell-devscripts on hascolour.
Sven Bartscher
kritzefitz at moszumanska.debian.org
Thu Oct 13 16:33:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
kritzefitz pushed a commit to branch experimental
in repository DHG_packages.
commit 13db5d7bb754bd42b4594e8aed4f99c2f029aa0c
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date: Thu Oct 13 18:32:32 2016 +0200
hscolour: Depend on haskell-devscripts-minimal instead of
haskell-devscripts. To prevent a circular build-dependency from
hscolour over haskell-devscripts on hascolour.
---
p/hscolour/debian/changelog | 7 +++++++
p/hscolour/debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/p/hscolour/debian/changelog b/p/hscolour/debian/changelog
index aa755ba..9af0edc 100644
--- a/p/hscolour/debian/changelog
+++ b/p/hscolour/debian/changelog
@@ -1,3 +1,10 @@
+hscolour (1.24.1-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts-minimal instead of haskell-devscripts to
+ prevent a circular build-dependency.
+
+ -- Sven Bartscher <kritzefitz at debian.org> Thu, 13 Oct 2016 18:31:59 +0200
+
hscolour (1.24.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/hscolour/debian/control b/p/hscolour/debian/control
index 782a336..342502e 100644
--- a/p/hscolour/debian/control
+++ b/p/hscolour/debian/control
@@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd at mega-nerd.com>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+ haskell-devscripts-minimal,
cdbs,
ghc,
ghc-prof,
--
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