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
|
graphite-api (1.1.3-6) unstable; urgency=medium
* d/control: add back Vcs-* fields.
* d/control: BD on a recent version of python3-structlog.
Closes: #954600.
-- Vincent Bernat <bernat@debian.org> Tue, 21 Apr 2020 12:42:46 +0200
graphite-api (1.1.3-5) unstable; urgency=medium
* d/control: Depends on ${sphinxdoc:Depends}. Closes: #861500.
-- Vincent Bernat <bernat@debian.org> Mon, 15 Oct 2018 16:22:25 +0200
graphite-api (1.1.3-4) unstable; urgency=medium
* d/control: add python3-xcffib to Build-Depends. Closes: #905403.
-- Vincent Bernat <bernat@debian.org> Sat, 04 Aug 2018 09:31:03 +0200
graphite-api (1.1.3-3) unstable; urgency=medium
* d/control: fix maintainer address to use tracker.debian.org.
* d/control: remove invalid Vcs-* until migration to Salsa is done.
* d/control: switch Priority to optional.
* d/service: fix RequiresMountsFor spelling.
-- Vincent Bernat <bernat@debian.org> Wed, 25 Jul 2018 08:40:41 +0200
graphite-api (1.1.3-2) unstable; urgency=medium
* d/control: Build-Depends on python3-sphinx-rtd-theme. Closes: #828715.
-- Vincent Bernat <bernat@debian.org> Sat, 03 Sep 2016 22:49:50 +0200
graphite-api (1.1.3-1) unstable; urgency=medium
* New upstream version.
* Bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Tue, 24 May 2016 14:33:12 +0200
graphite-api (1.1.2-3) unstable; urgency=medium
* Fix directories removal on purge. Thanks to Andreas Beckmann for the
report. Closes: #802454.
-- Vincent Bernat <bernat@debian.org> Sat, 27 Feb 2016 20:41:39 +0100
graphite-api (1.1.2-2) unstable; urgency=medium
* Add a SysV init script using gunicorn3.
* Add a systemd unit file using gunicorn3.
* Bump Standards-Version.
* Use secure Vcs-* fields.
-- Vincent Bernat <bernat@debian.org> Sat, 27 Feb 2016 19:18:54 +0100
graphite-api (1.1.2-1) unstable; urgency=medium
* New upstream release.
-- Vincent Bernat <bernat@debian.org> Sun, 03 Jan 2016 17:26:53 +0100
graphite-api (1.1.1-1) unstable; urgency=medium
* New upstream release.
+ 0001-Allow-tests-to-succeed-without-Flask-Cache.patch: removed
-- Vincent Bernat <bernat@debian.org> Sat, 31 Oct 2015 22:04:48 +0100
graphite-api (1.1-1) unstable; urgency=medium
* Initial release. Closes: #759525.
-- Vincent Bernat <bernat@debian.org> Thu, 15 Oct 2015 09:58:25 +0200
|