2018-03-21 22:04:51 +01:00
|
|
|
diff --git a/debian-devel/compat b/debian-devel/compat
|
|
|
|
index b4de39476..ec635144f 100644
|
|
|
|
--- a/debian-devel/compat
|
|
|
|
+++ b/debian-devel/compat
|
|
|
|
@@ -1 +1 @@
|
|
|
|
-11
|
|
|
|
+9
|
2016-05-01 09:16:18 +02:00
|
|
|
diff --git a/debian-devel/control b/debian-devel/control
|
2018-03-21 22:04:51 +01:00
|
|
|
index d3a1dad8b..718ae26b5 100644
|
2016-05-01 09:16:18 +02:00
|
|
|
--- a/debian-devel/control
|
|
|
|
+++ b/debian-devel/control
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -3,8 +3,7 @@ Section: net
|
2016-09-04 12:52:24 +02:00
|
|
|
Priority: optional
|
|
|
|
Maintainer: Sébastien Helleu <flashcode@flashtux.org>
|
2016-05-13 07:43:59 +02:00
|
|
|
Build-Depends:
|
2016-09-04 12:52:24 +02:00
|
|
|
- asciidoctor (>= 1.5.4),
|
2018-03-21 22:04:51 +01:00
|
|
|
- debhelper (>= 11),
|
|
|
|
+ debhelper (>= 9),
|
2016-05-01 09:16:18 +02:00
|
|
|
cmake, pkg-config,
|
|
|
|
libncursesw5-dev,
|
|
|
|
gem2deb,
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -14,12 +13,10 @@ Build-Depends:
|
2016-05-01 09:16:18 +02:00
|
|
|
liblua5.1-0-dev,
|
|
|
|
tcl8.6-dev,
|
|
|
|
guile-2.0-dev,
|
2018-03-21 22:04:51 +01:00
|
|
|
- libv8-dev [amd64 i386 armel armhf mips mipsel hurd-i386 kfreebsd-amd64 kfreebsd-i386],
|
|
|
|
- php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
|
|
|
|
- libxml2-dev,
|
2016-05-01 09:16:18 +02:00
|
|
|
+ libv8-dev,
|
|
|
|
libcurl4-gnutls-dev,
|
|
|
|
- libgcrypt20-dev,
|
|
|
|
- libgnutls28-dev,
|
|
|
|
+ libgcrypt11-dev,
|
|
|
|
+ libgnutls-dev,
|
|
|
|
zlib1g-dev
|
2018-03-21 22:04:51 +01:00
|
|
|
Standards-Version: 4.1.3
|
2016-05-01 09:16:18 +02:00
|
|
|
Homepage: https://weechat.org/
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -47,7 +44,7 @@ Description: Fast, light and extensible chat client (metapackage)
|
2017-09-27 17:15:34 +02:00
|
|
|
- 256 colors support
|
|
|
|
- incremental text search
|
|
|
|
- dynamic filtering of buffer content
|
|
|
|
- - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting
|
|
|
|
+ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting
|
2018-01-29 21:04:27 +01:00
|
|
|
- script manager
|
2017-09-27 17:15:34 +02:00
|
|
|
- spell checking
|
|
|
|
- highly customizable and extensible
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -77,7 +74,7 @@ Description: Fast, light and extensible chat client - console client
|
2017-09-27 17:15:34 +02:00
|
|
|
- 256 colors support
|
|
|
|
- incremental text search
|
|
|
|
- dynamic filtering of buffer content
|
|
|
|
- - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting
|
|
|
|
+ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting
|
2018-01-29 21:04:27 +01:00
|
|
|
- script manager
|
2017-09-27 17:15:34 +02:00
|
|
|
- spell checking
|
|
|
|
- highly customizable and extensible
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -108,7 +105,7 @@ Description: Fast, light and extensible chat client - headless client
|
2018-03-20 20:32:40 +01:00
|
|
|
- 256 colors support
|
|
|
|
- incremental text search
|
|
|
|
- dynamic filtering of buffer content
|
|
|
|
- - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting
|
|
|
|
+ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting
|
|
|
|
- script manager
|
|
|
|
- spell checking
|
|
|
|
- highly customizable and extensible
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -246,20 +243,6 @@ Description: Fast, light and extensible chat client - JavaScript plugin
|
2017-09-27 17:15:34 +02:00
|
|
|
.
|
2017-10-15 15:33:35 +02:00
|
|
|
This package provides the JavaScript scripting API plugin.
|
|
|
|
|
|
|
|
-Package: weechat-devel-php
|
|
|
|
-Architecture: any
|
2018-03-21 22:04:51 +01:00
|
|
|
-Depends:
|
|
|
|
- ${misc:Depends},
|
|
|
|
- ${shlibs:Depends},
|
|
|
|
- weechat-devel-curses (= ${binary:Version}) | weechat-devel-headless (= ${binary:Version}),
|
|
|
|
- libphp-embed
|
2017-10-15 15:33:35 +02:00
|
|
|
-Conflicts: weechat-php
|
2018-03-21 22:04:51 +01:00
|
|
|
-Description: Fast, light and extensible chat client - PHP plugin
|
2017-10-15 15:33:35 +02:00
|
|
|
- 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 PHP scripting API plugin.
|
|
|
|
-
|
|
|
|
Package: weechat-devel-doc
|
|
|
|
Section: doc
|
|
|
|
Architecture: all
|
|
|
|
diff --git a/debian-devel/weechat-devel-php.dirs b/debian-devel/weechat-devel-php.dirs
|
|
|
|
deleted file mode 120000
|
|
|
|
index e4853a588..000000000
|
|
|
|
--- a/debian-devel/weechat-devel-php.dirs
|
|
|
|
+++ /dev/null
|
|
|
|
@@ -1 +0,0 @@
|
|
|
|
-../debian-stable/weechat-php.dirs
|
|
|
|
\ No newline at end of file
|
|
|
|
diff --git a/debian-devel/weechat-devel-php.install b/debian-devel/weechat-devel-php.install
|
|
|
|
deleted file mode 120000
|
|
|
|
index e358b515a..000000000
|
|
|
|
--- a/debian-devel/weechat-devel-php.install
|
|
|
|
+++ /dev/null
|
|
|
|
@@ -1 +0,0 @@
|
|
|
|
-../debian-stable/weechat-php.install
|
|
|
|
\ No newline at end of file
|
2018-03-21 22:04:51 +01:00
|
|
|
diff --git a/debian-stable/compat b/debian-stable/compat
|
|
|
|
index b4de39476..ec635144f 100644
|
|
|
|
--- a/debian-stable/compat
|
|
|
|
+++ b/debian-stable/compat
|
|
|
|
@@ -1 +1 @@
|
|
|
|
-11
|
|
|
|
+9
|
2016-05-01 09:16:18 +02:00
|
|
|
diff --git a/debian-stable/control b/debian-stable/control
|
2018-03-21 22:04:51 +01:00
|
|
|
index 8fbf582b3..f08af5ea6 100644
|
2016-05-01 09:16:18 +02:00
|
|
|
--- a/debian-stable/control
|
|
|
|
+++ b/debian-stable/control
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -3,8 +3,7 @@ Section: net
|
2016-09-04 12:52:24 +02:00
|
|
|
Priority: optional
|
|
|
|
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
|
2016-05-13 07:43:59 +02:00
|
|
|
Build-Depends:
|
2016-09-04 12:52:24 +02:00
|
|
|
- asciidoctor (>= 1.5.4),
|
2018-03-21 22:04:51 +01:00
|
|
|
- debhelper (>= 11),
|
|
|
|
+ debhelper (>= 9),
|
2016-05-01 09:16:18 +02:00
|
|
|
cmake, pkg-config,
|
|
|
|
libncursesw5-dev,
|
|
|
|
gem2deb,
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -14,12 +13,10 @@ Build-Depends:
|
2016-05-01 09:16:18 +02:00
|
|
|
liblua5.1-0-dev,
|
|
|
|
tcl8.6-dev,
|
|
|
|
guile-2.0-dev,
|
2018-03-21 22:04:51 +01:00
|
|
|
- libv8-dev [amd64 i386 armel armhf mips mipsel hurd-i386 kfreebsd-amd64 kfreebsd-i386],
|
|
|
|
- php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
|
|
|
|
- libxml2-dev,
|
2016-05-01 09:16:18 +02:00
|
|
|
+ libv8-dev,
|
|
|
|
libcurl4-gnutls-dev,
|
|
|
|
- libgcrypt20-dev,
|
|
|
|
- libgnutls28-dev,
|
|
|
|
+ libgcrypt11-dev,
|
|
|
|
+ libgnutls-dev,
|
|
|
|
zlib1g-dev
|
2018-03-21 22:04:51 +01:00
|
|
|
Standards-Version: 4.1.3
|
2016-05-01 09:16:18 +02:00
|
|
|
Homepage: https://weechat.org/
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -46,7 +43,7 @@ Description: Fast, light and extensible chat client (metapackage)
|
2018-03-20 20:32:40 +01:00
|
|
|
- 256 colors support
|
|
|
|
- incremental text search
|
|
|
|
- dynamic filtering of buffer content
|
|
|
|
- - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting
|
|
|
|
+ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting
|
|
|
|
- script manager
|
|
|
|
- spell checking
|
|
|
|
- highly customizable and extensible
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -75,7 +72,7 @@ Description: Fast, light and extensible chat client - console client
|
2017-09-27 17:15:34 +02:00
|
|
|
- 256 colors support
|
|
|
|
- incremental text search
|
|
|
|
- dynamic filtering of buffer content
|
|
|
|
- - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting
|
|
|
|
+ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting
|
2018-01-29 21:04:27 +01:00
|
|
|
- script manager
|
2017-09-27 17:15:34 +02:00
|
|
|
- spell checking
|
|
|
|
- highly customizable and extensible
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -105,7 +102,7 @@ Description: Fast, light and extensible chat client - headless client
|
2017-09-27 17:15:34 +02:00
|
|
|
- 256 colors support
|
|
|
|
- incremental text search
|
|
|
|
- dynamic filtering of buffer content
|
|
|
|
- - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting
|
|
|
|
+ - Perl, Python, Ruby, Lua, Tcl, Scheme and JavaScript scripting
|
2018-01-29 21:04:27 +01:00
|
|
|
- script manager
|
2017-09-27 17:15:34 +02:00
|
|
|
- spell checking
|
|
|
|
- highly customizable and extensible
|
2018-03-21 22:04:51 +01:00
|
|
|
@@ -234,19 +231,6 @@ Description: Fast, light and extensible chat client - JavaScript plugin
|
2017-09-27 17:15:34 +02:00
|
|
|
.
|
2017-10-15 15:33:35 +02:00
|
|
|
This package provides the JavaScript scripting API plugin.
|
|
|
|
|
|
|
|
-Package: weechat-php
|
|
|
|
-Architecture: any
|
2018-03-21 22:04:51 +01:00
|
|
|
-Depends:
|
|
|
|
- ${misc:Depends},
|
|
|
|
- ${shlibs:Depends},
|
|
|
|
- weechat-curses (= ${binary:Version}) | weechat-headless (= ${binary:Version}),
|
|
|
|
- libphp-embed
|
|
|
|
-Description: Fast, light and extensible chat client - PHP plugin
|
2017-10-15 15:33:35 +02:00
|
|
|
- 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 PHP scripting API plugin.
|
|
|
|
-
|
|
|
|
Package: weechat-doc
|
|
|
|
Section: doc
|
|
|
|
Architecture: all
|