diff options
| -rw-r--r-- | debian/bitlbee-common.init | 2 | ||||
| -rw-r--r-- | debian/changelog | 3 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/debian/bitlbee-common.init b/debian/bitlbee-common.init index be1dcd66..1b25c4dc 100644 --- a/debian/bitlbee-common.init +++ b/debian/bitlbee-common.init @@ -5,9 +5,9 @@  # Required-Stop:     $remote_fs $syslog  # Default-Start:     2 3 4 5  # Default-Stop:      1 +# Description:       Start and stop BitlBee IRC to other chat networks gateway  ### END INIT INFO  # -# Init script for BitlBee Debian package. Based on skeleton init script:  #  # Version:	@(#)skeleton  2.85-23  28-Jul-2004  miquels@cistron.nl  # diff --git a/debian/changelog b/debian/changelog index 19f93cd3..42c21cd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,9 @@ bitlbee (3.0-2) UNRELEASED; urgency=low    * debian/copyright: Refer to /usr/share/common-licenses/GPL-2    * Added lintian overrides for bitlbee & bitlbee-libpurple    * Explicitly set source format to 1.0 +  * debian/bitlbee-common.init: Add Short-Description header. - -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 25 Oct 2010 16:25:46 +0200 + -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 25 Oct 2010 16:47:37 +0200  bitlbee (3.0-1) unstable; urgency=low | 
