1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 07:25:42 +02:00

debian: add package weechat-headless with the headless binary and its man page

This commit is contained in:
Sébastien Helleu
2018-03-19 19:43:07 +01:00
parent fc584316da
commit 5f2ed55c97
9 changed files with 122 additions and 30 deletions
+1
View File
@@ -25,6 +25,7 @@ Documentation::
Build::
* core: fix build with CMake and Ninja
* debian: add package weechat-headless with the headless binary and its man page
[[v2.1]]
== Version 2.1 (2018-03-18)
+12 -1
View File
@@ -17,6 +17,17 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
(file _ChangeLog.adoc_ in sources).
[[v2.2]]
== Version 2.2 (under dev)
[[v2.2_debian_headless_package]]
=== New Debian package for headless version
A new Debian package has been added: _weechat-headless_ which contains the
binary _weechat-headless_ and its man page.
In version 2.0, this binary was in the package _weechat-curses_.
[[v2.1]]
== Version 2.1 (2018-03-18)
@@ -98,7 +109,7 @@ For more information about this feature, you can read help with:
The Debian packaging has changed (for now only on weechat.org repositories,
not in Debian official repositories). +
The package `weechat-plugins` has been split into 9 packages:
The package _weechat-plugins_ has been split into 9 packages:
- weechat-plugins (with only the following plugins: aspell, exec, fifo, relay,
script, trigger)
+51 -13
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -0,0 +1 @@
../debian-stable/weechat-headless.dirs
+1
View File
@@ -0,0 +1 @@
../debian-stable/weechat-headless.install
+52 -13
View File
File diff suppressed because it is too large Load Diff
-3
View File
@@ -1,7 +1,4 @@
usr/bin/weechat
usr/bin/weechat-headless
debian/weechat.xpm usr/share/pixmaps
usr/share/man/man1/weechat.1
usr/share/man/*/man1/weechat.1
usr/share/man/man1/weechat-headless.1
usr/share/man/*/man1/weechat-headless.1
+1
View File
@@ -0,0 +1 @@
usr/bin
+3
View File
@@ -0,0 +1,3 @@
usr/bin/weechat-headless
usr/share/man/man1/weechat-headless.1
usr/share/man/*/man1/weechat-headless.1