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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
libcache-memcached-fast-perl (0.25-1) unstable; urgency=medium
* Team upload
* New upstream version 0.25
* Bump debhelper compatibility level to 9
* Use secure protocol for the Vcs-Git header
* use secure protocol in debian/watch
* enable hardening build-flags in debian/rules
* Declare conformance with Policy 4.1.1
-- Damyan Ivanov <dmn@debian.org> Mon, 23 Oct 2017 19:40:28 +0000
libcache-memcached-fast-perl (0.23-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add touch and touch_multi commands.
+ Speedup when application threads have per-thread Perl interpreters
(multithreaded Apache, etc.).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Sat, 02 May 2015 10:39:41 +0200
libcache-memcached-fast-perl (0.22-1) unstable; urgency=low
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions.
* Install benchmarking scripts as examples.
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update copyright info:
+ Extend coverage for main ppport.h author.
+ Extend coverage of packaging, and bump its licensing to GPL-3+.
+ Add git URL as alternate source.
* Update watch file to use metacpan.org URL.
* Stop track tarball checksum: Check against upstrem git instead.
-- Jonas Smedegaard <dr@jones.dk> Wed, 21 May 2014 00:43:18 +0200
libcache-memcached-fast-perl (0.21-1) unstable; urgency=low
[ upstream ]
* New release.
+ Fix magic.t failure.
+ Fix typo in POD documentation.
+ Fix unnecessary string eval in constructor.
[ Damyan Ivanov ]
* Remove debian-specific .gitignore.
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ gregor herrmann ]
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Xavier Guimard ]
* Fix typos.
[ Jonas Smedegaard ]
* Update copyright file:
+ Fix use pseudo-license and pseudo-comment to obey silly
restrictions of copyright format 1.0.
+ Add email for main upstream author.
+ Fix double-indent in Copyright fields as per Policy ยง5.6.13.
+ Tidy Comment field in License paragraphs.
+ Bump file format to 1.0.
* Bump standards-version to 3.9.4.
* Bump dephelper compatibility level to 8.
* Update package relations:
+ Relax to build-depend unversioned on debhelper, cdbs and
devscripts: Needed versions satisfied in stable, and oldstable no
longer supported.
* Use canonical anonscm.debian.org hostname in Vcs-Browser URI.
-- Jonas Smedegaard <dr@jones.dk> Fri, 12 Apr 2013 23:33:38 +0200
libcache-memcached-fast-perl (0.19-2) unstable; urgency=low
* Ease building with git-buildpackage:
+ Git-ignore quilt .pc dir
+ Add dpkg source local-options.
* Shorten Vcs-* stanzas.
* Bump debhelper compat levet to 7.
Tighten build-dependency on debhelper to match compatibility level.
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Fix use initial wildcard Files section.
+ Rewrap license fields at 72 chars, and shorten comments.
* Bump policy compliance to standards-version 3.9.2.
-- Jonas Smedegaard <dr@jones.dk> Sun, 08 May 2011 02:07:24 +0200
libcache-memcached-fast-perl (0.19-1) unstable; urgency=low
* Initial release. Closes: bug#579475.
-- Jonas Smedegaard <dr@jones.dk> Tue, 27 Apr 2010 23:56:31 +0200
|