- Timestamp:
- 2019-03-02T22:38:00Z (6 years ago)
- Branches:
- master
- Children:
- e979b0f
- Parents:
- ff9f3e3
- Location:
- debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/bitlbee-common.postinst
rff9f3e3 rd109226 36 36 37 37 if [ -d /var/lib/bitlbee ]; then 38 38 chmod 700 /var/lib/bitlbee/ 39 39 fi 40 40 -
debian/changelog
rff9f3e3 rd109226 1 bitlbee (3. 5.1-1.1) UNRELEASED; urgency=medium1 bitlbee (3.6-1) unstable; urgency=medium 2 2 3 3 [ dequis ] … … 5 5 * Enable only bitlbee.service, not bitlbee.socket too 6 6 7 [ Sean Whitton ]8 * Add existence check to chmod call in bitlbee-common.postinst9 (Closes: #816200).10 11 7 [ dequis ] 12 8 * Fix lintian pkg-config-unavailable-for-cross-compilation … … 20 16 * Trim trailing whitespace. 21 17 22 -- dequis <dx@dxzone.com.ar> Mon, 19 Mar 2018 22:18:43 -0300 18 -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 02 Mar 2019 22:18:21 +0000 19 20 bitlbee (3.5.1-1.2) unstable; urgency=medium 21 22 * Non-maintainer upload. 23 * Comment out bitlbee-plugin-skype and skyped in d/control (Closes: #921895). 24 These binary packages are not built by d/rules by default, and as such 25 they are not currently in the archive. Commenting them out in order 26 to avoid my NMU hitting binNEW; this caused the -1.1 source-only 27 upload to fail. 28 Thank you to Mattia Rizzolo for suggesting this fix. 29 30 -- Sean Whitton <spwhitton@spwhitton.name> Sat, 09 Feb 2019 17:03:38 -0700 31 32 bitlbee (3.5.1-1.1) unstable; urgency=medium 33 34 * Non-maintainer upload. 35 * Add existence check to chmod call in bitlbee-common.postinst 36 (Closes: #816200). 37 38 -- Sean Whitton <spwhitton@spwhitton.name> Fri, 25 Jan 2019 16:50:34 -0700 23 39 24 40 bitlbee (3.5.1-1) unstable; urgency=medium
Note: See TracChangeset
for help on using the changeset viewer.