1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
robustirc-bridge (1.8-1) unstable; urgency=medium
* New upstream version 1.8
* update vcs-*
* update standards-version to 4.2.1 (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Mon, 10 Dec 2018 19:41:43 +0100
robustirc-bridge (1.7-2) unstable; urgency=medium
* Switch to XS-Go-Import-Path
* Fix trailing whitespace
* Switch from obsolete priority extra to optional
* d/copyright: use secure URI in Format
* drop unused overrides
* switch to debhelper 11
* bump Standards-Version (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Fri, 09 Feb 2018 20:27:51 +0100
robustirc-bridge (1.7-1) unstable; urgency=medium
* New upstream version 1.7
* install new robustirc-bridge@.service
* add dependency on lsb-base for the init script
* bump standards-version to 3.9.8 (no changes necessary)
* update lintian-overrides
-- Michael Stapelberg <stapelberg@debian.org> Thu, 08 Dec 2016 09:53:52 +0100
robustirc-bridge (1.5-2) unstable; urgency=medium
* fix robustirc-bridge.init (patch by Axel Beckert) (closes: #833386)
-- Michael Stapelberg <stapelberg@debian.org> Thu, 18 Aug 2016 21:05:32 +0200
robustirc-bridge (1.5-1) unstable; urgency=medium
* New upstream version.
* Use secure VCS URLs in debian/control.
* Update standards-version to 3.9.7 (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Sat, 04 Jun 2016 19:04:50 +0200
robustirc-bridge (1.4-3) unstable; urgency=medium
* init script: use --exec instead of --name to avoid problems when
restarting (--name does not support names longer than 15 characters)
(Thanks cradle)
* debian/copyright: don’t define the same license twice
-- Michael Stapelberg <stapelberg@debian.org> Wed, 12 Aug 2015 22:50:23 +0200
robustirc-bridge (1.4-2) unstable; urgency=medium
* When upgrading, do not stop/start robustirc-bridge.
-- Michael Stapelberg <stapelberg@debian.org> Sun, 10 May 2015 18:15:57 +0200
robustirc-bridge (1.4-1) unstable; urgency=medium
* New upstream version.
-- Michael Stapelberg <stapelberg@debian.org> Fri, 01 May 2015 19:22:54 +0200
robustirc-bridge (1.3-1) unstable; urgency=medium
* New upstream version.
-- Michael Stapelberg <stapelberg@debian.org> Mon, 06 Apr 2015 17:30:32 +0200
robustirc-bridge (1.2-1) unstable; urgency=medium
* New upstream version.
-- Michael Stapelberg <stapelberg@debian.org> Mon, 06 Apr 2015 14:01:25 +0200
robustirc-bridge (1.1-2) unstable; urgency=medium
* init script: the bridge is installed in /usr/bin, not /usr/sbin
-- Michael Stapelberg <stapelberg@debian.org> Sat, 21 Mar 2015 14:45:21 +0100
robustirc-bridge (1.1-1) unstable; urgency=medium
* Initial release (Closes: #779531)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 01 Mar 2015 22:49:06 +0100
|