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 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
|
ruby-moneta (1.0.0-9) unstable; urgency=medium
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source package
[ Youhei SASAKI ]
* Fix setup test server (Closes: #971126)
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 06 Jan 2021 20:13:03 +0900
ruby-moneta (1.0.0-8) unstable; urgency=medium
* Team upload.
* Remove unused ruby-setup build dependency
-- Chris Hofstaedtler <zeha@debian.org> Mon, 31 Aug 2020 12:42:57 +0000
ruby-moneta (1.0.0-7) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Chris Hofstaedtler ]
* Depend on netcat-openbsd (Closes: #969237)
-- Chris Hofstaedtler <zeha@debian.org> Sun, 30 Aug 2020 09:25:55 +0000
ruby-moneta (1.0.0-6) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ HIGUCHI Daisuke (VDR dai) ]
* d/watch: watch github.com instead of gemwatch.
* d/control: drop myself from Uploaders.
* d/control: set Youhei SASAKI as Uploaders with his permission.
* d/control: Bump debhelper compatibility level to 12 and
use debhelper-compat instead of d/compat.
* d/salsa-ci.yml: disable salsa-ci blhc and build package any tests.
* d/control: set Rules-Requires-Root: as no.
* d/ruby-tests.rb: use 127.0.0.1 instead of localhost.
* Update Standards-Version to 4.5.0.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 31 Mar 2020 17:18:25 +0900
ruby-moneta (1.0.0-5) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* d/tests/control: depends fog-core instead of fog (Closes: #924806)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 18 Mar 2019 11:00:00 +0900
ruby-moneta (1.0.0-4) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* d/copyright: use https instead of http
* require 'fog/core' instead of 'fog'.
- d/p/0500-require-fog-core-instead-of-fog.patch: new patch.
- d/control: update B-D: and Depends:
* Update Standards-Version to 4.3.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 17 Mar 2019 17:55:28 +0900
ruby-moneta (1.0.0-3) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: unnecessary-team-upload
* eliminate lintian warning: priority-extra-is-replaced-by-priority-optional
* eliminate lintian warning: debian-watch-uses-insecure-uri
* Move Vcs-* to salsa.debian.org
* Bump debhelper compatibility level to 11
* Update Standards-Version to 4.1.3
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 20 Jan 2018 12:07:44 +0900
ruby-moneta (1.0.0-2) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* build-depend on mysql-server directly because Ubuntu's default-mysql-server
is mysql, not mariadb, and mysql does not implement this '--rpm' option.
thanks to Steve Langasek <steve.langasek@canonical.com> (Closes: #876317).
* eliminate lintian warning: unnecessary-testsuite-autopkgtest-header
* Bump Standards-Version to 4.1.0 (no changes needed)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Thu, 21 Sep 2017 11:17:56 +0900
ruby-moneta (1.0.0-1) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream version.
* d/control: add ruby-activerecord to B-I-D.
* d/p/0200-transition-to-rspec3.patch: disable.
* d/p/0400-disable-unsupported-libs-tests.patch: added.
* refresh patches.
* d/tests: add new B-D and use quilt.
* marked Multi-Arch as foreign.
* Bump debhelper compatibility level to 10.
* Bump Standards-Version to 4.0.0 (no changes needed)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 19 Aug 2017 23:59:03 +0900
ruby-moneta (0.7.20-7) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* tests/control: add for autopkgtest-pkg-ruby.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 24 Jul 2017 19:06:24 +0900
ruby-moneta (0.7.20-6) unstable; urgency=high
[ HIGUCHI Daisuke (VDR dai) ]
* Disable KyotoCabinet support. see #680038.
- remove ruby-kyotocabinet from B-D-I: and Suggests:.
- add 0300-disable-kyotocabinet-support.patch.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 11 Dec 2016 12:13:05 +0900
ruby-moneta (0.7.20-5) unstable; urgency=high
[ HIGUCHI Daisuke (VDR dai) ]
* set urgency=high due to fix RC-bug.
* do not pass --skip-grant-tables to mysqld.
- unset plugin for mysql root user.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 11 Dec 2016 01:03:59 +0900
ruby-moneta (0.7.20-4) unstable; urgency=high
[ HIGUCHI Daisuke (VDR dai) ]
* set urgency=high due to fix RC-bug.
* set Maintainer as pkg-ruby-extras-maintainers with ex-maintainer's request.
thanks to Joshua Timberman <joshua@opscode.com> for previous works.
* set Uploaders as myself.
* Build-Depends: default-mysql-server instead of mysql-server-5.7
(Closes: #846090)
- use mysql_install_db instead of mysqld --initialize-insecure.
- start mysqld with --skip-grant-tables to test.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 10 Dec 2016 20:43:20 +0900
ruby-moneta (0.7.20-3) unstable; urgency=medium
* Team upload.
[ Christian Hofstaedtler ]
* Wrap-and-sort everything
* Bump Standards-Version, fix URLs
[ 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)
[ HIGUCHI Daisuke (VDR dai) ]
* use mysqld --initialize-insecure (Closes: #841567)
* Transition to RSpec 3
* B-D-I on mysql-server-5.7 instead of mysql-server
* Use https:// in Homepage field
* add override_dh_auto_clean to clean test data
* Bump Standards-Version to 3.9.8 (no changes needed)
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 31 Oct 2016 01:34:58 +0900
ruby-moneta (0.7.20-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix "leaves mysqld running after build":
apply patch from Colin Watson:
+ debian/ruby-tests.rb: Run script/parallel-tests using system() rather
than exec(), so that the at_exit block to shut down the test MySQL
server actually has a chance to run.
(Closes: #772159)
-- gregor herrmann <gregoa@debian.org> Fri, 12 Dec 2014 21:43:21 +0100
ruby-moneta (0.7.20-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Change build-depends-indep on ruby-activesupport to ruby-activesupport
that is currently available for Jessie (Closes: #768670)
* Move debhelper (>= 8) and gem2deb (>= 0.3.0~) to build-depends from
build-depends-indep (Needed for clean)
-- Scott Kitterman <scott@kitterman.com> Mon, 17 Nov 2014 21:41:08 -0500
ruby-moneta (0.7.20-2) unstable; urgency=low
* Be more aggressive when shutting down MySQL test instances.
(Closes: #746373)
-- Jérémy Bobbio <lunar@debian.org> Fri, 09 May 2014 09:51:19 +0200
ruby-moneta (0.7.20-1) unstable; urgency=low
* Team upload.
* New upstream version (Closes: #743110)
* Refresh patches.
* Run tests through new upstream script.
* Bump Standards-Version, no changes required.
-- Jérémy Bobbio <lunar@debian.org> Thu, 10 Apr 2014 18:01:46 +0200
ruby-moneta (0.7.16-1) unstable; urgency=low
* Team upload.
* New upstream version.
* Remove transitional packages.
* Add Vcs-* fields.
* Fix a typo in debian/copyright.
* Add a Breaks for chef given the API has changed between 0.6 and 0.7.
* Refresh patches:
- remove 0002-Mark-concurrent-increment-example-as-pending.patch:
fixed upstream.
-- Jérémy Bobbio <lunar@debian.org> Tue, 14 May 2013 09:40:52 +0000
ruby-moneta (0.7.14-1) experimental; urgency=low
[ Jérémy Bobbio ]
* Team upload.
* New upstream version.
* Build-Depends on gem2deb >= 0.3.0 for better integration with
rubygems.
* Update homepage.
* Update Suggests to match available backends.
* Switch debian/copyright to machine-readable format 1.0.
* Remove obsolete patches.
* Update test launching mechanism.
* Add patch to be able to use our dedicated MySQL test instance.
* Use a test MySQL server to run the tests.
* Add enough patches to get the test suite to pass as we need to
skip tests involving dependencies not yet in Debian.
* Update Build-Depends needed to run the test suite.
* Update extended description.
* Bump Standards-Version to 3.9.4, no changes required.
[ Laurent Arnoud ]
* uscan: fix watch file
-- Jérémy Bobbio <lunar@debian.org> Fri, 05 Apr 2013 08:29:17 +0200
ruby-moneta (0.6.0-4) unstable; urgency=low
* Add build-dep on ruby-memcache-client. Fixes: #674318
* Manually run memcached before starting tests.
-- Tollef Fog Heen <tfheen@debian.org> Sat, 30 Jun 2012 16:05:08 +0200
ruby-moneta (0.6.0-3) unstable; urgency=low
[Cédric Boutillier]
* Remove rubygems dependencies
* Fix up tests so they run properly, add build-dependency on
ruby-rspec.
-- Tollef Fog Heen <tfheen@debian.org> Wed, 02 May 2012 07:52:32 +0200
ruby-moneta (0.6.0-2) unstable; urgency=low
* Convert to new-style Ruby package, rename source package, with the
consent of the maintainer. Closes: #655688
-- Tollef Fog Heen <tfheen@debian.org> Tue, 10 Apr 2012 19:08:40 +0200
moneta (0.6.0-1) unstable; urgency=low
* Initial release
-- Joshua Timberman <joshua@opscode.com> Mon, 21 Dec 2009 21:30:30 -0600
|