lp:ubuntu/hardy-updates/glibmm2.4

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-updates/glibmm2.4
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

34. By Sebastien Bacher

* New upstream versions (lp: #215769):
  2.16.4
  - Bug #540656: Pass NULL to the underlying C function for the etags
    parameter in various *_replace functions. Otherwise, existing files are
    not overwritten
  2.16.3
  - Bug #529648 - give helpful warning message when library user forgets to
    initialize the library
  - Bug #529533 - Fix bug that prevented for Gio::Mount, Gio::Drive,
    and Gio::Volume from being wrapped for some backend implementations
  2.16.2
  - Bug 526831 – G_OPTION_REMAINING no longer works with OptionEntry
  - Bug 527687 – ustring::erase(iterator) incorrect for non ascii character
  - add API documentation for spawn_* functions
  - fix possible memory leak in OptionEntr
  2.16.1
  - Reference-counting bugfix in Gio::File::create
  - Include Gio::Error header in headers that have API that can throw this
    exception
  - Improve documentation
  - Build fixes for giomm on win32
  - fix warning with g++ 4.3

33. By Deng Xiyue <email address hidden>

* New upstream release.
  + Build-depends on libglib2.0-dev >= 2.16.0.
  + Bump shlibs version to 2.16.0.
* Fix section in doc-base reference.
* Readjust watch file to target stable release again.
* Remove check-dist.mk from debian/rules, as it's not back to unstable.
* Drop `head -n 1' from sed trick.

32. By Deng Xiyue <email address hidden>

* New upstream development release.
  + Bump shlibs version to 2.15.8.
* Use a more universal syntax for soname in the sed to get $(SHARED_PKG).

31. By Deng Xiyue <email address hidden>

* New upstream development release.
  + Bump shlibs version to 2.15.7.
  + Bump libglib2.0-dev b-dep and dep to >= 2.15.6.
  - Drop doxygen and xsltproc from b-dep. Docs are shipped again.
  - Drop 10_devhelp_external_link_fix.patch, fixed upstream.
* Use common-install-impl rule instead of common-install-prehook-arch,
  the latter might be triggered before `make install` was called.
  Should fix FTBFS on buildds. (Closes: #467539)

30. By Deng Xiyue <email address hidden>

* New upstream development release.
* Branched for experimental from unstable.
* Bump libglib2.0-dev dependency to version 2.15.5.
* Bump shlibs version to 2.15.5
* Add check-dist.mk from gnome-pkg-tools to prevent uploading to wrong
  place.
* Drop 10_gcc4.3_include_fix.patch, merged upstream.
* Refine watch file to check for number based version, update watch
  version to 3, and adjust to check for development releases.
* Correct copyright holders, and correct license pointer to
  /usr/share/common-licenses/LGPL-2.1.
* Bump compat level to 6, let debhelper >= 6 accordingly, and make
  cdbs >= 0.4.51 to workaround empty -dbg problem.
* Drop -1 postfix in version dependencies as per lintian.
* Regenerate 70_relibtoolize.patch for new version.
* Add ${shlibs:Depends} to -dev package.

29. By Matthias Klose

Fix build failures with new glib2.0 upstream.

28. By Deng Xiyue <email address hidden>

* debian/copyright:
  + Update download URL.
  + Update upstream authors' email addresses.
* debian/rules:
  + Add DEB_DH_INSTALL_SOURCEDIR := debian/tmp, so *.install files can
    be shortened.
  + Refine exclude rules again.
* debian/*.install:
  + Refined to the shortened form.
* debian/libglibmm-2.4-doc.examples
  + Resurrected, or examples won't be installed. My bad :(

27. By Deng Xiyue <email address hidden>

* debian/control, debian/control.in
  + Add Homepage, Vcs-Browser and Vcs-Svn entries.
  + Add Replaces: to handle file moving together with Conflicts:,
    without which might causes breakage when upgrading. Hence the urgency.
    (Closes: 452135)
* debian/patches
  + Rename 99_relibtoolize.patch to 70_relibtoolize for consistency.
  + Add 10_gcc4.3_include_fix.patch to fix FTBFS with gcc 4.3.
    (Closes: 452082)

26. By Sebastien Bacher

* Sync with Debian
* debian/control.in:
  - updated maintainer information
* debian/patches/new-gcc-build.patch:
  - fix build when using gcc4.3

25. By Daniel Holbach

* New upstream release:
  - Regex:
    - Add escape_string().
    - match_full(): Rename to match().
    - match_all_full(): Rename to match_all().
    - split_full(): Rename to split().
* debian/applied-patches/gcc4.3-fix.diff: apply patch.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/glibmm2.4
This branch contains Public information 
Everyone can see this information.

Subscribers