File: changelog

package info (click to toggle)
ruby-mocha 0.11.3-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,300 kB
  • sloc: ruby: 9,935; makefile: 2
file content (161 lines) | stat: -rw-r--r-- 6,266 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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
ruby-mocha (0.11.3-3) unstable; urgency=low

  * Modify remove_rubygems_stuff_in_minitest_test.patch to restore
    loading of minitest/unit conditional to the definition of MiniTest.
    Loading minitest/unit before Minitest is defined screens the definition of
    TestUnitResult, causing tests to fail (Closes: #684860).

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 12 Sep 2012 12:41:26 +0200

ruby-mocha (0.11.3-2) unstable; urgency=low

  * Bump the build-dependency on gem2deb to >= 0.3.0~ (closes: #674388).

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 27 Jun 2012 00:01:46 +0200

ruby-mocha (0.11.3-1) unstable; urgency=low

  * New upstream version
  * Bump Standards-Version: to 3.9.3 (no changes needed)
  * Ship documentation in ruby-mocha-doc
  * Remove debian/README.Debian-sources (no more applicable)
  * debian/ruby-tests.rb:
    - do not exclude tests with Ruby 1.9 anymore
  * debian/patches:
    - refresh remove_rubygems_stuff_in_minitest_test.patch
  * add a copy of the source for minified jquery.js in debian/jquery-1.5.2.js

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Thu, 26 Apr 2012 23:15:03 +0200

ruby-mocha (0.10.3-1) unstable; urgency=low

  * New upstream version
  * debian/control
    - add myself to the uploaders
    - add (build-)dependency on ruby-metaclass and rubygems
    - add build-dependency on ruby-introspection and ruby-minitest
    - set Priority of transitional packages to extra
  * debian/ruby-tests.rb:
    - remove unneeded $LOAD_PATH manipulation
    - ignore two test files with Ruby1.9 due to ruby-introspection misbehaving
      with Ruby1.9.3
  * debian/patches:
    - add_rubygems_requirement.patch: require "rubygems/requirement" in 
      lib/mocha/integration/{test_unit,mini_test}.rb
    - remove_rubygems_stuff_in_minitest_test.patch: remove use of rubygems to
      load minitest and reorder require statements to avoid conflicts between
      minitest and test_unit
  * debian/require-rubygems.overrides:
    lib/mocha/integration/{test_unit,mini_test}.rb need "rubygems/requirement"

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Mon, 30 Jan 2012 14:43:32 +0100

ruby-mocha (0.9.12-2) unstable; urgency=low

  * Remove files that were in the debian packaging branch but not in upstream
    tarball we were using. This makes the package build with dpkg 1.16.1
    (Closes: #643270)
  * debian/control: move pkg-ruby-extras team to Maintainer: field. Move
    myself with new e-mail address to Uploaders:
  * Bumped standards version to 3.9.2. No changes needed.
  * Make lintian ignore duplicated descriptions in transitional packages
  * debian/control:
    + Use Conflicts: instead of Breaks as recommended.
    + use 'ruby | ruby-interpreter' instead of 'ruby-interpreter | ruby' in
      Depends: this way we always have an actual package as first alternative
      instead of a virtual one.
  * debian/copyright: adjusted to adhere more strictly to DEP5.

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 02 Oct 2011 07:56:58 -0300

ruby-mocha (0.9.12-1) unstable; urgency=low

  * New upload, since the previous was REJECTED by the ftpmasters.
    + Add verbatim copies of licenses to debian/copyright, was requested by
      policy 4.5.
  * Bump debhelper compatibility level
  * Update with files generated by dh-make-ruby:
    + debian/rules
    + debian/watch
  * New upstream release.
  * Updating the package as for the new Ruby practices
    + Renaming package to ruby-mocha.
    + Using a single binary package
    + Migrate to gem2deb
      - removed build dependency on cdbs and ruby-pkg-tools
    + Added XS-Ruby-Versions field to debian/control
    + ruby-mocha Provides, Replaces and Conflicts with libmocha-ruby and
      libmocha-ruby1.8
  * Bumped Standards-Version to 3.9.1
  * debian/source/format: using '3.0 (quilt)'
  * Source migrated to pkg-ruby-extras team's git repository
  * Run tests during package build
  * Added transitional packages in debian/control to allow smooth upgrades
    from Squeeze.

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Mon, 11 Apr 2011 10:37:50 -0700

libmocha-ruby (0.9.8-1) unstable; urgency=low

  [ Gunnar Wolf ]
  * Changed section to Ruby as per ftp-masters' request

  [ Antonio Terceiro ]
  * New upstream release.
  * debian/copyright:
    + Updating licensing information according to upstream README file.
    + Relicensing the Debian packaging under the same terms as the original
      package.
  * debian/control: updated Standards version to 3.8.3. No changes needed.

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Fri, 20 Nov 2009 20:06:38 -0300

libmocha-ruby (0.9.5-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    - clarified version of GPL
    - added proper copyrigh signs (©)
  * debian/control:
    - Added ${misc:Depends} to libmocha-ruby

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Sun, 15 Feb 2009 21:06:03 -0300

libmocha-ruby (0.9.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control: bumped standards to 3.8.0; no changes needed.
  * debian/rules: calling rdoc by hand without --diagram option. For some
    reason rdoc generates several identical PNG files when generating
    diagrams, and dh_rdoc always use --diagram.

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Sun, 29 Jun 2008 18:26:29 -0300

libmocha-ruby (0.5.6-1) unstable; urgency=low

  [ Antonio Terceiro ]
  * New upstream release.
  * Generating rdoc HTML and installing to -ruby package.
  * Bumped standards to 3.7.3; no changes needed.
  * Removed setup.rb from .diff.gz, now requiring ruby-pkg-tools >= 0.13 to
    build.
  * Adding Dm-Upload-Allowed field to debian/control.

  [ Lucas Nussbaum ]
  * Use new Homepage dpkg header.

  [ Paul van Tilburg ]
  * Updated debian/control:
    - added myself to the Uploaders field. 
    - added Vcs-* fields.
    - build-depend on ruby1.8 should be on libruby1.8 (only stdlib is used).
    - changed section from interpreters to libs!

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 04 Apr 2008 21:48:41 +0200

libmocha-ruby (0.5.3-1) unstable; urgency=low

  * Initial Debian release (Closes: #434555).

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Wed,  1 Aug 2007 19:06:38 -0300