File: changelog

package info (click to toggle)
gmanedit 0.4.2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 1,516 kB
  • sloc: sh: 3,840; ansic: 2,072; makefile: 32; sed: 16
file content (281 lines) | stat: -rw-r--r-- 9,108 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
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
277
278
279
280
281
gmanedit (0.4.2-8) unstable; urgency=medium

  * Set Vcs-{Git,Browser} to salsa
  * Build-depend on debhelper-compat, drop file debian/compat
  * Debhelper compatibility level 13:
    - drop autotools-dev and autoreconf sequence from dh invocation
    - drop build-dependencies autotools-dev and dh-autoreconf
  * Standards-version 4.5.0:
    - use https in format header of debian/copyright
    - set Rules-Requires-Root to "no"

 -- Ralf Treinen <treinen@debian.org>  Fri, 14 Aug 2020 10:52:42 +0200

gmanedit (0.4.2-7) unstable; urgency=low

  * Fix in the changelog of 0.4.2-6 the name of the contributor of the
    german translation.
  * Standards-Version 3.9.8:
    - drop debian/gmanedit.menu
  * Vcs-{Git,Browser}: update, use secure URI

 -- Ralf Treinen <treinen@debian.org>  Tue, 13 Dec 2016 22:18:05 +0100

gmanedit (0.4.2-6) unstable; urgency=low

  * migrate packaging to git:
    - add debian/gbp.conf
    - debian/control: add Vcs-* fields.
  * debian/rules: migrate to dh (complete rewrite)
  * DH compat level 9
  * Rename patch "spanish-translation" to "translation_spanish"
  * Add patch "translation_german" with german translation provided by 
    Mechtilde Stehmann - thanks! (closes: #730291)
  * debian/copyright:
    - migrate to machine-readable format 1.0
    - add copyright of spanish and german translation
  * Standards-Version 3.9.5 (no change)

 -- Ralf Treinen <treinen@debian.org>  Sat, 30 Nov 2013 18:32:28 +0100

gmanedit (0.4.2-5) unstable; urgency=low

  * Patch gtk_deprecated: Update for deprecated symbols in current GTK+.
    Thanks a lot to Colin Watson for the patch! (closes: #641416)
  * Standards-Version 3.9.2 (no change)
  * debian/rules: add targets build-arch and build-indep

 -- Ralf Treinen <treinen@debian.org>  Thu, 13 Oct 2011 16:10:01 +0200

gmanedit (0.4.2-4) unstable; urgency=low

  * Adopt the package (closes: #543840)
  * Patch link_with_zlib: fixes FTBFS - thanks a lot to Mathieu
    Trudel-Lapierre for the patch! (closes: #554557)
  * debian/rules:
    + use dh_autoreconf since we have patched configure.in.
    + cleanup
    + installation of gmanedit.xpm via dh_install and debian/gmanedit.install
    + use debian/gmanedit as package build directory
    + dh_clean -k => dh_prep
  * debhelper compatibility level 8, bump build-dependeny on debhelper.
  * Patch typo_in_menu: remove spurious copy of src/interface.c~
  * Add patch file_save_dialog: allows to enter file name when saving a
    new man page. Thanks a lot to Mathieu Trudel-Lapierre for the patch!
    (closes: #571681)
  * Add patch desktop_utf8: recode desktop file into utf8 (closes: #614141)
  * debian/control: added dependency on ${misc:Depends} (needed by debhelper)
  * Migrate to source format 3.0 (quilt):
    + use quilt instead of dpatch,
    + remove dpatch from build-dependencies
    + add debian/source/format,
    + no more patching in debian rules
    + simplify names of patches
    + use RFC822 headers in patches.
  * Add debian/watch
  * Standards-Version 3.9.1 (no change)

 -- Ralf Treinen <treinen@debian.org>  Sat, 26 Feb 2011 22:02:05 +0100

gmanedit (0.4.2-3) unstable; urgency=low

  * QA upload.
  * Removed Anibal Avelar from Uploaders.
  * Now using dpatch.
  * Fix buffer overflow in wizard. Closes: #555467.
  * Updated Spanish translation. Closes: #539247.
  * Fix typo in menus.

 -- Pietro Battiston <toobaz@email.it>  Mon, 09 Nov 2009 23:22:11 +0100

gmanedit (0.4.2-2) unstable; urgency=low

  * Retiring - set the package maintainer to Debian QA Group.

 -- Joop Stakenborg <pa3aba@debian.org>  Mon, 02 Nov 2009 15:29:44 +0000

gmanedit (0.4.2-1) unstable; urgency=low

  * New upstream. Closes: #497824, #497828, #448588, #439562, #348215.

 -- Joop Stakenborg <pa3aba@debian.org>  Tue, 11 Nov 2008 16:26:51 +0100

gmanedit (0.4.1-1.1) unstable; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fix heap-based buffer overflow on converting a manpage
    from the currently used locale to utf8 and various other
    not security relevant buffer overflows
    (CVE-2008-3971; Closes: #497835).

 -- Nico Golde <nion@debian.org>  Thu, 11 Sep 2008 13:05:52 +0200

gmanedit (0.4.1-1) unstable; urgency=low

  [ Anibal Avelar ]
  * New upstream version. Removed all gnome1.x dependencies. Gtk2 porting.
  * New mantainer (Closes: #465990)
  * Fixed the lintian warn debian-files-list-in-source 
    (Closes: #451055)
  * Fixed the problem when the clean rule doesn't remove debian/files
    (Closes: #379754)
  * Fixed the depends from gnome-libs that is scheduled for removal
    (Closes: #460772)
  * Fixed the debian/changelog file should be utf8.
    (Closes: #453982)
  * Fixed details in the debian/rules to avoid lintian warn messages.
  * Fixed the debian/copyright file should be utf8.
  * Cleaned and updated the debian/copyright file. Fixed to the new
    upstreams. Bumped to GPL-2.
  * Bumped to the Standards-Version 3.7.3.
  * Added the Homepage field in debian/control.
  * Added a debian/compat file.
  * Added a debian/watch file.
  * Removed the debian/gmanedit.desktop file. The upstream source has one.
  * Added a icon in XPM format for the menu Debian system.
  * Cleaned the package description in debian/control.
  * Added the field Uploaders in debian/control file.

  [ Joop Stakenborg ]
  * Upload on behalf of Anibal Avelar, who's package I am sponsoring.

 -- Joop Stakenborg <pa3aba@debian.org>  Fri, 14 Mar 2008 16:34:57 +0100

gmanedit (0.3.3-12.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove Recommends: on non-existent gnome-help package (closes: #240565).

 -- Steve Langasek <vorlon@debian.org>  Sun,  2 May 2004 18:07:28 -0500

gmanedit (0.3.3-12) unstable; urgency=low

  * Replaced gnome-help by yelp. Closes: #229248 
  * Updated config.* files

 -- Sergio Rua <srua@debian.org>  Wed,  4 Feb 2004 09:36:22 +0000

gmanedit (0.3.3-11) unstable; urgency=low

  * Moved package to section gnome 
  * Rebuilded with the latest gnome libraries

 -- Sergio Rua <srua@debian.org>  Thu,  1 May 2003 10:29:47 +0100

gmanedit (0.3.3-10) unstable; urgency=low

  * Missing zlib on BuildDepends 

 -- Sergio Rua <srua@debian.org>  Sat, 30 Nov 2002 12:48:31 +0000

gmanedit (0.3.3-9) unstable; urgency=low

  * Changed dependency from automake to automake1.4. Closes: #166385

 -- Sergio Rua <srua@debian.org>  Wed,  6 Nov 2002 11:36:41 +0000

gmanedit (0.3.3-8) unstable; urgency=low

  * Updated CatalĂ  translation

 -- Sergio Rua <srua@debian.org>  Sun, 30 Jun 2002 12:34:09 +0200

gmanedit (0.3.3-7.1) unstable; urgency=low

  * Non-Maintainer Upload, approved by Sergio.
  * debian/control:
    + added Build-Depends on debhelper.
    + Standards-Version: 3.1.1 (we declare Build-Depends).
  * debian/rules: clean up debian/ cruft as well as config.{cache,log}
    in the upstream tarball (closes: #103777).

 -- Jordi Mallach <jordi@debian.org>  Wed, 11 Jul 2001 18:55:16 +0200

gmanedit (0.3.3-7) unstable; urgency=low

  * Resolved minor bug: "created" was writed "creted". 

 -- Sergio Rua <srua@debian.org>  Tue, 26 Jun 2001 16:18:54 +0200

gmanedit (0.3.3-6) unstable; urgency=low

  * Removed libgtk-dev from Build-Deps 

 -- Sergio Rua <srua@debian.org>  Wed, 23 May 2001 09:23:24 +0200

gmanedit (0.3.3-5) unstable; urgency=low

  * Solved bug on a date function. This fuctions is now commented.

 -- Sergio Rua <srua@debian.org>  Tue, 22 May 2001 12:24:15 +0200

gmanedit (0.3.3-4) unstable; urgency=low

  * Added 'Build-Depends' entry on control file

 -- Sergio Rua <srua@debian.org>  Thu,  8 Feb 2001 17:47:36 +0100

gmanedit (0.3.3-3) unstable; urgency=low

  * Recompiled without helix dependencies

 -- Sergio Rua <srua@debian.org>  Wed,  10 Sep 2000 13:15:01 +0200

gmanedit (0.3.3-2) unstable; urgency=low

  * Deleted Debian icon because exceed maximun number of colors

 -- Sergio Rua <srua@debian.org>  Wed,  10 Sep 2000 13:15:01 +0200

gmanedit (0.3.3-1) unstable; urgency=low

  * New upstream release
  * Deleted symbolic links generated by autoconf
  * Changed Debian menu icon
  * Changed installion dir from /usr/X11R6/bin to /usr/bin

 -- Sergio Rua <srua@debian.org>  Wed,  10 Sep 2000 13:15:01 +0200

gmanedit (0.3.2-1) unstable; urgency=low

  * New upstream release

 -- Sergio Rua <srua@debian.org>  Wed,  6 Sep 2000 13:55:01 +0200

gmanedit (0.3.1-1) unstable; urgency=low

  * New upstream release

 -- Sergio Rua <srua@debian.org>  Thu, 31 Aug 2000 23:03:16 +0200

gmanedit (0.3-1) unstable; urgency=low

  * New upstream release

 -- Sergio Rua <srua@debian.org>  Wed, 23 Aug 2000 13:45:28 +0200

gmanedit (0.2-1) unstable; urgency=low

  * New upstream release

 -- Sergio Rua <srua@debian.org>  Fri, 21 Jul 2000 13:25:38 +0200

gmanedit (0.1.2-1) unstable; urgency=low

  * New upstream release

 -- Sergio Rua <srua@debian.org>  Wed,  5 Jul 2000 16:00:46 +0200

gmanedit (0.1.1-1) unstable; urgency=low

  * New upstream release

 -- Sergio Rua <srua@debian.org>  Wed, 10 May 2000 23:00:49 +0200

gmanedit (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Sergio Rua <srua@debian.org>  Thu, 23 Mar 2000 12:49:15 +0100