Change logs for gtk-doc source package in Lucid

  • gtk-doc (1.14-0ubuntu1) lucid; urgency=low
    
      * New upstream release
       - 593282 : Append " _struct " prefix to every struct name
       - 599514 : sane support for per-page images
       - 604892 : checks fail
       - 613611 : parameter descriptions with annotations truncated at first \n
       - 115531 : add short description to index entries
       - 165425 : gtk-doc fails to parse unions
       - 512155 : gets confused by multiline typedef
       - 568711 : undocumented enum values are not reported
       - 590602 : secondly running gtkdoc-mkdb will generate DOCTYPE missing XML
         files
       - 590625 : $(DOC_MODULE)-overrides.txt is required by " make dist "
       - 591975 : Section_Id always embeds a trailing newline
       - 604885 : Fix the use of gtkdocize --flavour option
       - 604992 : gtkdoc-fixxref broken link warning is broken for functions
       - 604995 : Syntax error in gtkdoc-mkman
       - 604998 : Check for syntax errors in the test suite
       - 605052 : put class structs to the generated section file
       - 605211 : Many build failures with gtk-doc 1.13
       - 605281 : Add " Since " and " Deprecated " tag to
         function example
       - 605285 : Add < keycap > and < keycombo > example
       - 605289 : Some documentation improvements
       - 605452 : Added more info to " Documenting symbols " sectio
       - 605564 : Env var equivalent to --flavour=no-tmpl
       - 606661 : XInclude error while gnerating documentation
       - 607445 : gtk-doc does not support long double as returned value type
       - 607531 : Execute system() calls in subshells to ease debugging
       - 609062 : [All-langs] [gtk-doc] Translated *.po files not available within
         ~/po directory
       - 609194 : sort interface implementers
       - 610255 : Self-test failure in git as of 2010-02-17: FAIL: gobject.sh
       - 610257 : Patch to make GTK-DOC notice functions/variables with 'signed'
         prototypes
       - 611848 : gtk-doc produces invalid DocBook markup if the SECTION ends with a
         tag that cannot be nested inside < para >
      * debian/control.in:
        - drop optional highlight build-dep (in universe, as well as
          libsource-highlight-dev alternative) (LP: #550354)
      * removed debian/patches/01_syntax_error.patch: upstreamed
      * removed debian/patches/02_fixxref_fix_backwards_compatibility.patch:
        available upstream
      * removed debian/patches/03_gtkdoc-scan_touch_MODULE-overrides.txt.patch:
        available upstream
      * revmoed debian/patches/50_shell-errors.patch: upstreamed
     -- Didier Roche <email address hidden>   Mon, 29 Mar 2010 13:02:48 +0200
  • gtk-doc (1.13-2) unstable; urgency=low
    
      * debian/patches/02_fixxref_fix_backwards_compatibility.patch:
        - Backport change from upstream git, restore old compatibility,
          since a change in the last version caused some packages to
          FTBFS. Closes: #565902.
      * debian/patches/03_gtkdoc-scan_touch_MODULE-overrides.txt.patch:
        - Backport change from upstream git, touch $(DOC_MODULE)-overrides.txt
          if it doesn't exist, since it's listed in EXTRA_DIST and is thus
          needed to create a dist tarball. Closes: #565377.
      * Thanks to Michael Biebl for debugging both issues and to Stefan Kost
        for pointing to the upstream commits.
    
    gtk-doc (1.13-1) unstable; urgency=low
    
      [ Emilio Pozuelo Monfort ]
      * debian/watch: Don't uupdate.
      * debian/compat,
        debian/control.in:
        - Bump to compat 5, 4 is deprecated. Build depend on debhelper >= 5.
      * debian/linda,
        debian/gtk-doc-tools.dirs,
        debian/rules:
        - Remove linda overrides, linda is dead.
      * debian/control.in:
        - Standards-Version is 3.8.3, no changes needed.
        - Remove Sebastian Rittau from the uploaders field, thanks for your
          past work!
      * debian/rules:
        - Stop calling dh_scrollkeeper, it's deprecated and a no-op.
      * debian/rules,
        debian/lintian,
        debian/gtk-doc-tools.lintian-overrides:
        - Move the lintian overrides to debian/gtk-doc-tools.lintian-overrides,
          and stop installing them manually in debian/rules. dh_lintian will
          do the job for us.
      * debian/control.in,
        debian/rules:
        - Switch to python-support.
        - Only build depend on python, python-dev is not needed.
      * New upstream release.
        - debian/patches/50_shell-errors.patch:
          + Updated for the new version.
        - debian/patches/51_quoting.patch:
          + Removed, fixed upstream.
        - debian/patches/01_syntax_error.patch:
          + New patch, fix a syntax error in a shell script.
      * debian/control.in,
        debian/rules:
        - Enable the test suite during the build.
      * debian/control.in:
        - Enable syntax highlighting for source code.
    
      [ Sebastian Dröge ]
      * Upload to unstable.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Feb 2010 23:58:24 +0000
  • gtk-doc (1.11-4) unstable; urgency=low
    
      * debian/patches/51_quoting.patch: Added to fix quoting of filenames
        in gtkdoc-common.pl.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  28 Apr 2009 15:12:52 +0100