From d3573302932dc88de9084d785a6d6bfbe3868ee9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 20 Sep 2024 11:25:08 +0200 Subject: deb bump --- contrib/wallet-core | 2 +- debian/changelog | 6 ++++++ debian/rules | 3 ++- doc/prebuilt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/contrib/wallet-core b/contrib/wallet-core index 63bcc782..5934e007 160000 --- a/contrib/wallet-core +++ b/contrib/wallet-core @@ -1 +1 @@ -Subproject commit 63bcc78233be147eb7725b4d019f912f99bc7f4f +Subproject commit 5934e007f637bd9834a811e67c0a030d7a59f2c0 diff --git a/debian/changelog b/debian/changelog index bc417799..25357d2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-merchant (0.14.0-1) unstable; urgency=low + + * Fix installation of taler-merchant-reconciliation and taler-merchant-exchangekeyupdate service files. + + -- Christian Grothoff Fri, 20 Sep 2024 16:35:43 +0200 + taler-merchant (0.14.0) unstable; urgency=low * Release version 0.14.0 diff --git a/debian/rules b/debian/rules index eba1c7cd..6b32031f 100755 --- a/debian/rules +++ b/debian/rules @@ -38,7 +38,8 @@ override_dh_installsystemd: # Need to specify units manually, since we have multiple # and dh_installsystemd by default only looks for ".service". dh_installsystemd -ptaler-merchant --name=taler-merchant-httpd --no-start --no-enable - dh_installsystemd -ptaler-merchant --name=taler-merchant-exchange --no-start --no-enable + dh_installsystemd -ptaler-merchant --name=taler-merchant-exchangekeyupdate --no-start --no-enable + dh_installsystemd -ptaler-merchant --name=taler-merchant-reconciliation --no-start --no-enable dh_installsystemd -ptaler-merchant --name=taler-merchant-depositcheck --no-start --no-enable dh_installsystemd -ptaler-merchant --name=taler-merchant-webhook --no-start --no-enable dh_installsystemd -ptaler-merchant --name=taler-merchant-wirewatch --no-start --no-enable diff --git a/doc/prebuilt b/doc/prebuilt index b420ea33..c1a885ac 160000 --- a/doc/prebuilt +++ b/doc/prebuilt @@ -1 +1 @@ -Subproject commit b420ea339295885530ecadba0ed849d42415456c +Subproject commit c1a885ac1f9d9b2fdef19a976bed01dab4f7d852 -- cgit v1.2.3