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
|
syncache (1.4-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Fri, 08 Jan 2021 02:41:32 +0100
syncache (1.4-1) unstable; urgency=low
[ Dmitry Borodaenko ]
* New upstream version:
- unexpected nil after a delayed flush race condition fixed
- foreground mode
- listed on * instead of localhost by default.
* gemspec fixes: work without git, SPDX license definition.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9.
* Remove version in the gem2deb build-dependency.
* Use https:// in Vcs-* fields.
* Bump Standards-Version to 3.9.7 (no changes needed).
* Run wrap-and-sort on packaging files.
-- Dmitry Borodaenko <angdraug@debian.org> Sat, 16 Apr 2016 00:17:51 -0700
syncache (1.3-1) unstable; urgency=low
* New upstream version: Ruby 2.0 compatibility.
* debian/syncache.service: systemd service file.
-- Dmitry Borodaenko <angdraug@debian.org> Mon, 15 Feb 2016 13:22:08 -0800
syncache (1.2-2) unstable; urgency=low
[ Dmitry Borodaenko ]
* Vcs-Git and Vcs-Browser fixed to use anonscm.debian.org.
* Standards-Version upgraded to 3.9.6 (no changes).
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag.
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
field.
* Update debian/watch. Thanks Bart Martens.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 24 Jan 2016 19:02:42 -0800
syncache (1.2-1) unstable; urgency=low
* New upstream version:
- multiple syncache-drb daemon fixes
- RemoteCache marshallability fix
- migrated from Sync to Mutex (monkey patch dropped).
* Another debian/watch fix.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 25 Dec 2011 17:22:27 +0300
syncache (1.1-1) unstable; urgency=low
* New upstream version:
- Ruby 1.9 compatibility patch merged upstream
- new RemoteCache wrapper class.
* Point debian/watch at GitHub.
* Use --retry when stopping syncache-drb.
* Move piddir creation from postinst to init script.
* Exclude monkey patches from rdoc.
-- Dmitry Borodaenko <angdraug@debian.org> Tue, 27 Sep 2011 01:33:27 +0300
syncache (1.0-1) unstable; urgency=low
* Initial release. Closes: #573966 (ITP).
-- Dmitry Borodaenko <angdraug@debian.org> Wed, 14 Sep 2011 11:58:51 +0300
|