~ubuntu-branches/ubuntu/karmic/empathy/karmic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine, Ken VanDine, Robert Ancell
  • Date: 2009-09-21 14:34:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090921143440-5ihf4gt7kqakmnbm
Tags: 2.27.92-1ubuntu3
[Ken VanDine]
* debian/control:
  - Added libindicate-gtk-dev and libindicate-dev (>=0.2.0) to build depends
* debian/patches/30_raise_not_toggle.patch:
  - Always raise contact list when clicked (LP: #392153)
* debian/patches/99_autoconf.patch added

[Robert Ancell]
* debian/patches/10_use_notify_osd_icons.patch:
  - Use the notify-OSD icons for new messages (LP: #409828)
* debian/patches/20_libindicate.patch:
  - Integrate into messaging menu (LP: #340180)
* debian/control:
  - Remove Debian VCS links as they confuse debcheckout

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
               libnm-util-dev (>= 0.7),
39
39
               libwebkit-dev (>= 1.1.7),
40
40
               libgnome-keyring-dev (>= 2.22),
41
 
               libunique-dev
 
41
               libunique-dev,
 
42
               libindicate-dev (>= 0.2.0),
 
43
               libindicate-gtk-dev (>= 0.2.0)
42
44
Standards-Version: 3.8.3
43
 
Vcs-Git: git://git.debian.org/git/pkg-telepathy/empathy.git
44
 
Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/empathy.git
45
45
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/empathy/ubuntu
46
46
Homepage: http://live.gnome.org/Empathy
47
47