source: pkg/main/zenity/trunk/debian/changelog @ 563

Revision 563, 7.6 KB checked in by alanbach-guest, 6 years ago (diff)

[svn-inject] Applying Debian modifications to trunk

Line 
1zenity (2.18.0-parsix1) barry; urgency=low
2
3  * Parsix build
4
5 -- Alan Baghumian <alan@technotux.org>  Wed,  4 Apr 2007 12:30:13 +0330
6
7zenity (2.18.0-1) experimental; urgency=low
8
9  * New upstream major stable release; fixes and translations.
10
11 -- Loic Minier <lool@dooz.org>  Sat, 17 Mar 2007 11:05:34 +0100
12
13zenity (2.16.3-1) experimental; urgency=low
14
15  * Build-depend on libnotify-dev-gtk2.10 since zenity relies on libnotify API
16    specific to Gtk 2.10.
17  * Add a get-orig-source target to retrieve the upstream tarball.
18  * Include the new check-dist Makefile to prevent accidental uploads to
19    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
20  * New upstream stable release; translations.
21
22 -- Loic Minier <lool@dooz.org>  Sat, 17 Mar 2007 10:52:06 +0100
23
24zenity (2.16.2-1) experimental; urgency=low
25
26  * New upstream release.
27  * Build-depend on libnotify 0.4.3-2.
28
29 -- Josselin Mouette <joss@debian.org>  Thu, 21 Dec 2006 18:52:04 +0100
30
31zenity (2.16.1-1) experimental; urgency=low
32
33  * New upstream release.
34
35 -- Guilherme de S. Pastore <gpastore@debian.org>  Mon,  2 Oct 2006 16:56:16 -0300
36
37zenity (2.16.0-1) experimental; urgency=low
38
39  [ Josselin Mouette ]
40  * New upstream release.
41  * 01_manpage_fix.patch: removed, integrated upstream.
42  * Standards version is 3.7.2.
43  * Bump intltool and gtk+ requirements.
44  * Remove build-dependency on libpopt.
45  * Build-depend on libnotify-dev.
46
47  [ Loic Minier ]
48  * This upstream release switches COPYING from LGPL to GPL by mistake, but
49    the headers still point to the LGPL.
50  * Bump up the libnotify-dev build-dep to >= 0.4.2-2 which was rebuilt with
51    gtkstatusicon support.
52
53 -- Loic Minier <lool@dooz.org>  Fri, 22 Sep 2006 12:32:09 +0200
54
55zenity (2.14.3-2) UNRELEASED; urgency=low
56
57  * Fix bashism.
58
59 -- Loic Minier <lool@dooz.org>  Sun,  3 Sep 2006 12:19:05 +0200
60
61zenity (2.14.3-1) unstable; urgency=low
62
63  * New upstream release, "Hey Jude".
64
65 -- Loic Minier <lool@dooz.org>  Mon,  7 Aug 2006 22:04:27 +0200
66
67zenity (2.14.2-1) unstable; urgency=low
68
69  * New upstream release.
70
71 -- Loic Minier <lool@dooz.org>  Mon, 29 May 2006 21:44:14 +0200
72
73zenity (2.14.1-1) unstable; urgency=low
74
75  * New upstream release.
76
77 -- Guilherme de S. Pastore <gpastore@debian.org>  Fri, 21 Apr 2006 11:22:20 -0300
78
79zenity (2.14.0-1) unstable; urgency=low
80
81  * New upstream release.
82  * debian/patches/00_man_escape_hyphens.diff: removed, applied upstream.
83  * debian/patches/01_manpage_fix.patch: fix find invocation example in
84    manpage (taken from Ubuntu).
85
86 -- Jordi Mallach <jordi@debian.org>  Wed,  5 Apr 2006 19:01:56 +0200
87
88zenity (2.12.1-2) unstable; urgency=low
89
90  [ Loic Minier ]
91  * Update watch file to end with an even digit. [debian/watch]
92
93  [ Josselin Mouette ]
94  * Upload to unstable.
95
96 -- Josselin Mouette <joss@debian.org>  Sun,  8 Jan 2006 16:37:55 +0100
97
98zenity (2.12.1-1) experimental; urgency=low
99
100  [ Guilherme de S. Pastore ]
101  * New upstream releases
102  * debian/control.in:
103    - added build dependency on gnome-doc-utils
104  * debian/rules:
105    - pass --disable-scrollkeeper to configure
106
107  [ Loic Minier ]
108  * Bump libglib2.0-dev build-dep to >= 2.7.3.
109  * Add CDBS' utils.
110  * Remove obsolete Conflict/Replace on gnome-utils.
111  * Drop obsolete debian/zenity/var cleanup.
112  * Update man page dash escaping patch, 00_man_escape_hyphens.diff.
113
114 -- Loic Minier <lool@dooz.org>  Sat, 29 Oct 2005 16:22:16 +0200
115
116zenity (2.10.1-1) unstable; urgency=low
117
118  * New upstream release
119  * debian/control.in:
120  - bumped Standards-Version to 3.6.2.1
121  * debian/copyright:
122  - updated FSF's address
123  * debian/patches/00_man_escape_hyphens.diff:
124  - properly escape all hyphens in the zenity.1 manpage
125
126 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Thu, 15 Sep 2005 15:38:46 -0300
127
128zenity (2.10.0-2) unstable; urgency=low
129
130  * Upload to unstable
131  * Update watch file
132
133 -- Ross Burton <ross@debian.org>  Mon, 13 Jun 2005 13:41:30 +0100
134
135zenity (2.10.0-1) experimental; urgency=low
136
137  * New upstream version.
138  * debian/control.in:
139    - updated the Build-Depends.
140  * debian/patches/window-valid.diff:
141    - fixed with the new version.
142  * debian/watch:
143    - updated.
144
145 -- Sebastien Bacher <seb128@debian.org>  Sat,  9 Apr 2005 17:09:33 +0200
146
147zenity (2.8.2-1) unstable; urgency=low
148
149  * New upstream release
150  * debian/patches/window-valid.diff: add patch to check X windows are
151    valid (closes: #257053)
152  * debian/rules: kill the generated /var/ directories
153
154 -- Ross Burton <ross@debian.org>  Tue, 21 Dec 2004 10:26:01 +0000
155
156zenity (2.8.1-2) unstable; urgency=low
157
158  * Add libpopt-dev Build-Depends
159
160 -- Ross Burton <ross@debian.org>  Tue, 23 Nov 2004 11:53:59 +0000
161
162zenity (2.8.1-1) unstable; urgency=low
163
164  * New upstream release
165  * Remove libgconf-dev build-dep, it's not used.
166
167 -- Ross Burton <ross@debian.org>  Mon, 22 Nov 2004 21:19:13 +0000
168
169zenity (2.6.3-3) unstable; urgency=low
170
171  * Change build-depends to libxt-dev (thanks seb128)
172
173 -- Ross Burton <ross@debian.org>  Wed, 11 Aug 2004 12:26:09 +0100
174
175zenity (2.6.3-2) unstable; urgency=low
176
177  * Add Build-depends on libX11-dev (closes: #264286)
178
179 -- Ross Burton <ross@debian.org>  Wed, 11 Aug 2004 11:00:29 +0100
180
181zenity (2.6.3-1) unstable; urgency=low
182
183  * New upstream release.
184
185 -- Ross Burton <ross@debian.org>  Thu,  5 Aug 2004 17:53:46 +0100
186
187zenity (2.6.2-2) unstable; urgency=low
188
189  * GNOME Team Upload.
190  * Upload in unstable.
191
192 -- Sebastien Bacher <seb128@debian.org>  Sun, 30 May 2004 00:58:22 +0200
193
194zenity (2.6.2-1) experimental; urgency=low
195
196  * New upstream release.
197  * GNOME Team Upload.
198
199 -- Sebastien Bacher <seb128@debian.org>  Sun,  9 May 2004 12:26:25 +0200
200
201zenity (2.6.1-2) experimental; urgency=low
202
203  * Build-Depend on intltool (closes: #245022)
204  * preinst: rm gdialog.real, I broke the diverts earlier and gnome-utils
205    should have removed it for me. (closes: #244982)
206
207 -- Ross Burton <ross@debian.org>  Wed, 21 Apr 2004 08:12:09 +0100
208
209zenity (2.6.1-1) experimental; urgency=low
210
211  * New upstream release
212  * debian/control.in: Replace and conflict with old gnome-utils
213  * Remove postrm, and remove the diversion in preinst.
214  * OK button is default in entry dialogs (closes: #202332)
215  * Fixed typos in docs (closes: #232475)
216 
217 -- Ross Burton <ross@debian.org>  Mon, 19 Apr 2004 17:12:29 +0100
218
219zenity (1.8-1) unstable; urgency=low
220
221  * New upstream release (closes: #232383)
222
223 -- Ross Burton <ross@debian.org>  Wed, 25 Feb 2004 17:14:37 +0000
224
225zenity (1.6-2) unstable; urgency=low
226
227  * Move to GNOME Packaging Team on alioth (at last!)
228  * Add GNOME team to Uploaders
229
230 -- Ross Burton <ross@debian.org>  Sun,  9 Nov 2003 17:05:43 +0000
231
232zenity (1.6-1) unstable; urgency=low
233
234  * New upstream release
235  * Build-depend on Debhelper/CDBS with dh_scrollkeeper support
236  * Remove scrollkeeper from install scripts
237  * Push to Standards 3.6.1.0
238 
239 -- Ross Burton <ross@debian.org>  Thu, 11 Sep 2003 11:11:47 +0100
240
241zenity (1.4-1) unstable; urgency=low
242
243  * New upstream release
244  * Fix mistakes in man page (closes: #204704)
245  * CDBS should be changing DTD references to local paths (closes: #200004)
246
247 -- Ross Burton <ross@debian.org>  Fri,  8 Aug 2003 18:01:35 +0100
248
249zenity (1.3-1) unstable; urgency=low
250
251  * New upstream release
252  * Update to CDBS
253  * Update Standards to 3.5.10 (no changes)
254  * Diverting /usr/bin/gdialog to gdialog.real as Zenity is the GNOME 2.4
255    replacement and includes a wrapper script.
256
257 -- Ross Burton <ross@debian.org>  Thu, 29 May 2003 11:51:53 +0100
258
259zenity (1.1-1) unstable; urgency=low
260
261  * New upstream release
262
263 -- Ross Burton <ross@debian.org>  Tue,  6 May 2003 18:44:55 +0100
264
265zenity (1.0-1) unstable; urgency=low
266
267  * Initial Release. (closes: #179327)
268
269 -- Ross Burton <ross@burtonini.com>  Sat,  1 Feb 2003 15:46:03 +0000
270
Note: See TracBrowser for help on using the repository browser.