~ubuntu-branches/debian/squeeze/librsvg/squeeze

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-04-14 09:10:08 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070414091008-uad9gfjblxbkbthw
Tags: 2.16.1-2
* Add a get-orig-source target to retrieve the upstream tarball.
* Include the new check-dist Makefile to prevent accidental uploads to
  unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
* Upload to unstable; drop check-dist include.
* Wrap build-deps and deps.
* Bump up Debhelper compatibility level to 5.
* Drop clean target which removed the upstream documentation.
* Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
  cdbs >= 0.4.41.
* Cleanups.
* Fix watch file to track all stable versions and use HTTP.
* Fix URL in copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-11-02  Dom Lachowicz <domlachowicz@gmail.com>
 
2
 
 
3
        * configure.in: 2.16.1
 
4
 
 
5
2006-11-02  Dom Lachowicz <domlachowicz@gmail.com>
 
6
 
 
7
        * rsvg-structure.c: Bug 361267 - SVGs with duplicate IDs cause Nautilus/eog to
 
8
        crash. Basically, a <use> used itself, causing infinite drawing recursion.
 
9
        
 
10
2006-11-02  Dom Lachowicz <domlachowicz@gmail.com>
 
11
 
 
12
        * rsvg-gobject.c: Introduce PRIVATE API to get around bugs 357406 and 362217.
 
13
        IMHO, gobject's type registration and quark/error system is fundamentally 
 
14
        broken with respect to (un)loadable modules such as GTK+ theme engines. This 
 
15
        is the best I can do for now without breaking librsvg's API. This may cause
 
16
        as many headaches as it fixes, though.
 
17
        * rsvg-private.h: Declare new _rsvg_register_types() function
 
18
        * gtk-engine/svg-main.c: Invoke new type registration function
 
19
        * librsvg.def: export this function
 
20
        
 
21
2006-11-02  Dom Lachowicz <domlachowicz@gmail.com>
 
22
 
 
23
        * rsvg-base.c: Use g_quark_from_string() because librsvg might be used
 
24
        in a plugin that gets unloaded
 
25
        
 
26
2006-10-13  Kouhei Sutou <kou@cozmixng.org>
 
27
 
 
28
        * rsvg-cairo-clip.c: Fix bug with scaling + clipping reported on
 
29
        cairo-devel.
 
30
        
 
31
2006-09-08  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
 
32
 
 
33
        * configure.in: Build the mozilla plugin using libxul in
 
34
        addition to mozilla and firefox.
 
35
 
1
36
2006-08-31  Dom Lachowicz <cinamod@hotmail.com>
2
37
 
3
38
        * configure.in: 2.16.0