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
|
rss-bridge (2019-01-13-1) unstable; urgency=medium
* New upstream release 2019-01-13
-- Johannes 'josch' Schauer <josch@debian.org> Sun, 27 Jan 2019 17:03:08 +0100
rss-bridge (2018-12-11-1) unstable; urgency=medium
* New upstream release 2018-12-11
* update whitelist.txt
- strip Bridge suffix
- rename Flickr bridge
-- Johannes 'josch' Schauer <josch@debian.org> Sun, 16 Dec 2018 18:58:31 +0100
rss-bridge (2018-11-10-1) unstable; urgency=medium
* New upstream release 2018-11-10
-- Johannes 'josch' Schauer <josch@debian.org> Wed, 21 Nov 2018 11:14:30 +0100
rss-bridge (2018-07-17-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix the nginx.conf configuration to not use hardcoded PHP version
(Closes: #911835)
-- Ondřej Surý <ondrej@debian.org> Wed, 07 Nov 2018 03:17:56 +0000
rss-bridge (2018-07-17-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Don't restart phpX.Y-fpm in the autopkgtests, it's not needed
(Closes: #911835)
-- Ondřej Surý <ondrej@debian.org> Sun, 04 Nov 2018 20:10:47 +0000
rss-bridge (2018-07-17-1) unstable; urgency=medium
* New upstream release 2018-07-17
* debian/control: fix my name
* debian/control: rss-bridge has to depend on php-xml for simplexml
* debian/whitelist.txt: use version from upstream
* debian/rss-bridge.install: also install config.default.ini.php
* add config file /etc/rss-bridge/config.ini.php
* add autopkgtest to check if the whitelist is still up to date
-- Johannes 'josch' Schauer <josch@debian.org> Fri, 20 Jul 2018 18:46:30 +0200
rss-bridge (2018-03-11-1) unstable; urgency=medium
* New upstream release 2018-03-11
* debian/watch: do not run uupdate
* debian/control: Add Rules-Requires-Root: binary-targets
* debian/control: Replace Priority:extra by optional
* Bump Standards-Version to 4.1.3 (no changes)
* Bump debhelper compat level to 11
* debian/rules: remove workaround for upstream issue #561
* debian/control: Add new dependency php-mbstring
* debian/control: Move apache and ngnix to Recommends
* add autopkgtest
-- Johannes Schauer <josch@debian.org> Wed, 28 Mar 2018 01:14:55 +0200
rss-bridge (2017-08-03-3) unstable; urgency=medium
* correct php dependencies s/php5/php/g
-- Johannes Schauer <josch@debian.org> Sat, 05 Aug 2017 23:11:01 +0200
rss-bridge (2017-08-03-2) unstable; urgency=medium
* add nginx.conf example
* add php modules to Depends
* add debian/watch
-- Johannes Schauer <josch@debian.org> Sat, 05 Aug 2017 22:16:44 +0200
rss-bridge (2017-08-03-1) unstable; urgency=medium
* Initial release. (Closes: #870687)
-- Johannes Schauer <josch@debian.org> Fri, 04 Aug 2017 22:06:01 +0200
|