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
|
anope (2.0.6-1) unstable; urgency=medium
* New upstream release
- update default configs from examples
* Update Standards-Version (no changes)
* Update debhelper compat to 10
* Update Vcs-* fields to salsa
-- Dominic Hargreaves <dom@earth.li> Fri, 06 Apr 2018 22:14:58 +0100
anope (2.0.4-2) unstable; urgency=high
* Correct Recommends typo tranport -> transport to stop Exim taking
over from already-installed MTAs (Closes: #864668)
-- Dominic Hargreaves <dom@earth.li> Tue, 13 Jun 2017 23:06:32 +0100
anope (2.0.4-1) unstable; urgency=medium
* New upstream release
* Switch to MySQL metapackage
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Wed, 23 Nov 2016 23:41:52 +0000
anope (2.0.3-3) unstable; urgency=medium
* Create /var/lib/anope/db/backups to avoid anope shutting down
when creating backups (Closes: #822371)
-- Dominic Hargreaves <dom@earth.li> Sun, 24 Apr 2016 18:03:48 +0100
anope (2.0.3-2) unstable; urgency=medium
* Don't include build date/time in compiled binary, fixing build
reproducibility (Closes: #820152)
-- Dominic Hargreaves <dom@earth.li> Sat, 23 Apr 2016 11:53:20 +0100
anope (2.0.3-1) unstable; urgency=medium
* New upstream release (Closes: #813664)
* Update default configuration files from upstream examples
* Disable the webcpanel module because it results in Lintian errors
about privacy breaches
-- Dominic Hargreaves <dom@earth.li> Mon, 15 Feb 2016 22:12:05 +0000
anope (2.0.2-2) unstable; urgency=medium
* Remove reference to obsolete services in package description
* Enable compilation of extra modules (Closes: #783184)
* Correct location of log file in shipped config file (Closes: #783185)
* Emit warning when the init script 'reload' function is called and
the daemon is not running (Closes: #783183)
-- Dominic Hargreaves <dom@earth.li> Wed, 27 May 2015 10:42:18 +0100
anope (2.0.2-1) unstable; urgency=medium
* Initial release (Closes: #661341)
-- Dominic Hargreaves <dom@earth.li> Mon, 13 Apr 2015 00:39:32 +0100
|