aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-04 11:33:35 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-04 11:33:35 +0100
commitc972af9e79ab90ec8a657d5344180aa22d3cb4c7 (patch)
treec6f0c1b1771b024c14079ba10ff58327ee96fff8 /packages/taler-wallet-cli/debian/control
parent03fc6929a2532a99ae72169a5f63820355bf19e9 (diff)
downloadwallet-core-c972af9e79ab90ec8a657d5344180aa22d3cb4c7.tar.xz
typo: move folder, not file
Diffstat (limited to 'packages/taler-wallet-cli/debian/control')
-rw-r--r--packages/taler-wallet-cli/debian/control16
1 files changed, 16 insertions, 0 deletions
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 <deb@taler.net>
+Uploaders: Christian Grothoff <grothoff@gnu.org>, Florian Dold <dold@taler.net>
+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.