Your message dated Wed, 12 Jun 2019 14:01:47 +0000
with message-id <[email protected]>
and subject line unblock haskell-argon2
has caused the Debian Bug report #930377,
regarding unblock: haskell-argon2/1.3.0.1-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
930377: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930377
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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},
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Unblocked haskell-argon2.
--- End Message ---