~ubuntu-branches/ubuntu/precise/libglade2/precise-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier, Josselin Mouette, Loic Minier
  • Date: 2007-06-19 11:30:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619113034-xctrql4yvydepdfj
Tags: 1:2.6.1-1
[ Josselin Mouette ]
* Fix grammatical error in the description (closes: #405575).

[ Loic Minier ]
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream stable release; with API additions.
  - Bump shlibs to >= 1:2.6.1.
* Add #DEBHELPER# to libglade2-dev.preinst; doh!
* Wrap build-deps and deps.
* Update "Suggests" to glade | glade-gnome.
* Fix licensing in copyright.
* Fix upstream URL in copyright.
* Fix watch file to use HTTP and track all stable versions.
* Cleanups.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libglade-2.6.1:
 
2
 
 
3
2007-04-16  Murray Cumming  <murrayc@murrayc.com>
 
4
 
 
5
        * glade/glade-xml.h:
 
6
        * glade/glade-xml.c: (glade_xml_construct_from_buffer),
 
7
        (glade_xml_new_from_buffer):
 
8
        Added and used glade_xml_construct_from_buffer(), for use by 
 
9
        language bindings.
 
10
        Patch from Doug in bug #326511.
 
11
 
 
12
libglade-2.6.0:
 
13
 
 
14
2006-12-14  Kjartan Maraas  <kmaraas@gnome.org>
 
15
 
 
16
        * autogen.sh: Add support for automake 1.10.
 
17
 
 
18
2006-11-14  Kjartan Maraas  <kmaraas@gnome.org>
 
19
 
 
20
        * autogen.sh: Allow to build with autoconf 2.6x too.
 
21
 
 
22
2006-10-19  Kjartan Maraas  <kmaraas@gnome.org>
 
23
 
 
24
        * NEWS: Update
 
25
        * configure.in: Bump to 2.6.0
 
26
        * doc/tmpl/glade-build.sgml:
 
27
        * doc/tmpl/glade-init.sgml:
 
28
        * doc/tmpl/glade-parser.sgml:
 
29
        * doc/tmpl/glade-xml.sgml:
 
30
        I forgot to commit this when making the 2.6.0 release a while ago.
 
31
        Sorry all :-)
 
32
 
1
33
2006-07-11  Kjartan Maraas  <kmaraas@gnome.org>
2
34
 
3
35
        * glade/glade-xml.c: (glade_xml_init),