[DHG_packages] 02/03: raaz: missing versioned dpkg-dev build dep

Sean Whitton spwhitton at spwhitton.name
Tue Feb 28 18:11:41 UTC 2017


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

spwhitton pushed a commit to branch experimental
in repository DHG_packages.

commit 28985acc9e0c2ffd8f126fae103a31a3b7b7b368
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Tue Feb 28 10:16:47 2017 -0700

    raaz: missing versioned dpkg-dev build dep
---
 p/haskell-raaz/debian/changelog | 2 ++
 p/haskell-raaz/debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/p/haskell-raaz/debian/changelog b/p/haskell-raaz/debian/changelog
index 2fbd87a..9b4ca5d 100644
--- a/p/haskell-raaz/debian/changelog
+++ b/p/haskell-raaz/debian/changelog
@@ -1,6 +1,8 @@
 haskell-raaz (0.1.0-2) UNRELEASED; urgency=medium
 
   * Install new 'raaz' utility in new haskell-raaz-utils binary package.
+  * Add missing versioned build-dep on dpkg-dev.
+    We are using <!nocheck>.
 
  -- Sean Whitton <spwhitton at spwhitton.name>  Tue, 28 Feb 2017 09:55:10 -0700
 
diff --git a/p/haskell-raaz/debian/control b/p/haskell-raaz/debian/control
index 9e44545..b24c124 100644
--- a/p/haskell-raaz/debian/control
+++ b/p/haskell-raaz/debian/control
@@ -7,6 +7,7 @@ Section: haskell
 Build-Depends:
  cdbs,
  debhelper (>= 10),
+ dpkg-dev (>= 1.17.14),
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),

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