mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
Update debian packaging: add new binary package 'weechat-dev' (plugins development headers).
This commit is contained in:
Vendored
+1
@@ -7,6 +7,7 @@ weechat (0.2.7-1) experimental; urgency=low
|
||||
- Add weechat-doc (Documentation)
|
||||
- Add weechat-core (locales files, essential plugins)
|
||||
- Add weechat-dbg (gdb debugging symbols)
|
||||
- Add weechat-dev (plugins developement files)
|
||||
* Adjust Build-Depends for new tcl plugin (update debian/copyright).
|
||||
* Remove quilt from Build-Depends (patches merged upstream).
|
||||
* Switch packaging from cdbs to plain debhelper.
|
||||
|
||||
Vendored
+10
@@ -80,6 +80,16 @@ Description: Fast, light and extensible IRC client - documentation
|
||||
.
|
||||
This package contains the html documentation for WeeChat.
|
||||
|
||||
Package: weechat-dev
|
||||
Section: devel
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Description: Fast, light and extensible IRC client - developement headers
|
||||
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
|
||||
for many operating systems. Everything can be done with a keyboard.
|
||||
.
|
||||
This package contains the headers needed to build plugins.
|
||||
|
||||
Package: weechat-dbg
|
||||
Section: debug
|
||||
Priority: extra
|
||||
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
usr/include/weechat
|
||||
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
usr/include/weechat/*
|
||||
usr/lib/pkgconfig/*
|
||||
Reference in New Issue
Block a user