~ubuntu-branches/ubuntu/oneiric/gwibber/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-08-23 11:49:50 UTC
  • mfrom: (1.1.58 upstream)
  • Revision ID: james.westby@ubuntu.com-20110823114950-b4pnf3dlihf3okfk
Tags: 3.1.5.1-0ubuntu1
* New upstream release
  - tile sizing fixes, getting rid of wasted space
  - revert back to python-wnck, we can't mix GIR and static 
    bindings (LP: #829186)
  - use subprocess instead of Gio for handling gsettings.  We can't mix GIR 
    and static bindings (LP: #829186)
  - Fixes escaping of html elements properly (LP: #825204)
  - Fixed data type checks that were causing failures (LP: #830839)
  - Make sure we get time from the right json object
  - Lots of json warnings and criticals cleaned up
  - Don't crash the service if notifications fail (LP: #727568)
* debian/control
  - Depend on python-wnck instead of gir1.2-wnck-1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
               liblaunchpad-integration-3.0-dev,
21
21
               libsoup2.4-dev,
22
22
               libgtkspell3-dev,
23
 
               libwnck-dev,
24
 
               gir1.2-wnck-1.0,
 
23
               python-wnck,
25
24
               valac-0.12,
26
25
               dh-autoreconf
27
26
Standards-Version: 3.9.2
40
39
        librsvg2-2,
41
40
        librsvg2-common,
42
41
        python-oauth,
43
 
        gir1.2-wnck-1.0,
 
42
        python-wnck,
44
43
        ${shlibs:Depends},
45
44
        ${misc:Depends},
46
45
        ${python:Depends},