File: changelog

package info (click to toggle)
devhelp 0.19.1-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,712 kB
  • ctags: 688
  • sloc: sh: 9,315; ansic: 5,790; cpp: 645; python: 316; makefile: 294; perl: 216; lisp: 6
file content (810 lines) | stat: -rw-r--r-- 27,267 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
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
devhelp (0.19.1-6) unstable; urgency=low

  * Recommend xulrunner-1.9-gnome-support. Closes: #491359.

 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 18:34:12 +0200

devhelp (0.19.1-5) unstable; urgency=low

  [ Bradley Smith ]
  * Fix 02_gecko_1.9.patch - Fixes FTBFS on alpha. Closes: #488531
   - Thanks to Mike Hommey <mh@glandium.org> for patch.

  [ Loic Minier ]
  * Upload.

 -- Bradley Smith <brad@brad-smith.co.uk>  Sat, 05 Jul 2008 11:35:20 +0100

devhelp (0.19.1-4) unstable; urgency=low

  * Fix 02_gecko_1.9.patch. Closes: #485644
  * Update Standards-Version to 3.8.0 (No Changes)
  * Remove Build-Depends on -1 revisions.

 -- Bradley Smith <brad@brad-smith.co.uk>  Thu, 19 Jun 2008 20:06:01 +0100

devhelp (0.19.1-3) unstable; urgency=low

  * Upload to unstable; drop check-dist include.
  * Bump xulrunner deps to 1.9~rc1.

 -- Josselin Mouette <joss@debian.org>  Sun, 08 Jun 2008 22:54:12 +0200

devhelp (0.19.1-2) experimental; urgency=low

  * New upstream bugfix release.
  * 02_gecko_1.9.patch: fix build against gecko 1.8.
  * 70_autoconf.patch: regenerated for new version.

 -- Josselin Mouette <joss@debian.org>  Tue, 27 May 2008 11:48:38 +0200

devhelp (0.19-2) experimental; urgency=low

  * Target to experimental; include check-dist.mk.
  * Switch to quilt for patch handling; build-depend on quilt.
  * Build-depend on xulrunner-dev and make libdevhelp depend on 
    xulrunner-1.9.
  * 02_gecko_1.9.patch: 
    + Patch from Christian Kirbach to get devhelp to build against
      libxul-embedding.
    + Modified to strip the -R flags from Makefile.am.
    + Augmented with the xpcomglue patch from Ubuntu.
    + Also include the prefs patch from Ubuntu to display colors 
      correctly.
    + Modified to remove the libcppwrapper hack, which doesn't work 
      anymore because the dependency on libstdc++ is missing.
  * Pass --with-gecko=libxul-embedding to use it. Closes: #480792.
  * 70_autoconf.patch: run the autotools on top of that.

 -- Josselin Mouette <joss@debian.org>  Mon, 12 May 2008 19:46:42 +0200

devhelp (0.19-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 07 Feb 2008 17:26:39 +0100

devhelp (0.18-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 30 Jan 2008 13:26:58 +0100

devhelp (0.17-1) unstable; urgency=low

  [ Bradley Smith ]
  * Update to use new standards version.

  [ Sebastian Dröge ]
  * New upstream release:
    + debian/control.in:
      - Remove unneeded gnomevfs build dependency and update dependencies of
        the -dev package.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 07 Jan 2008 21:34:56 +0100

devhelp (0.16.1-3) unstable; urgency=low

  [ Josselin Mouette ]
  * Set maintainer to the GNOME team.
  * Use F11 instead of F7 for the emacs keybinding. Closes: #446191.

  [ Bradley Smith ]
  * New Maintainer. Closes: #450879, #451064.
  * Remove lintian warning about rpath.
  * Remove lintian warning about Apps menu section.

 -- Josselin Mouette <joss@debian.org>  Thu, 15 Nov 2007 21:56:32 +0100

devhelp (0.16.1-2) unstable; urgency=low

  * Orphaning the package 

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 11 Nov 2007 18:15:41 -0200

devhelp (0.16.1-1) unstable; urgency=low

  [ Kilian Krause ]
  * Use binary:version and source:Version for binnNMU-safe uploads as
    added in dpkg-dev 1.13.19. Add to Build-Depends accordingly.

  [ Sebastian Dröge ]
  * New upstream release with many translation updates.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 08 Oct 2007 08:12:30 +0200

devhelp (0.16-1) unstable; urgency=low

  * New upstream release; no API change.
  * Cleanup whitespaces.

 -- Loic Minier <lool@dooz.org>  Sun, 16 Sep 2007 19:37:30 +0200

devhelp (0.15-1) unstable; urgency=low

  * Cleanups.
  * New upstream release; no API change.
    - Drop patch 80_desktop-file-all-icon-formats, merged upstream.

 -- Loic Minier <lool@dooz.org>  Tue, 19 Jun 2007 12:15:17 +0200

devhelp (0.14-1) unstable; urgency=low

  * Wrap build-deps and deps.
  * Drop Tag: defs.
  * Cleanups: drop DEB_MAKE_INVOKE def, don't let rm calls error out, etc.
  * New upstream stable release with API additions.
    - Bump shlibs to >= 0.14.
    - Drop patch 02_README_search_path_fix, merged upstream.
    - Adds typeahead support; GNOME #116322; closes: #389151.
  * Bump up Debhelper compatibility level to 5.
    - Drop spurious reference to usr/lib/libdevhelp-1.a, usr/share/man, and
      usr/share/mime-info.
  * Include CDBS' utils.
  * Install the scalable SVG icon too; ship the icon in devhelp-common.
  * New patch, 80_desktop-file-all-icon-formats, fixes hardcoding of .png
    format in devhelp's desktop file.
  * Ship Gedit plugin in devhelp-common.
    - Instal .gedit-plugin and *.py files in gedit-common.
    - Build-dep on python-support (0.3).
    - Call dh_pysupport in binary-install/devhelp-common:: on
      usr/lib/gedit-2/plugins/devhelp.
    - Depend on ${python:Depends}.

 -- Loic Minier <lool@dooz.org>  Tue, 22 May 2007 15:03:27 +0200

devhelp (0.13-3) unstable; urgency=low

  [ Josselin Mouette ]
  * libdevhelp-1-dev depends on libwnck-dev, libgnomeui-dev,
    libgnomevfs2-dev, libgconf2-dev and libglade2-dev (closes: #422394).

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 11 May 2007 00:16:37 -0300

devhelp (0.13-2) unstable; urgency=low

  * debian/NEWS.Debian, debian/README.Debian:
  - add information about devhelp no longer using ~/.devhelp/books, but
    using the XDG basedir spec location instead; thanks to Sven Arvidsson
    for pointing this out (Closes: #411714)
  * debian/patches/02_README_search_path_fix.diff:
  - also fix the information given by the README
  * debian/watch:
  - adapted in order to also track odd-ended version numbers

 -- Gustavo Noronha Silva <kov@debian.org>  Sat,  3 Mar 2007 13:07:15 -0300

devhelp (0.13-1) unstable; urgency=low

  * Add a get-orig-source target to retrieve the upstream tarball.
  * New upstream release; bug fixes.
    - Bump up shlibs for API and ABI additions.
    - Drop patch 02_transparent_header_fix, merged upstream.
  * Rename X-TOOLS to X_TOOLS.
  * Use DEB_VERSION instead of computing VERSION.
  * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS.
  * Use devhelp.manpages instead of DEB_INSTALL_MANPAGES_devhelp.

 -- Loic Minier <lool@dooz.org>  Sat,  3 Feb 2007 11:53:29 +0100

devhelp (0.12-2) unstable; urgency=low

  Loic Minier <lool@dooz.org>:
  * Fix watch file to track stable releases.

  Gustavo Noronha:
  * debian/patches/02_transparent_header_fix.diff:
  - patch grabbed from upstream CVS to fix the 'header is transparent'
    problem (Closes: #383027)
  * debian/control.in:
  - added debtags Tag fields using Enrico's debtags-updatecontrol with
    a slight modification to use debian/control.in if it exists

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 10 Sep 2006 18:04:20 -0300

devhelp (0.12-1) unstable; urgency=low

  * Fix typo in the changelog of 0.11-5.
  * New upstream release, with API additions.
    - Add a missing libglib2.0-dev (>= 2.8.0) build-dep.
    - Build-depend on python-dev for the new Gedit plugin.
    - Update the location of devhelp.png from /usr/share/pixmaps to
      /usr/share/icons/hicolor/48x48/apps.

 -- Loic Minier <lool@dooz.org>  Mon,  7 Aug 2006 21:38:07 +0200

devhelp (0.11-5) unstable; urgency=low

  * Make package bin-NMU-able.
    - Add a dpkg-dev >= 1.13.19 build-dep.
      [debian/control, debian/control.in]
    - Use ${source:Version} instead of ${Source-Version} to let libdevhelp-1-0
      depend on devhelp-common.
      [debian/control, debian/control.in]
  * Bump up Standards-Version to 3.7.2.
    [debian/control, debian/control.in]
  * Add ${misc:Depends} where missing.
    [debian/control, debian/control.in]
  * Drop what looks like bogus build-deps on automake, liborbit2-dev, gettext,
    [debian/control, debian/control.in]
  * Replace intltool build-dep with a libxml-parser-perl one.
    [debian/control, debian/control.in]
  * Simple rebuild to pull a correct libwnck18 shlib dep.

 -- Loic Minier <lool@dooz.org>  Fri,  9 Jun 2006 16:51:15 +0200

devhelp (0.11-4) unstable; urgency=low

  * Bump up build-deps to libgtk2.0-dev >= 2.8.17-1, libwnck-dev >= 2.14.1,
    libgnomevfs2-dev >= 2.14.0-3 to avoid any reference to Xrender.la and
    Xcursor.la in .la files.
    [debian/control, debian/control.in]
  * Bump up deps of libdevhelp-1-dev to libgtk2.0-dev >= 2.8.17-1 to pull
    packages without any reference to Xcursor.la or Xrender.la.
    [debian/control, debian/control.in]
  * Stop shipping *.la files in libdevhelp-1-dev.
    [debian/libdevhelp-1-dev.install]

 -- Loic Minier <lool@dooz.org>  Sun, 23 Apr 2006 22:37:49 +0200

devhelp (0.11-3) unstable; urgency=low

  * Built with xulrunner (Closes: #352085, #283364)

  Mike Hommey <glandium@debian.org>:
  * Test build with xulrunner.
  * debian/control, debian/control.in:
    + Changed Build-deps from mozilla-browser to libxul-dev.
    + Changed libdevhelp-1-0's dependencies and conflicts accordingly.
  * debian/rules: Add --with-gecko=xulrunner to the configure line.

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 23 Feb 2006 11:55:39 -0300

devhelp (0.11-2) unstable; urgency=high

  [ Gustavo Noronha Silva ]
  * debian/watch:
  - updated for 0.11.*

  [ Loic Minier ]
  * Rebuild to fix the dependencies borken in the libwnck-related binNMU.

 -- Loic Minier <lool@dooz.org>  Fri, 20 Jan 2006 13:41:07 +0100

devhelp (0.11-1) unstable; urgency=low

  * New upstream release
  - handle new gtk-doc format for devhelp books, used by
    glib (Closes: #344407, #341100)
  * debian/README.Debian:
  - clarify that most books are installed by the normal documentation
    packages and that more books are no longer made available due to
    licensing problems
  * debian/control.in:
  - updated Build-Depends according to pkg-config requirements on
    configure.in - raise GTK+ b-d to at least 2.6.0, added gconf >= 2.6.0,
    and libwnck >= 2.10

 -- Gustavo Noronha Silva <kov@debian.org>  Tue,  3 Jan 2006 21:49:40 -0200

devhelp (0.10-6) unstable; urgency=high

  * Add ${misc:Depends} to devhelp and libdevhelp-1-0. (Closes: #343661)

 -- Loic Minier <lool@dooz.org>  Sat, 17 Dec 2005 11:21:12 +0100

devhelp (0.10-5) unstable; urgency=low

  [ Gustavo Noronha Silva ]
  * debian/control.in:
  - devhelp no longer Suggests devhelp-books which no longer exists
    (Closes: #325326)

  [ Loic Minier ]
  * Update debian/control.
  * Release to unstable.

 -- Loic Minier <lool@dooz.org>  Fri, 11 Nov 2005 12:39:44 +0100

devhelp (0.10-4) unstable; urgency=low

  * debian/libdevhelp-1-0.postinst:
  - removed; gnome.mk does what I was doing manual and with the
    correct path (Closes: #323455)

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 16 Aug 2005 19:46:42 -0300

devhelp (0.10-3) unstable; urgency=low

  * debian/devhelp.postrm:
  - fix typo in redirection &> -> >&

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 13 Aug 2005 02:35:54 -0300

devhelp (0.10-2) unstable; urgency=low

  * debian/patches/01_do_not_clober_global_w_on_el.patch:
  - do not setq the w variable unecessarily in the emacs
    integration script (Closes: #318985)
  * debian/control.in:
  - Standards-Version increased to 3.6.2 with no changes
  * debian/rules:
  - include cdbs' gnome.mk so that dh_gconf and dh_desktop
    will do their job; this is real late, btw =(... gah!
  * debian/devhelp.preinst:
  - fixed bashism on condition checking

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 12 Aug 2005 22:54:50 -0300

devhelp (0.10-1) unstable; urgency=low

  * New upstream release.
  * debian/devhelp.menu:
  - removed the hints field, it's not really needed (Closes: #292655)
  * debian/control.in:
  - removed libgnomeui-dev from Build-Deps as it is no longer needed

 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  8 May 2005 19:17:01 -0300

devhelp (0.9.3-2) UNRELEASED; urgency=low

  * debian/watch:
  - changed to use http method instead

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 17 Apr 2005 13:30:08 -0300

devhelp (0.9.3-1) unstable; urgency=low

  * New upstream release.

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 22 Oct 2004 22:00:26 -0300

devhelp (0.9.2-1) unstable; urgency=low

  * New upstream release.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 29 Sep 2004 21:21:11 +0200

devhelp (0.9.1-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01export_ld_library_path.patch:
  - removed, this upstream version fixes this
  * debian/patches/02relibtoolize.patch:
  - removed, this upstream version is libtoolized with a
    newer libtool already
  * debian/patches/04book_search_path_fix.patch:
  - this came from upstream's CVS, and is in this release
    so no longer needed
  
 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 31 Jul 2004 12:54:20 -0300

devhelp (0.9-8) unstable; urgency=low

  * debian/devhelp.postinst -> debian/libdevhelp-1-0.postinst:
  - the package that provides the schema file should be
    the one installing it!
  * debian/rules:
  - create shlibs.local to override dependency information
    for libdevhelp-1-0, so that devhelp will depend on the
    exact version of the library  (Closes: #256852)
  - moved the command that copies the elisp file to debian/
    to a pre-build:: rule, so it will be there when dh_installemacsen
    runs (Closes: #257177)
  * debian/control.in:
  - replaced all 'DevHelp' ocurrences with 'Devhelp', as it seems
    to be the "official" name given upstream.
  * debian/patches/02relibtoolize.diff:
  - renamed to end with .patch instead, to be consistent with
    the other ones
  * debian/patches/03html2diff_close_sub.patch:
  - adding patch from Richard Cohen <richard@daijobu.co.uk>
    for html2xml.py to close <sub> tags (Closes: #256848)
  * debian/patches/04book_search_path_fix.patch:
  - adding patch from upstream's CVS to have ~/.devhelp
    override system-wide books in case of duplicates and
    to avoid '.' and '..' while searching for books.

 -- Gustavo Noronha Silva <kov@debian.org>  Fri,  2 Jul 2004 17:04:50 -0300

devhelp (0.9-7) unstable; urgency=low

  * debian/changelog:
  - updated entries from the branch that was being maintained
    for unstable before
  * debian/control.in:
  - up-ported changed from 0.8-4, uploaded previously
  - make devhelp-common Replace and Conflict with libdevhelp-1-0,
    as it distributes files it once contained
  * debian/patches/02relibtoolize.diff:
  - updated to include /usr/include/mozilla in INCLUDES and
    MOZILLA_COMPONENT_LIBS to devhelp_LDADD in src/Makefile.am

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 25 Jun 2004 16:39:16 -0300

devhelp (0.9-6) unstable; urgency=low

  * First release to unstable
  * debian/control.in, debian/devhelp-common.install:
  - create a new devhelp-common package to contain all the
    non-arch-specific files
  * debian/control.in:
  - update all build-deps to tighten them up with unstable's
    versions of gnome2.6 stuff

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 27 May 2004 19:31:17 -0300

devhelp (0.9-5) experimental; urgency=low

  * debian/libdevhelp-1-0.install, debian/devhelp.install:
  - etc/* should be in libdevhelp-1-0, done that (Closes: #244593)
  * debian/control.in:
  - libdevhelp-1-0 Replaces devhelp << 0.9-5 (this revision)
  * debian/pacthes/01relibtoolize.diff:
  - relibtoolize devhelp to remove uneeded dependencies
  
 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 19 Apr 2004 19:07:03 -0300

devhelp (0.9-4) experimental; urgency=low

  * debian/rules:
  - remove DEB_DH_LINK_ARGS and call dh_link explicitely to
    avoid having the link added to every package
    (Closes: #241881)

 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  4 Apr 2004 15:23:31 -0300

devhelp (0.9-3) experimental; urgency=low

  * debian/control.in:
  - Build-Depends on intltool (Closes: #241468)
  * debian/rules:
  - create a link from the manpage for devhelp to
    devhelp-bin

 -- Gustavo Noronha Silva <kov@debian.org>  Sat,  3 Apr 2004 12:42:52 -0300

devhelp (0.9-2) experimental; urgency=low

  * Gustavo Noronha Silva <kov@debian.org>:
   + debian/patches/01export_ld_library_path.patch:
    - add patch to the devhelp's wrapper script so that it
      exports LD_LIBRARY_PATH

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 24 Mar 2004 22:31:19 -0300

devhelp (0.9-1) experimental; urgency=low

  * New upstream release
  * Gustavo Noronha Silva <kov@debian.org>:
   + debian/rules:
    - no need to ask for building with Gecko, as it is the
      default now
    - no need to rm the libegg/util/eggmarshalers.c file,
      as this version no longer uses egg stuff
   + debian/devhelp.install, debian/devhelp-wrapper, debian/rules:
    - devhelp now provides its own wrapper, which it
      would install into /usr/bin/devhelp, and which calls
      /usr/bin/devhelp-bin
   + debian/control:
    - build-depends on gtk >= 2.3.1, libglade2-dev >= 1.3.6 and
      mozilla-dev >= 1.6
   + debian/devhelp.postinst:
    - install the devhelp's schema file correctly
  
 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 23 Mar 2004 18:30:30 -0300

devhelp (0.8.1-4) unstable; urgency=low

  * debian/control.in:
  - updated dependencies and build-deps for mozilla 1.7
  - conflicts with mozilla >= 1.8 (Closes: #256047)
  * debian/patches/01relibtoolize.diff:
  - updated to have HTML_WIDGET_LIBS added to devhelp_LDADD
    on src/Makefile.am

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 25 Jun 2004 12:47:12 -0300

devhelp (0.8.1-3) unstable; urgency=low

  * debian/patches/01relibtoolize.diff:
  - litboolize'd source to remove uneeded dependecies

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 19 Apr 2004 17:00:35 -0300

devhelp (0.8.1-2) unstable; urgency=low

  * [debian/control.in] Added build dependency on libxml-parser-perl to fix
    FTBFS. (Closes: #241468)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 11 Apr 2004 14:07:43 +0200

devhelp (0.8.1-1) unstable; urgency=low

  * New upstream release
  * Gustavo Noronha Silva <kov@debian.org>:
   + debian/rules:
    - include gnome-pkg-tools debian/control generation
      rules
    - made devhelp be built using gecko as the html rendering
      engine
   + debian/control.in:
    - created, to generate debian/control
    - build-depend on mozilla-dev and on gnome-pkg-tools
    - libdevhelp-1-0 needs to depend on current
      mozilla-browser
    - created the libdevhelp-1-0 and libdevhelp-1-dev
      packages
    - improved devhelp's decription

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 21 Mar 2004 18:16:59 -0300

devhelp (0.7-7) unstable; urgency=low

  * The "It's ironic looking at some previous changelog entries"
    (a.k.a. "gnome2.4 is here!") release
  * debian/devhelp-debian.xpm:
  - used gimp-1.3 to recreate from the original ui/devhelp.png
    file, thus making the black put there by imagemagick's convert
    thing go away (Closes: #220209)

 -- Gustavo Noronha Silva <kov@debian.org>  Sat,  6 Dec 2003 00:29:11 -0200

devhelp (0.7-6) unstable; urgency=low

  * The "Sorry, I was too eager, could not wait!" release.
    (a.k.a.: "source-only uploads would be nice" release)
  - build with pbuilder locally, so that no gnome2.4 dependencies
    will be used (Closes: #215218).

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 12 Oct 2003 21:37:08 -0200

devhelp (0.7-5) unstable; urgency=low

  * debian/control:
  - added Uploaders header based on file-roller's one
  - increased Standards-Version to 3.6.1, no changes.

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 10 Oct 2003 00:22:51 -0300

devhelp (0.7-4) unstable; urgency=low

  * debian/postrm:
  - also remove /etc/emacs if empty

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 27 Jul 2003 06:15:29 -0300

devhelp (0.7-3) unstable; urgency=low

  * debian/README.Debian:
  - clarify the new book format stuff a bit more (Closes: #195507)
  * debian/postrm:
  - remove /etc/emacs/site-start.d if it is empty (Closes: #201981)

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 26 Jul 2003 02:19:10 -0300

devhelp (0.7-2) unstable; urgency=low

  * debian/rules:
  - adopting cdbs
  - install all scripts from misc/ (Closes: #200055)
  * debian/patches/00install-devhelp-el:
  - edited misc/devhelp.el to enable the 'f7' keybinding 
    by default
  * debian/copyright:
  - updated information on author/site

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 12 Jul 2003 17:11:34 -0300

devhelp (0.7-1) unstable; urgency=low

  * New upstream release
  * debian/rules:
  - does not install emacs and vim stuff myself, as upstream 
    is taking care of that himself
  - added aditional clean stuff to remove the marshallers
    files that are auto-generated during the build
  * debian/control:
  - Build-Dep on debhelper (>= 4.0.0)
  * debian/compat:
  - new file, compat for debhelper
  * debian/docs:
  - removed TODO
  * src/Makefile.in:
  - removed -rpath stuff
  * debian/devhelp-debian.xpm:
  - removed the color limitation stuff, as it is
    not mandated by the menu policy anymore

 -- Gustavo Noronha Silva <kov@debian.org>  Wed,  2 Jul 2003 01:46:58 -0300

devhelp (0.6.0-2) unstable; urgency=low

  * Rebuilt to depend on the right version of the library
    (I thought libgtkhtml2-dev would depend on the right
    package... I was proven wrong) (Closes: #193098)

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 13 May 2003 22:10:17 -0300

devhelp (0.6.0-1) unstable; urgency=low

  * New upstream release (Closes: #183125)
  - debian packaging somewhat redone to clean debian diff
  - spec-only books now seem to work alright -- I tested with
    bonobo.devhelp (Closes: #139031)
  - relative links seem to work now (Closes: #158498)
  - devhelp changed a LOT, it now uses other libraries and
    behaves very differently on using books, so I guess I
    can close this bug. If this is still a problem, reopen
    the bug (Closes: #149171)
  * debian/postinst:
  - do not need it anymore, there's no schema file to install
  * debian/preinst:
  - remove old cruft left after purging on earlier versions
    if found (Closes: #160297)
  * debian/control:
  - Standards-Version to 3.5.9 (no changes)
  - fixed the Build-Depends line
  - Recommends the -doc packages that contain .devhelp files

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 10 May 2003 15:22:27 -0300

devhelp (0.5.0-1) unstable; urgency=low

  * New upstream release
  * debian/rules:
  - support nostrip on DEB_BUILD_OPTIONS 

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 12 Apr 2003 03:39:22 -0300

devhelp (0.4-6) unstable; urgency=low

  * src/Makefile:
  - remove -rpath when linking the la lib

 -- Gustavo Noronha Silva <kov@debian.org>  Tue,  8 Apr 2003 04:38:11 -0300

devhelp (0.4-5) unstable; urgency=low

  * Rebuilt to depend on new libgal (Closes: #188062)
  * debian/control:
  - upgrade to Standards-Version 3.5.9
  - removed full stop from short description
  * debian/devhelp-debian.xpm:
  - remove colors not in Debian's cmap

 -- Gustavo Noronha Silva <kov@debian.org>  Tue,  8 Apr 2003 04:18:41 -0300

devhelp (0.4-4) unstable; urgency=low

  * updated libtool related stuff (Closes: #168641)

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 12 Nov 2002 01:07:03 -0200

devhelp (0.4-3) unstable; urgency=low

  * debian/rules:
  - install emacs elisp file as startup file to emacs and ship
    the vim thing on /usr/share/doc/devhelp (Closes: #164281)
  * misc/devhelp.el:
  - modified to bind f7 automatically

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 11 Nov 2002 02:32:25 -0200

devhelp (0.4-2) unstable; urgency=low

  * debian/control:
  - Build-Depends on libjpeg62-dev (Closes: #158449)

 -- Gustavo Noronha Silva <kov@debian.org>  Thu,  5 Sep 2002 02:12:42 -0300

devhelp (0.4-1) unstable; urgency=low

  * New upstream version, cleaned-up some patches
  * debian/control:
  - changed recommends to suggests: devhelp-books to
    make dselect users happy (Closes: #140883)
  - removed lib* packages, the libs that are built should
    not be public

 -- Gustavo Noronha Silva <kov@debian.org>  Tue,  7 May 2002 21:55:29 +0000

devhelp (0.3-10) unstable; urgency=low
 
  * Added entry to devhelp on the Debian menu system
    (Closes: #141133)

 -- Gustavo Noronha Silva <kov@debian.org>  Fri,  5 Apr 2002 02:10:43 -0300

devhelp (0.3-9) unstable; urgency=low

  * src/devhelp-window.c:
  - modified to have medium fonts when configuration is
    not reachable (Closes: #139973) (which should by no
    means be 'normal', btw, but wishlist)

 -- Gustavo Noronha Silva <kov@debian.org>  Tue,  2 Apr 2002 01:53:34 -0300

devhelp (0.3-8) unstable; urgency=low

  * src/install.c:
  - changed the command that is run by devhelp to be posix-shell
    compliant, thanks to Manuel Estrada Sainz <ranty@debian.org>

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 26 Mar 2002 03:33:31 -0300

devhelp (0.3-7) unstable; urgency=low

  * src/bookshelf.c:
  - also add books from /usr/local/share/devhelp
  * debian/README.Debian:
  - explains what I've done to bookshelf and mentions the
    devhelp-book-* packages

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 24 Mar 2002 03:37:21 -0300

devhelp (0.3-6) unstable; urgency=low

  * more missing Build-Depends: liborbit-dev, xlibs-dev and 'gettext'
    let's hope this now really fixes the problems =/

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 16 Mar 2002 00:50:08 -0300

devhelp (0.3-5) unstable; urgency=low

  * added Build-Depends: on libbonobo-dev, this hopefully
    really fixes the autobuilders' problems

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 15 Mar 2002 04:26:18 -0300

devhelp (0.3-4) unstable; urgency=low

  * added build-depends on automake, this should fix the
    problems building on autobuilders (Closes: #138175)

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 13 Mar 2002 15:21:57 -0300

devhelp (0.3-3) unstable; urgency=low

  * I'm now taking official maintaince of this package
    for Debian (Closes: #131127)
  * depcomp:
  - removed dangling symlink
  * CVS:
  - removed all CVS directories
  * debian/control:
  - changed Maintainer field
  - added Build-Depends field
  * debian/rules:
  - added configure: target
  - builds libdevhelp0 and libdevhelp-dev packages
  * debian/postinst:
  - install gconf's schema with gconftool
  * debian/control:
  - added libdevhelp0 and libdevhelp-dev packages
  - Recommends: devhelp-books
  * src/bookshelf.c:
  - edited to select '/usr/share' manually as DATA_DIR,
    I just can't think of any reason why it would be selecting
    /usr/local/share but it is, even if DATA_DIR=/usr/share...
    a quick hack, will come fix this issue the right way later

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 28 Feb 2002 02:59:52 -0300

devhelp (0.3-2) unstable; urgency=low
  
  * Built against latest libraries in unstable
  
 -- Johan Dahlin <jdahlin@telia.com>  Tue, 15 Jan 2002 16:38:30 -0400
 
devhelp (0.3-1) unstable; urgency=low
  
  * New upstream release.
  
 -- Johan Dahlin <jdahlin@telia.com>  Sun, 1 Dec 2001 20:20:13 -0400
 
devhelp (0.2.0.99-1) unstable; urgency=low

  * Initial release.

 -- Johan Dahlin <zilch.am@home.se>  Wed, 6 Jun 2001 00:12:09 -0400