summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-05-11 14:19:51 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-05-11 14:19:51 +0200
commit92424a595d5e4aad03cddac6038dff6ac80ea9df (patch)
tree682a7e6413e5e3dd75e52370ef6cbd4c5dd4c316 /debian
parent57c6478b9184979ad1a09336076b0c07cd7fc56b (diff)
downloadweechat-92424a595d5e4aad03cddac6038dff6ac80ea9df.zip
Change version from 0.2.7-dev to 0.3.0-dev
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control30
2 files changed, 16 insertions, 16 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b92ca3ee..fcf434fa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-weechat (0.2.7-1) experimental; urgency=low
+weechat (0.3.0-1) experimental; urgency=low
* New (major) upstream release.
- Fix the excessive number of wakeups (Closes: #461945)
diff --git a/debian/control b/debian/control
index 7705abe7f..08c8ccbed 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Homepage: http://weechat.flashtux.org/
Package: weechat
Architecture: all
Depends: ${misc:Depends}, weechat-curses (>= ${source:Version})
-Description: Fast, light and extensible IRC client
- WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
+Description: Fast, light and extensible chat client
+ WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client
for many operating systems. Everything can be done with a keyboard.
It is customizable and extensible with plugins/scripts, and includes:
- nicklist
@@ -28,8 +28,8 @@ Package: weechat-curses
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-core (= ${binary:Version})
Recommends: weechat-plugins (= ${binary:Version})
-Description: Fast, light and extensible IRC client - console client
- WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
+Description: Fast, light and extensible chat client - console client
+ WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client
for many operating systems. Everything can be done with a keyboard.
It is customizable and extensible with plugins/scripts, and includes:
- nicklist
@@ -46,9 +46,9 @@ Package: weechat-core
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: weechat-doc (= ${source:Version})
-Conflicts: weechat-common, weechat-plugins (<< 0.2.7)
-Description: Fast, light and extensible IRC client - core files
- WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
+Conflicts: weechat-common, weechat-plugins (<< 0.3.0)
+Description: Fast, light and extensible chat client - core files
+ 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 core plugins and locales files for WeeChat. It
@@ -59,8 +59,8 @@ Package: weechat-plugins
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version})
Suggests: weechat-scripts
-Description: Fast, light and extensible IRC client - plugins
- WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
+Description: Fast, light and extensible chat client - plugins
+ 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 some plugins to enhance WeeChat. It currently
@@ -74,8 +74,8 @@ Package: weechat-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
-Description: Fast, light and extensible IRC client - documentation
- WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
+Description: Fast, light and extensible chat client - documentation
+ 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 contains the html documentation for WeeChat.
@@ -84,8 +84,8 @@ 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
+Description: Fast, light and extensible chat client - developement headers
+ 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 contains the headers needed to build plugins.
@@ -96,8 +96,8 @@ Priority: extra
Architecture: any
Depends: ${misc:Depends}, weechat-curses (= ${binary:Version}) |
weechat-core (= ${binary:Version}), weechat-plugins (= ${binary:Version})
-Description: Fast, light and extensible IRC client - debugging symbols
- WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client
+Description: Fast, light and extensible chat client - debugging symbols
+ 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 contains gdb debugging symbols for the WeeChat packages.