[DHG_packages] 03/04: argon2: add missing Depends: and re-release

Sean Whitton spw-guest at moszumanska.debian.org
Sat Oct 1 20:36:37 UTC 2016


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

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

commit 19dd30bdb7697023b50ab31a3e660e1ef11bad69
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Oct 1 13:36:00 2016 -0700

    argon2: add missing Depends: and re-release
---
 p/haskell-argon2/debian/changelog | 2 +-
 p/haskell-argon2/debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/p/haskell-argon2/debian/changelog b/p/haskell-argon2/debian/changelog
index bf0255d..d3cd43b 100644
--- a/p/haskell-argon2/debian/changelog
+++ b/p/haskell-argon2/debian/changelog
@@ -2,4 +2,4 @@ haskell-argon2 (1.1.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #838884).
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Tue, 27 Sep 2016 21:00:32 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 01 Oct 2016 13:35:25 -0700
diff --git a/p/haskell-argon2/debian/control b/p/haskell-argon2/debian/control
index 1a6b68c..289e8c9 100644
--- a/p/haskell-argon2/debian/control
+++ b/p/haskell-argon2/debian/control
@@ -28,6 +28,7 @@ Architecture: any
 Depends: ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
+ libargon2-0-dev,
 Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
 Conflicts: ${haskell:Conflicts},

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