From c972af9e79ab90ec8a657d5344180aa22d3cb4c7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 4 Nov 2022 11:33:35 +0100 Subject: typo: move folder, not file --- packages/taler-wallet-cli/debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 packages/taler-wallet-cli/debian/control (limited to 'packages/taler-wallet-cli/debian/control') diff --git a/packages/taler-wallet-cli/debian/control b/packages/taler-wallet-cli/debian/control new file mode 100644 index 000000000..d44a2e3ee --- /dev/null +++ b/packages/taler-wallet-cli/debian/control @@ -0,0 +1,16 @@ +Source: taler-wallet-cli +Section: networking +Priority: optional +Maintainer: Taler Systems SA +Uploaders: Christian Grothoff , Florian Dold +Build-Depends: debhelper-compat (= 12), +Standards-Version: 4.1.0 +Vcs-Git: https://git.taler.net/wallet-core.git +Homepage: https://taler.net/ + +Package: taler-wallet-cli +Architecture: all +Depends: nodejs, + ${misc:Depends} +Recommends: +Description: Software package to test Taler installations. -- cgit v1.2.3