From: Sean Whitton Date: Mon, 9 Oct 2023 17:06:51 +0000 (+0100) Subject: Update build-dep libghc-cryptonite-dev -> libghc-crypton-dev X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~31 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b62f60b70fd016e5b8470aa33a6966656eb730f2;p=git-annex.git Update build-dep libghc-cryptonite-dev -> libghc-crypton-dev --- diff --git a/debian/changelog b/debian/changelog index be73926b7c..928d09d326 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (10.20230926-1) UNRELEASED; urgency=medium + + * New upstream release. + * Update build-dep libghc-cryptonite-dev -> libghc-crypton-dev. + + -- Sean Whitton Mon, 09 Oct 2023 18:04:28 +0100 + git-annex (10.20230802-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 2cba54f548..9ac92138dc 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: libghc-split-dev, libghc-data-default-dev, libghc-hslogger-dev, - libghc-cryptonite-dev, + libghc-crypton-dev, libghc-memory-dev, libghc-deepseq-dev, libghc-attoparsec-dev,