Changeset e74c7fe
- Timestamp:
- 2008-03-29T21:11:23Z (17 years ago)
- Branches:
- master
- Children:
- 46d4230, 8968133
- Parents:
- 0281c45
- Location:
- debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/bitlbee.init
r0281c45 re74c7fe 1 1 #! /bin/sh 2 ### BEGIN INIT INFO 3 # Provides: bitlbee 4 # Required-Start: $remote_fs $syslog 5 # Required-Stop: $remote_fs $syslog 6 # Default-Start: 2 3 4 5 7 # Default-Stop: 1 8 ### END INIT INFO 2 9 # 3 10 # Init script for BitlBee Debian package. Based on skeleton init script: -
debian/changelog
r0281c45 re74c7fe 1 bitlbee (1.2-4) unstable; urgency=low 2 3 * Not a real release, just a placeholder for the changelog. 4 * Fixed init script to use the BITLBEE_OPTS variable, not an undefined 5 DAEMON_OPT. 6 * Added dependency information to the init script. (Closes: #472567) 7 8 -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 29 Mar 2008 21:10:33 +0000 9 1 10 bitlbee (1.2-3) unstable; urgency=low 2 11
Note: See TracChangeset
for help on using the changeset viewer.