summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-08-30 18:34:31 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-08-30 18:34:31 +0200
commit63902ef52d471bee1d4946f98db6d8e93d105805 (patch)
tree909f9e79748701214f872e660e5b8ca73ea238e4
parent93775de7ffebab6b0a8544a251cfa1e1f8b640b6 (diff)
downloadweechat-63902ef52d471bee1d4946f98db6d8e93d105805.zip
debian: add Python version in description of python plugin package
-rw-r--r--debian-devel/control4
-rw-r--r--debian-stable/control4
2 files changed, 4 insertions, 4 deletions
diff --git a/debian-devel/control b/debian-devel/control
index ffca1a17f..957110a55 100644
--- a/debian-devel/control
+++ b/debian-devel/control
@@ -162,11 +162,11 @@ Depends:
${shlibs:Depends},
weechat-devel-curses (= ${binary:Version}) | weechat-devel-headless (= ${binary:Version})
Conflicts: weechat-python
-Description: Fast, light and extensible chat client - Python plugin
+Description: Fast, light and extensible chat client - Python 3 plugin
WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client
for many operating systems. Everything can be done with a keyboard.
.
- This package provides the Python scripting API plugin.
+ This package provides the Python 3 scripting API plugin.
Package: weechat-devel-perl
Architecture: any
diff --git a/debian-stable/control b/debian-stable/control
index 8fd0bf1a6..516580bed 100644
--- a/debian-stable/control
+++ b/debian-stable/control
@@ -156,11 +156,11 @@ Depends:
${misc:Depends},
${shlibs:Depends},
weechat-curses (= ${binary:Version}) | weechat-headless (= ${binary:Version})
-Description: Fast, light and extensible chat client - Python plugin
+Description: Fast, light and extensible chat client - Python 3 plugin
WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client
for many operating systems. Everything can be done with a keyboard.
.
- This package provides the Python scripting API plugin.
+ This package provides the Python 3 scripting API plugin.
Package: weechat-perl
Architecture: any