aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-20 00:55:46 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-20 00:55:46 +0300
commit049e3092f3ff5089d460ef9cbc5818d5252ad120 (patch)
tree1f1ae10e5815a82d1c7c0418caef234d848e2c9b /debian/control
parentd0cc4bc32d03856fae5617e194e4efe7e8c667e8 (diff)
debian: 10.2-2HEAD10.2-2debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 265316e..8e0bc29 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Standards-Version: 4.7.4
Package: telegram-bot-api
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Telegram Bot API server
The Telegram Bot API provides an HTTP API for creating Telegram Bots.