[Git][haskell-team/DHG_packages][master] argon2: switch deps libargon2-0-dev -> libargon2-dev

Sean Whitton gitlab at salsa.debian.org
Mon Jun 10 21:18:23 BST 2019



Sean Whitton pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
264b620d by Sean Whitton at 2019-06-10T20:12:54Z
argon2: switch deps libargon2-0-dev -> libargon2-dev

- - - - -


2 changed files:

- p/haskell-argon2/debian/changelog
- p/haskell-argon2/debian/control


Changes:

=====================================
p/haskell-argon2/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-argon2 (1.3.0.1-5) unstable; urgency=medium
+
+  * Switch deps libargon2-0-dev -> libargon2-dev (Closes: #930300).
+    Thanks Andreas Beckmann for reporting the problem.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Mon, 10 Jun 2019 13:12:30 -0700
+
 haskell-argon2 (1.3.0.1-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-argon2/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libargon2-0-dev,
+ libargon2-dev,
  libghc-text-short-dev (>= 0.1.2),
  libghc-text-short-dev (<< 0.2),
  libghc-text-short-prof,
@@ -24,12 +24,12 @@ X-Description: Haskell bindings to the Argon2 password-hashing function
  This library provides Haskell bindings to libargon2, the reference
  implementation of the Argon2 password-hashing function.
  .
- See the libargon2-0-dev package for more information on Argon2.
+ See the libargon2-dev package for more information on Argon2.
 
 Package: libghc-argon2-dev
 Architecture: any
 Depends:
- libargon2-0-dev,
+ libargon2-dev,
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/264b620d08ecefa9f3a3876afe54adda1e84f854

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/264b620d08ecefa9f3a3876afe54adda1e84f854
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190610/6d01af88/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list