File: changelog

package info (click to toggle)
ruby-gnome2 0.12.0-2sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,820 kB
  • ctags: 7,421
  • sloc: ansic: 61,387; ruby: 17,307; makefile: 85; xml: 35; sql: 13
file content (244 lines) | stat: -rw-r--r-- 9,205 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
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
ruby-gnome2 (0.12.0-2sarge1) oldstable-security; urgency=low

  * Non-maintainer upload by the security team
  * Included patch to fix format string vulnerability in
    rbgtkmessagedialog.c which might lead to arbitrary code execution
    Fixes: CVE-2007-6183

 -- Steffen Joeris <white@debian.org>  Mon, 10 Dec 2007 11:00:56 +0000

ruby-gnome2 (0.12.0-2) unstable; urgency=low

  * Rebuild in order to update the libgda shared library dependency. Update
    the versioned build dependency on libgda-dev accordingly.

 -- Dafydd Harries <daf@muse.19inch.net>  Sun, 10 Apr 2005 01:51:36 +0100

ruby-gnome2 (0.12.0-1) unstable; urgency=low

  * New upstream release. Closes: #298395.
  * This release should fix the problems with entry completion.
    Closes: #293425.

 -- Dafydd Harries <daf@muse.19inch.net>  Wed,  9 Mar 2005 00:59:16 +0000

ruby-gnome2 (0.11.0-3) unstable; urgency=low

  * Apply Andreas Jochens' patch to fix a compilation problem with GCC 4.0.
    Closes: #289710.
  * Apply upstream fix from CVS for problems loading files with non-Unicode
    encodings. Closes: #290445.
  * Make libglade2-ruby depend on REXML, because ruby-glade-create-template
    needs it. Closes: #291915.

 -- Dafydd Harries <daf@muse.19inch.net>  Sun, 23 Jan 2005 23:08:50 +0000

ruby-gnome2 (0.11.0-2) unstable; urgency=low

  * Make the ruby-gnome2 package depend on the panel applet and GtkSourceView
    bindings.
  * Use the --strict argument to exec_make.rb.

 -- Dafydd Harries <daf@muse.19inch.net>  Sun,  2 Jan 2005 17:25:48 +0000

ruby-gnome2 (0.11.0-1) unstable; urgency=low

  * New upstream release.
  * New bindings: GnomePrint, GnomePrintUI, RSVG.

 -- Dafydd Harries <daf@muse.19inch.net>  Wed, 17 Nov 2004 00:42:17 -0500

ruby-gnome2 (0.10.1-1) unstable; urgency=low

  * New upstream release. Closes: #271794.
  * New GtkSourceView and GNOME panel applet bindings:
    - Add build dependencies on libgtksourceview-dev and libpanel-applet2-dev.
  * GStreamer binding is now for 0.8:
    - Remove libgstreamer0.6-ruby package.
    - Add libstreamer0.8-ruby package, which conflicts with the old one.
    - Update GStreamer build-dependency.
  * Call ruby1.8 rather than ruby in debian/rules and add a build-dependency
    on ruby1.8.
  * Add a watch file.

 -- Dafydd Harries <daf@muse.19inch.net>  Mon, 20 Sep 2004 23:45:49 +0100

ruby-gnome2 (0.9.1-2) unstable; urgency=low

  * Change package section to "libs", which seems more appropriate.
  * Add build-dependency on libxmu-dev, which appears to be necessary for
    building the gtkglext binding if certain set of alternative dependencies
    are installed. Fixes a FTBFS. Closes: #249103.

 -- Dafydd Harries <daf@muse.19inch.net>  Tue, 18 May 2004 12:49:12 +0100

ruby-gnome2 (0.9.1-1) unstable; urgency=low

  * New upstream release.
  * Gda::Provider#model is now commented out in upstream.
    - Patching libgda/src/rbgdaprovider.c is no longer necessary.
    - Update README.Debian to reflect this.
  * Patch for exec_make.rb to give appropriate return value on error has been
    integrated upstream.
  * debian/rules: Various files are now cleaned by upstream makefiles.
    - Cleaning them here is no longer necessary.
    - Use "distclean" rather than "clean".

 -- Dafydd Harries <daf@muse.19inch.net>  Sun, 14 Mar 2004 20:55:21 +0000

ruby-gnome2 (0.9.0-4) unstable; urgency=low

  * debian/rules: Remove redundant cleaning, clean atk/src/rbatkinits.c

 -- Dafydd Harries <daf@muse.19inch.net>  Sat, 13 Mar 2004 02:42:15 +0000

ruby-gnome2 (0.9.0-3) unstable; urgency=low

  * debian/control: Add missing '}'. Whoops.

 -- Dafydd Harries <daf@muse.19inch.net>  Tue,  9 Mar 2004 08:01:35 +0000

ruby-gnome2 (0.9.0-2) unstable; urgency=low

  * I forgot to actually add a build-dependency on libatk1.0-dev. But that's
    all right, because libgnomeui-dev depends on it (indirectly) anyhow.
  * debian/control: Make ruby-gnome2 depend on libgtkglext1, and tidy up the
    description.

 -- Dafydd Harries <daf@muse.19inch.net>  Mon,  8 Mar 2004 14:30:18 +0000

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

  * New upstream release.
  * New binding for atk:
    - debian/rules: Add rule generation for atk.
    - debian/control:
      - Add build-depends on libatk1.0-dev.
      - Add stanza for libatk1-ruby.
      - libgtk2-ruby: Add dependency on libatk1-ruby.
  * libgda/src/rbgdaquarklist.c: Uncomment Gda::QuarkList#clear, since it
    seems that gda_quark_list_clear() has appeared in a libgda release.
    gda_config_get_provider_model() is not yet available though, so
    Gda::Provider#model is still commented out.
  * Add new debian/README.Debian:
    - Note that Gda::Provider#model is disabled.
    - Explain that the examples are compressed, and give an example of how
      they might be decompressed.
    - debian/rules: Install README.Debian in each package.
  * Remove .cvsignore from upstream tarball.
  * Make examples in upstream tarball non-executable.

 -- Dafydd Harries <daf@muse.19inch.net>  Mon,  8 Mar 2004 13:51:55 +0000

ruby-gnome2 (0.8.1-9) unstable; urgency=low

  * rbogl has been packaged (as libopengl-ruby), so enable the gtkglext
    binding:
    - extconf.rb: Re-enable gtkglext configration.
    - debian/rules: Uncomment rule generation and cleaning for gtkglext.
    - debian/control: New binary package libgtkglext1-ruby.

 -- Dafydd Harries <daf@muse.19inch.net>  Fri,  5 Mar 2004 22:54:50 +0000

ruby-gnome2 (0.8.1-8) unstable; urgency=low

  * debian/rules, debian/control: Rename libpango-ruby to libpango1-ruby to
    match the other packages.

 -- Dafydd Harries <daf@muse.19inch.net>  Tue, 10 Feb 2004 15:10:47 +0000

ruby-gnome2 (0.8.1-7) unstable; urgency=low

  * debian/rules: Seems the example tarball wasn't such a great idea. Return
    to dh_installexamples and request forgiveness.
  * Moltes grĂ cies once again to Jordi Mallach.

 -- Dafydd Harries <daf@muse.19inch.net>  Tue, 10 Feb 2004 00:18:47 +0000

ruby-gnome2 (0.8.1-6) unstable; urgency=low

  * debian/rules: clean: Run dh_testroot.
  * debian/rules: clean: Call rm -f *-stamp early, as dictated by policy.
  * debian/rules: Automatically generate dependencies for build, install and
    binary-arch.
  * debian/rules: Add some more comments.
  * debian/rules: binary-*: Build tarballs of examples. Example files
    generally depend on each other, so it doesn't make sense to have them
    individually compressed.
  * debian/rules: clean: Remove example tarballs.
  * debian/control: Make the build dependency on libgda2-dev require >= 1.0.2.
  * debian/rules: clean: Automatically generate the list of directories to
    clean.
  * extconf.rb: Don't try and configure gtkglext.
  * debian/rules: clean: Don't try and clean gtkglext.
  * debian/rules: binary-*: Fix usage of dh_installchangelogs; install NEWS
    via dh_installdocs.
  * debian/rules: Put dependency on libpng-dev back in. (Necessity indicated
    by use of pbuilder.)

 -- Dafydd Harries <daf@muse.19inch.net>  Sun,  8 Feb 2004 05:12:05 +0000

ruby-gnome2 (0.8.1-5) unstable; urgency=low

  * debian/rules: Use dh_fixperms.
  * debian/rules: dh_fixperms doesn't touch examples, so manually change
    permissions of example files to 644.
  * Thanks again to Jordi Mallach.

 -- Dafydd Harries <daf@muse.19inch.net>  Wed, 28 Jan 2004 20:20:19 +0000

ruby-gnome2 (0.8.1-4) unstable; urgency=low

  * debian/control: Simplify Build-Depends.
  * Many thanks to Jordi Mallach.

 -- Dafydd Harries <daf@muse.19inch.net>  Mon, 26 Jan 2004 16:10:50 +0000

ruby-gnome2 (0.8.1-3) unstable; urgency=low

  * debian/control: Make libgtk2-ruby depend on libgdk-pixbuf2-ruby.
  * debian/rules: Redesign. Now smaller and tidier, and allows building
    individual packages easily.

 -- Dafydd Harries <daf@muse.19inch.net>  Sun, 18 Jan 2004 17:06:29 +0000

ruby-gnome2 (0.8.1-2) unstable; urgency=low

  * Remove "1.8" suffixes. I don't think they're necessary.
  * Don't try to build gtkglext.
  * Problems discovered while pbuilding:
  	- Build-Depend on ruby (>> 1.8) rather than ruby1.8
  	- Build-Depend on libpng-dev

 -- Dafydd Harries <daf@muse.19inch.net>  Tue, 13 Jan 2004 19:01:37 +0000

ruby-gnome2 (0.8.1-1) unstable; urgency=low

  * New upstream version.
  * New email address.
  * Use shlib:Depends.
  * Enable building libgda binding, as there's a new version of libgda2 which
    the binding now workds with.
  * Change the libglade binding's dependency on ruby1.8 to ruby (>> 1.8) in
    order to keep lintian happy.
  * Add ruby-gnome2 metapackage.
  * Use debian/compat instead of DH_COMPAT.
  * Comment out Gda::QuarkList#clear and Gda::Provider#model -- they're not
    defined in stable libgda yet.

 -- Dafydd Harries <daf@muse.19inch.net>  Thu,  8 Jan 2004 14:30:42 +0000

ruby-gnome2 (0.8.0-1) unstable; urgency=low

  * New upstream version.
  * The new libgda binding is disabled: it needs some code from CVS to build.
  * The gtkglext binding is disabled: rbogl has not been packaged yet.

 -- Dafydd Harries <daf@parnassus.ath.cx>  Mon, 17 Nov 2003 05:08:51 +0000

ruby-gnome2 (0.7.0-0.1) unstable; urgency=low

  * Initial Debianification.

 -- Dafydd Harries <daf@parnassus.ath.cx>  Thu, 13 Nov 2003 18:12:40 +0000