lp:~kermiac/+junk/cheese-apport-hook

Created by Mitch Towner and last modified
Get this branch:
bzr branch lp:~kermiac/+junk/cheese-apport-hook
Only Mitch Towner can upload to this branch. If you are Mitch Towner please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Mitch Towner
Status:
Development

Recent revisions

56. By Mitch Towner

* Update apport hook (lp: #573124)

55. By Sebastien Bacher

New upstream version

54. By Vish

Update cheese description (lp: #604636)

53. By Didier Roche-Tolomelli

* Merge from unstable, remaining changes:
  + debian/control.in:
    - cheese replaces cheese-common (<< 2-30.1-1ubuntu1) as debian put
      /usr/share/dbus-1 in cheese binary package
  + debian/rules:
    - remove -Bsymbolic-functions from LDFLAGS to fix runtime core dump
      because of multiple symbol redefinition in both cheese bin and
      libcheese-gtk18 lib
  + apport hook:
    - debian/source_cheese.py
    - cheese-common.install
  + debian/watch:
    - take unstable versions

52. By Didier Roche-Tolomelli

* New upstream release: (LP: #571265)
  (taking from commits message as no updated NEWS file)
  - menu: disable Take Photo when there is no camera
  - effects: fix a text rendering problem
  - effects: don't use uninitialized ints
  - build: enable GSEAL
  - Use accessor functions instead direct access
  - Updated translations

51. By Nigel Babu

* debian/source_cheese.py:
  - Apport hook for cheese (lp: #542091)
* debian/cheese-common.install:
  - Ship the new apport hook.

50. By Sebastien Bacher

* New upstream version:
  - countdown: move rsvg_init and rsvg_term into main Initialize rsvg at
    startup and clean it up at exit. Fixes a long standing bug that made
    cheese crash when going fullscreen with button and window sounds enabled.
    (lp: #546069)
  - window: set the main button label to "Stop recording" while recording.
    Little regression introduced in 2.29.90.
  - widget: use dialog-error icon The "error" icon used before doesn't exist
    in gnome-icon-theme 2.29 and causes crashes. Use "dialog-error" instead.

49. By Didier Roche-Tolomelli

* New upstream release:
  - widget: restore saved balance settings at startup
    Restore balance (brightness, saturation, hue) settings, saved in gconf,
    when the camera is initialized. (LP: #524854)
  - camera: fix a shameful pointless g_return_if_fail that prevented
    resolution changin from preferences. (LP: #364718)
  - docs: complete api docs for CheeseCameraDeviceMonitor
  - Added/Updated Translations

48. By Didier Roche-Tolomelli

* New upstream release:
 + cheese:
  - Restore the infobar temporarily disabled in the previous version
  - Make the infobar display generic errors about camera
    initialization instead of just the "no-device" one.
 + libcheese-gtk:
  - Remove "ready" and "error" signals in CheeseWidget and use a
    "state" property to track current widget state (none, ready,
    error).
  - Add cheese_widget_get_error() api to retrieve a GError (propagated
    from CheeseCamera) if something failed (widget in error state).
  - Update CheeseAvatarChooser to reflect the new api.
 + Fixed bugs:
    #592663 — Update sensitivity of "move all to trash", Mathias Clasen
 + Added/Updated Translations
* apply soname changes:
  - update debian/control to libcheese-gtk18
  - update .la removal in debian/rules
  - rename to debian/libcheese-gtk18.install and update new symbols
    to debian/libcheese-gtk18.symbols
* debian/control:
  - update Standards-Version

47. By Didier Roche-Tolomelli

* New upstream release:
  - Export libcheese-gtk library
  - Rework Cheese itself to use libcheese-gtk
  - Add cropping ability to the chooser widget
  - Fix a possible crasher and a hang in CheeseCamera
  - Require libgudev on Linux systems
  - Limit framerate to 30 frames per second
  - Updated German documentation
* create cheese-common, libcheese-gtk{17,-dev} packages:
  - add debian/cheese-common.install, debian/cheese.install,
    debian/libcheese-gtk-dev.install, debian/libcheese-gtk17.install
    and debian/libcheese-gtk17.symbols
  - add packages to debian/control with C/R
  - modify debian/rules to remove .la and .a files from libcheese-gtk17
* debian/control:
  - remove -Bsymbolic-functions from LDFLAGS to fix runtime core dump
    because of multiple symbol redefinition in both cheese bin and
    libcheese-gtk17 lib

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers