From f32f0f8524b4f7527f9305f21929dec161bc52ea Mon Sep 17 00:00:00 2001 From: Martin Habovstiak Date: Thu, 18 Jul 2024 09:20:21 +0200 Subject: [PATCH] Update debcrafter to fix databases Debcrafter was previously not putting `dbc_go` in other maintainer scripts which was fixed in the latest version. --- debcrafter-version | 2 +- pkg_specs/btc-transmuter.changelog | 5 +++++ pkg_specs/btcpayserver.changelog | 5 +++++ pkg_specs/nbxplorer.changelog | 5 +++++ pkg_specs/selfhost-dashboard.changelog | 5 +++++ 5 files changed, 21 insertions(+), 1 deletion(-) diff --git a/debcrafter-version b/debcrafter-version index 2900c82..8fcaf17 100644 --- a/debcrafter-version +++ b/debcrafter-version @@ -1 +1 @@ -b60342e0ba393599fa86690e2f76acf5e1325431 +a46814ffeb445d4eadaac0a6b3289ce2ea904d05 diff --git a/pkg_specs/btc-transmuter.changelog b/pkg_specs/btc-transmuter.changelog index 7c44ec8..6f277e6 100644 --- a/pkg_specs/btc-transmuter.changelog +++ b/pkg_specs/btc-transmuter.changelog @@ -1,3 +1,8 @@ +btc-transmuter (0.0.55-3) buster; urgency=medium + + * Fixed database handling + + -- Martin Habovstiak Thu, 18 Jul 2024 07:19:43 +0000 btc-transmuter (0.0.55-2) buster; urgency=medium * Improved sandboxing of service diff --git a/pkg_specs/btcpayserver.changelog b/pkg_specs/btcpayserver.changelog index fb8d30b..a9a02c2 100644 --- a/pkg_specs/btcpayserver.changelog +++ b/pkg_specs/btcpayserver.changelog @@ -1,3 +1,8 @@ +btcpayserver (1.13.4-2) buster; urgency=medium + + * Fixed database handling + + -- Martin Habovstiak Thu, 18 Jul 2024 07:19:18 +0000 btcpayserver (1.13.4-1) buster; urgency=medium * Updated upstream version diff --git a/pkg_specs/nbxplorer.changelog b/pkg_specs/nbxplorer.changelog index a8b745b..34a3bf6 100644 --- a/pkg_specs/nbxplorer.changelog +++ b/pkg_specs/nbxplorer.changelog @@ -1,3 +1,8 @@ +nbxplorer (2.4.5-2) buster; urgency=medium + + * Fixed database handling + + -- Martin Habovstiak Thu, 18 Jul 2024 07:18:24 +0000 nbxplorer (2.4.5-1) buster; urgency=medium * Updated upstream version diff --git a/pkg_specs/selfhost-dashboard.changelog b/pkg_specs/selfhost-dashboard.changelog index 3c85d98..b6d2cfc 100644 --- a/pkg_specs/selfhost-dashboard.changelog +++ b/pkg_specs/selfhost-dashboard.changelog @@ -1,3 +1,8 @@ +selfhost-dashboard (0.2.1-3) buster; urgency=medium + + * Fixed database handling + + -- Martin Habovstiak Thu, 18 Jul 2024 07:19:27 +0000 selfhost-dashboard (0.2.1-2) bullseye; urgency=medium * Bullseye build