File: changelog

package info (click to toggle)
gtklp 1.3.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 3,920 kB
  • ctags: 1,222
  • sloc: sh: 12,702; ansic: 9,784; makefile: 35; sed: 16
file content (430 lines) | stat: -rw-r--r-- 14,641 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
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
gtklp (1.3.1-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * Convert package to 3.0 (quilt) format
  * New upstream version 1.3.1
  * Update the patches to new upstream release
  * Update bugs/644113.diff patch to new release

 -- Ondřej Surý <ondrej@debian.org>  Wed, 31 Dec 2014 15:20:28 +0100

gtklp (1.2.7-2.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS with binutils-gold": add patch fix_FTBFS_binutils-gold.patch
    from Hideki Yamane.
    (Closes: #554752)

 -- gregor herrmann <gregoa@debian.org>  Mon, 13 Feb 2012 21:52:54 +0100

gtklp (1.2.7-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: gtklp.h:99:1: error: unknown type name 'ppd_file_t'":
    add patch from Ubuntu / Colin Watson:
    - bugs/639032.diff: Include <cups/ppd.h> for ppd_file_t
      (closes: #639032, LP: #831283).
  * Fix "FTBFS format not a string literal and no format arguments [-
    Werror=format-security]": add patch from Ubuntu / Daniel T Chen:
    - bugs/644113.diff: Fix format string literals and some unused variables.
      Resolves FTBFS. (Closes: #644113)

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Nov 2011 17:13:35 +0100

gtklp (1.2.7-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * There is an autopoint package now so build-depending on
    it and remove cvs (Closes: #572471).

 -- Nico Golde <nion@debian.org>  Sun, 25 Jul 2010 20:29:38 +0200

gtklp (1.2.7-2) unstable; urgency=low

  * Use TopGit and Quilt to manage patches
  * Re-add debian/patches, autogenerated from git branches
  * debian/rules: call autogen.sh after applying patches

 -- Zak B. Elep <zakame@zakame.net>  Fri, 28 Aug 2009 10:55:54 +0800

gtklp (1.2.7-1) unstable; urgency=low

  * New Upstream Version
    + No longer dumps core when unconfigured (Closes: #170025)
    + No errors displayed while running gtklpq (Closes: 370491)
  * Package now maintained in git, see http://code.zakame.net/gtklp.git
  * Remove debian/patches, now merged in git
  * debian/rules:
    + Remove simple-patchsys.mk
    + Rebuild Autotools at every package build, as documented
      in autotools-dev
  * debian/control: update policy version, add Vcs fields and
    necessary Build-Depends for Autotools rebuild
  * autogen.sh: use autopoint instead of gettextize
  * include/defaults.h: increase printer name maximum length
    (Closes: #422266)

 -- Zak B. Elep <zakame@zakame.net>  Tue, 25 Aug 2009 14:41:02 +0800

gtklp (1.2.6-1) unstable; urgency=low

  * New upstream release (Closes: #519834).
  * Acknowledge NMU by petere@, thanks
  * debian/control:
    + Update maintainer email
    + Update Standards-Version
    + Revert Section back to x11
    + Remove obsolete versioned dependency on libcupsys2-dev (now libcups2-dev)
    + Add ${misc:Depends}
  * debian/patches:
    + 15_configure.in_update: restructure configure.in and remove stuff
      we don't need (gtk+1.2, forte, old file-dialog build)
    + 20_update_autotools: regenerate after above patching
  * debian/menu:
    + Update menu sections

 -- Zak B. Elep <zakame@zakame.net>  Thu, 11 Dec 2008 16:22:59 +0800

gtklp (1.2.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Removed garbage files from 20_autotools_update.patch, to fix FTBFS if 
    built twice in a row. (Closes: #442589)
  * Added Homepage control field.

 -- Peter Eisentraut <petere@debian.org>  Mon, 30 Jun 2008 10:57:38 +0200

gtklp (1.2.3-1) unstable; urgency=low

  * New upstream release
  * debian/patches:
    + Updated 20_autotools_update for automake1.10
  * debian/watch:
    + Updated so uscan now works.
  * debian/copyright:
    + Separate copyright and license statements, thanks to
      Nico Golde <nion@modprobe.de>

 -- Zak B. Elep <zakame@spunge.org>  Tue, 12 Jun 2007 15:12:58 +0000

gtklp (1.2.2-1) unstable; urgency=low

  * New upstream version.
  * debian/patches:
    + Remove 15_autotools_freetypefix.patch and 19_po_updates.patch,
      now merged in upstream.
    + Update 20_autotools_update.patch, some of it has been merged
      (notably ./intl)
  * debian/copyright:
    + Slightly touch, update source download location.

 -- Zak B. Elep <zakame@spunge.org>  Sat,  3 Jun 2006 20:36:46 +0800

gtklp (1.2.1-2) unstable; urgency=low

  * debian/control:
    + Change Section to `gnome'.
    + Bump Standards-Version.
    + Slightly touch the synopsis and long description.
  * debian/patches:
    + Refresh patches and include annotations.
    + Add 19_po_updates.patch , fixing Catalan (thanks to Lluis
      Vilanova) and updating English and French translations.
      (Closes: #367575)
    + Update 20_autotools_update.patch to also update gettext.  This
      seems to break the touch-fu in debian/rules, so a `touch -r
      m4/glibc2.m4 m4/gettext.m4` seems to be in order :/
  * debian/rules:
    + Ensure that PO's get recompiled upon next build by removing
      po/stamp-po on clean.
    + Call `$(MAKE) distclean' earlier  by appending to
      `cleanbuilddir/gtklp' target so we can avoid rerunning
      `configure' upon clean (which is due to the reversion of
      20_autotools_update.)
    + Improve the touch-fu so we don't accidentally get autotools
      rebuilt (or else we'll have a FTBFS.)  See note on
      20_autotools_update.patch above.
  * Remove Emacs local vars in this changelog.

 -- Zak B. Elep <zakame@spunge.org>  Mon, 22 May 2006 10:06:13 +0800

gtklp (1.2.1-1) unstable; urgency=low

  * New upstream release
  * debian/patches:
    - Rename and freshen patches.

 -- Zak B. Elep <zakame@spunge.org>  Sat,  4 Mar 2006 10:46:18 +0800

gtklp (1.2.0-1) unstable; urgency=low

  * New upstream release
  * debian/patches:
    - Added 15autotools_freetypefix.patch (sort out fixes)
    - Updated 20autotools_update.patch
  * debian/watch:
    - Fix sourceforge watch.
  * debian/rules:
    - Use touch-fu instead of patching autotools with AM_MAINTAINER_MODE
      to reduce diff size.

 -- Zak B. Elep <zakame@spunge.org>  Fri, 24 Feb 2006 10:21:48 +0800

gtklp (1.1.0-2) unstable; urgency=low

  * Move build system to CDBS + debhelper.
  * debian/patches:
    - Add 10debian_gtklpq_browser (fix from 1.0rel+1.0g-1).
    - Add 20autotools_update fixing libtool to not include unneeded
      freetype, et. al in build, see
      http://wiki.debian.org/FreetypeTransition
  * debian/control:
    - Rewrite description as per
      http://people.debian.org/~walters/descriptions.html, and push
      homepage link a bit as per developers-reference best practices ;)
  * debian/rules:
    - Remove extra ch{s,t} locales after install.

 -- Zak B. Elep <zakame@spunge.org>  Sat, 28 Jan 2006 14:34:38 +0800

gtklp (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Added gettext to Build-Depends in response to possible missing B-D
      warnings from the buildds.
  * debian/changelog:
    - Update FSF address.

 -- Zak B. Elep <zakame@spunge.org>  Tue, 13 Dec 2005 15:12:10 +0800

gtklp (1.0rel+1.0g-1) unstable; urgency=low

  * New upstream release
  * Debian release now maintained in GNU Arch repository at
    http://zakame.spunge.org/arch/debian-2005/
  * Updated autotools toolchain and config.{guess,sub} files in latest
    autotools-dev (20050803.1)
  * Add DEF_GTKLPQ_CMD in include/defaults.h and point GTKLPQCOM to it in
    gtklp/gtklp_functions.c (Closes: #271640)
  * Use `sensible-browser' instead of `netscape' in include/defaults.h
    (Closes: #319347)
  * Now using a completely new build system with Manoj Srivastava's
    debian-dir and skeleton-make-rules instead of debhelper

 -- Zak B. Elep <zakame@spunge.org>  Wed, 31 Aug 2005 10:33:09 +0800

gtklp (1.0rel+1.0f-1) unstable; urgency=low

  * New upstream release
  * Fixes number-of-copies being ignored because of input from keyboard
    (Closes: #312755)
  * Upstream includes patch from Jens Seidel containing German PO file
    corrections (from gtklp-1.0e) (Closes: #314056)

 -- Zak B. Elep <zakame@spunge.org>  Sun, 19 Jun 2005 21:47:48 +0800

gtklp (1.0rel+1.0d-1) unstable; urgency=low

  * New upstream release
  * Edited debian/rules to remove config.{guess,sub}.* cruft and use files
    from /usr/share/misc/config.{guess,sub} (autotools-dev)
  * Added autotools-dev in Build-Depends in debian/control 

 -- Zak B. Elep <zakame@spunge.org>  Sat, 11 Jun 2005 17:05:05 +0800

gtklp (1.0rel-1) unstable; urgency=low

  * New upstream release
  * Fixed debian/watch, now works

 -- Zak B. Elep <zakame@spunge.org>  Tue,  7 Dec 2004 15:23:27 +0800

gtklp (1.0pre3-2) unstable; urgency=low

  * Using the new GTK 2.4 file selector (thanks to patch by Jeramy Rutley ;)

 -- Zak B. Elep <zakame@spunge.org>  Tue,  7 Dec 2004 13:55:35 +0800

gtklp (1.0pre3-1) unstable; urgency=low

  * New upstream release
  * Fixed debian/menu typo (s/Toos/Tools/) (Closes: #277689)
  * Changed debian/rules to include dh_installmenu as per #277689
  * Fixed missing *.mo on gettext install (due to stale po/stamp-po)
  * More dh_* comment-outs on debian/rules (link,installexamples)

 -- Zak B. Elep <zakame@spunge.org>  Sat, 23 Oct 2004 10:38:19 +0800

gtklp (1.0pre2-1) unstable; urgency=low

  * New upstream release
  * Changed README.Debian to notify users upgrading from 0.9n of the "GtkLPQ
    Command" in gtklp.

 -- Zak B. Elep <zakame@spunge.org>  Sun, 19 Sep 2004 11:47:14 +0800

gtklp (1.0pre1-1) unstable; urgency=low

  * New upstream release
  * Finally got upstream to fix the copyright issues. Now the copyright file
    can be properly filed :). Modified debian/copyright to reflect this
    (Thanks Andreas! ;)
  * Removed debian/watch as it doesn't work (Need to resolve this in the near
    future, though :( learn uscan...

 -- Zak B. Elep <zakame@spunge.org>  Sun, 29 Aug 2004 22:14:31 +0800

gtklp (0.9u-1) unstable; urgency=low

  * New upstream release

 -- Zak B. Elep <zakame@spunge.org>  Tue, 24 Aug 2004 08:59:13 +0800

gtklp (0.9s-2) unstable; urgency=low

  * Removed ChangeLog as it doubled changelog.gz
  * Changed debian/copyright to reflect change in package maintainer

 -- Zak B. Elep <zakame@spunge.org>  Mon, 14 Jun 2004 16:43:24 +0800

gtklp (0.9s-1) unstable; urgency=low

  * New upstream version, merged patches in 0.9p-1 to upstream source:
    - "Look" check boxes now work properly (Closes: #153779)
    - (Some) typos in the man page have been corrected (Closes: #170642)
    - Spanish translation of "even" and "odd" are now correct (Closes:
      #226839)
  * GTK2 is now the default, fixed debian/control and description
  * Fixed debian/rules to deal with leftover .gmo's
  * Fixed debian/copyright, but source should also be changed to conform with
    GPL licensing rules (i.e., putting the license declaration _inside_ the
    source, it's not enough to just include the COPYING file ;)
  * Rebuilt gtklp against libcupsys2-gnutls10 (Closes: #249494)
  * Upstream says the following bugs have been fixed since 0.9p:
    - Printer instances ought to be supported (Closes: #218608)
    - Now doesn't dump core when no printers are available (Closes: #170025)
    - Should now save page option on being told to do so (Closes: #174518)
    - Printing on localhost should now recognize printer settings (Closes:
      #177478)

 -- Zak B. Elep <zakame@spunge.org>  Thu, 27 May 2004 14:05:34 +0800

gtklp (0.9p-1) unstable; urgency=low

  * New maintainer (Closes: #244199, #245619)
  * New upstream version (Closes: #209172, #194459)
  * Fixed typo in man page (#170642), patch forwarded to upstream
  * Fixed translation bug (#226839), patch forwarded to upstream
  * Man page fixes (Closes: #100435)
  * English is the default language (Closes: #85962)
  * Rebuilt debian directory to reflect new Standards-Version (was 3.2.1)
  * Build-Dependencies already complete (Closes: #84581, #89878, #90528,
    #123676)
  * Added Kalle Olavi Niemitalo's GTK+ signals patch (Closes: #153799)
  * (Re)added Guido Guenther's patch for gtklpq button in gtklp (Closes:
    #157399)
  * Removed gnutls and debmake `artifact' dependencies upon suggestion
    by Andreas Metzler <ametzler@debian.org> (Closes: #219555)

 -- Zak B. Elep <zakame@spunge.org>  Sun, 25 Apr 2004 13:30:01 +0800

gtklp (0.9n-1) unstable; urgency=low

  * New upstream version closes: Bug#172417
  * closes: Bug#124709, Bug#136780, Bug#156795
  * closes: Bug#162312
  * moved man-page from /usr/man to /usr/share/man (closes: #164640)
  * added libgnutls(5)-dev to build dependencies
  * removed /usr/X11R6/bin from dirs as not used

 -- Matthias Kabel <mkabel@debian.org>  Fri, 20 Jun 2002 22:34:13 +0200

gtklp (0.9m-2) unstable; urgency=low

  * New upstream version closes: Bug#162312

 -- Matthias Kabel <mkabel@debian.org>  Thu, 25 Sep 2002 21:11:28 +0200

gtklp (0.9m-1) unstable; urgency=low

  * New upstream version closes: Bug#162312

 -- Matthias Kabel <mkabel@debian.org>  Thu, 25 Sep 2002 21:11:28 +0200

gtklp (0.9k-3) unstable; urgency=low

  * Additional Button to start gtklp Thanks to Guido Guenther closes Bug#157399

 -- Matthias Kabel <mkabel@debian.org>  Thu, 26 Aug 2002 22:34:55 +0200

gtklp (0.9k-2) unstable; urgency=low

  * Corrected the menu, closes: Bug#156795

 -- Matthias Kabel <mkabel@debian.org>  Thu, 15 Aug 2002 19:28:39 +0200

gtklp (0.9k-1) unstable; urgency=low

  * New upstream version

 -- Matthias Kabel <mkabel@debian.org>  Fri, 26 Jul 2002 21:55:18 +0200


gtklp (0.9f-1) unstable; urgency=low

  * New upstream version

 -- Matthias Kabel <mkabel@debian.org>  Sun, 14 Apr 2002 19:36:44 +0200

gtklp (0.9-1) unstable; urgency=low

  * New upstream version

 -- Matthias Kabel <mkabel@debian.org>  Tue,  5 Mar 2002 22:55:23 +0200

gtklp (0.8h-2) unstable; urgency=low

  * Fixed a Bug in postinst  closes: Bug##136910

 -- Matthias Kabel <mkabel@debian.org>  Tue,  5 Mar 2002 22:28:12 +0200

gtklp (0.8h-1) unstable; urgency=low

  * New upstream version
    Support for password-protected printers

  closes: Bug#123676

 -- Matthias Kabel <mkabel@debian.org>  Wed,  12 Dec 2001 23:57:42 +0200


gtklp (0.8-1) unstable; urgency=low

  * New upstream version
 
  * gtklpq new in upstream

 -- Matthias Kabel <matthias@tyche.de>  Sun,  16 Sep 2001 21:25:31 +0200

gtklp (0.6g-3) unstable; urgency=low

        
  * added the documentation from the homepage

  * improved the man-page

  closes: Bug#100434

 -- Matthias Kabel <mkabel@debian.org>  Wed, 17 Jul 2001 22:22:36 +0100

gtklp (0.6g-2) unstable; urgency=low


  * fixed the man page. closes: Bug#100435
    added debstd to the build-dependencies. closes: Bug#90528

  * new upstream version


 -- Matthias Kabel <mkabel@debian.org>  Sat, 21 April 2001 10:52:41 +0100