File: changelog

package info (click to toggle)
ruby-dataobjects-mysql 0.10.16-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 340 kB
  • ctags: 174
  • sloc: ansic: 1,400; ruby: 613; sh: 28; makefile: 10
file content (143 lines) | stat: -rw-r--r-- 4,791 bytes parent folder | download
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
ruby-dataobjects-mysql (0.10.16-2) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields

  [ Christian Hofstaedtler ]
  * Switch to default-*mysql (Closes: #845905, #841583)
  * Add Testsuite: autopkgtest-pkg-ruby (Closes: #830082)
  * Bump Standards-Version to 3.9.8 and dh compat level to 10

 -- Christian Hofstaedtler <zeha@debian.org>  Thu, 19 Jan 2017 22:44:26 +0000

ruby-dataobjects-mysql (0.10.16-1) unstable; urgency=medium

  [ Balasankar C ]
  * Team upload
  * Imported new upstream version
  * Bump Standards-Version to 3.9.6 (no changes)

  [ Tomasz Nitecki ]
  * Always shutdown mysqld, even if build fails.

  [ Antonio Terceiro ]
  * 0030-spec_helper-require-rspec-its.patch: load rspec/its (Closes: #791776)

 -- Balasankar C <balasankarc@autistici.org>  Tue, 21 Jul 2015 22:53:23 +0530

ruby-dataobjects-mysql (0.10.14-1) unstable; urgency=medium

  * Imported Upstream version 0.10.14
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Thu, 10 Apr 2014 20:07:28 +0200

ruby-dataobjects-mysql (0.10.13-1) unstable; urgency=low

  * New upstream version
  * debian/control: 
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + drop transitional packages
    + bump Standards-Version to 3.9.4 (no changes needed)
    + update my email address
    + update version dependency for ruby-dataobjects
  * debian/copyright: update my email address and years
  * remove lintian overrides, about transitional packages

 -- Cédric Boutillier <boutil@debian.org>  Thu, 06 Jun 2013 23:02:05 +0200

ruby-dataobjects-mysql (0.10.8-4) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 08:20:09 +0200

ruby-dataobjects-mysql (0.10.8-3) unstable; urgency=low

  * Build-depend on ruby-dataobjects >= 0.10.8-3~ to ensure that the shared
    spec using asynchronous operations is deactivated for all arches, as it
    currently fails on hurd-i386 and kfreebsd-i386

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Thu, 24 May 2012 00:45:11 +0200

ruby-dataobjects-mysql (0.10.8-2) unstable; urgency=low

  * Do not build-depend on a particular version of mysql.

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 09 May 2012 08:17:47 +0200

ruby-dataobjects-mysql (0.10.8-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.3 (no change needed)
  * Use official DEP5 copyright format URL
  * Use ruby-tests.rake to run the tests to circumvent the fact that tests are
    not run automatically with RSpec >= 2.8.0.

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Sat, 21 Apr 2012 15:29:17 +0200

ruby-dataobjects-mysql (0.10.7-1) unstable; urgency=low

  * New upstream release
  * Conversion to gem2deb packaging
    + rename source and binary packages
  * Apply 0010_remove_rubygems_from_specs.patch
  * Apply 0020_remove_loadpath_manipulation_in_specs.patch
  * Add debian/start_mysqld_and_auto_install.sh to start mysqld before
    installing and running the test suite
  * override lintian warning about duplicate description for transitional
    packages
  * Add myself as an uploader

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 25 Oct 2011 23:51:22 +0200

libdataobjects-mysql-ruby (0.10.2-1) unstable; urgency=low

  * New upstream release.
  * debian/watch
      + updated from alioth gemwatch.
  * debian/control
      + corrected typo error.
      + updated depends to libddataobjects-ruby1.9 to 1.9.1.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Mon, 31 May 2010 22:28:01 +0530

libdataobjects-mysql-ruby (0.10.1-1) unstable; urgency=low

  * New upstream release.
  * Bumped standard version
  * Update debian/copyright
  * Added debian/source/format
  * Modified debian/watch for .gem
  * Ported to ruby1.9.1
  * debian/control
     + added DM-Upload field.
     + added Homepage and Vcs-* entry
     + keeping under pkg-ruby-extras group. 
     + taking over from Sebestien.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Sat, 08 May 2010 01:18:17 +0530

libdataobjects-mysql-ruby (0.9.11-1) unstable; urgency=low

  * New upstream release (Closes: #542300).
  * Added debian/watch file.
  * Conform to latest policy.

 -- Sebastien Delafond <seb@debian.org>  Wed, 19 Aug 2009 11:41:01 +0200

libdataobjects-mysql-ruby (0.2.4-2) unstable; urgency=low

  * Depend on libdataobjects-ruby.

 -- Sebastien Delafond <seb@debian.org>  Mon, 12 May 2008 15:18:41 -0700

libdataobjects-mysql-ruby (0.2.4-1) unstable; urgency=low

  * Initial Release.

 -- Sebastien Delafond <seb@debian.org>  Mon, 12 May 2008 14:57:06 -0700