Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package haskell-argon2. Fixes a stretch->buster upgrade bug caused by libargon2-0-dev becoming a virtual package. unblock haskell-argon2/1.3.0.1-5 -- System Information: Debian Release: 10.0 APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- Sean Whitton
diff -Nru haskell-argon2-1.3.0.1/debian/changelog haskell-argon2-1.3.0.1/debian/changelog
--- haskell-argon2-1.3.0.1/debian/changelog 2018-10-01 03:47:25.000000000 -0700
+++ haskell-argon2-1.3.0.1/debian/changelog 2019-06-10 13:12:30.000000000 -0700
@@ -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@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)
diff -Nru haskell-argon2-1.3.0.1/debian/control haskell-argon2-1.3.0.1/debian/control
--- haskell-argon2-1.3.0.1/debian/control 2018-10-01 03:47:25.000000000 -0700
+++ haskell-argon2-1.3.0.1/debian/control 2019-06-10 13:12:30.000000000 -0700
@@ -10,7 +10,7 @@
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 @@
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},
Attachment:
signature.asc
Description: PGP signature