[DHG_packages] 02/03: hdevtools: Remove duplicate entries from build-depends field

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Mon Nov 28 11:35:01 UTC 2016


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

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

commit 77d6497a8168baf080894382a1ec7bfbd0916a5f
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Mon Nov 28 13:18:36 2016 +0200

    hdevtools: Remove duplicate entries from build-depends field
---
 p/hdevtools/debian/changelog | 1 +
 p/hdevtools/debian/control   | 7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/p/hdevtools/debian/changelog b/p/hdevtools/debian/changelog
index 6fded0f..e08cfe7 100644
--- a/p/hdevtools/debian/changelog
+++ b/p/hdevtools/debian/changelog
@@ -2,6 +2,7 @@ hdevtools (0.1.4.1-2) UNRELEASED; urgency=medium
 
   * Apply upstream patch that fixes ghc library directory lookup
     via stack for system installed ghc (Closes: #846023).
+  * Remove duplicate entries from build-depends field.
 
  -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Mon, 28 Nov 2016 13:08:04 +0200
 
diff --git a/p/hdevtools/debian/control b/p/hdevtools/debian/control
index 0ffd763..f12d40b 100644
--- a/p/hdevtools/debian/control
+++ b/p/hdevtools/debian/control
@@ -4,15 +4,14 @@ Priority: optional
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Joey Hess <joeyh at debian.org>
 Build-Depends: debhelper (>= 9)
-  , haskell-devscripts (>= 0.13),
+  , haskell-devscripts (>= 0.13)
   , cdbs
   , ghc (>= 8)
   , ghc-ghci
-  , libghc-cmdargs-dev,
-  , libghc-ghc-paths-dev,
+  , libghc-cmdargs-dev
+  , libghc-ghc-paths-dev
   , libghc-syb-dev
   , libghc-network-dev
-  , libghc-cmdargs-dev
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/hdevtools
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/hdevtools

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