~ubuntu-branches/ubuntu/trusty/gnome-keyring/trusty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-05-23 20:24:53 UTC
  • mfrom: (116.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120523202453-arwn92jex5mo7w80
Tags: 3.4.1-4ubuntu1
* Merge with Debian. Remaining Ubuntu changes:
  - debian/gnome-keyring.gsettings-override:
    Prefer keyserver.ubuntu.com.
  - debian/gnome-keyring.ubiquity:
    Apply capabilities at the end of the ubiquity process to make sure new
    installs have gnome-keyring-daemon with cap_ipc_lock+ep. Install this
    in debian/rules.
  - 04_nodisplay_autostart.patch:
    Clean up Startup Applications dialog by hiding default apps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
Priority: optional
9
9
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
10
10
XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
11
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jordi Mallach <jordi@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
 
11
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jordi Mallach <jordi@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
12
12
Build-Depends: debhelper (>= 9),
13
13
               cdbs,
14
14
               ca-certificates,
25
25
               libgtk-3-dev (>= 3.0),
26
26
               libp11-kit-dev (>= 0.6),
27
27
               libpam0g-dev,
28
 
               libselinux1-dev,
 
28
               libselinux1-dev [linux-any],
29
29
               libtasn1-3-dev (>= 0.3.4),
30
30
               libtasn1-3-bin,
31
31
               libglib2.0-doc
38
38
Architecture: any
39
39
Depends: ${misc:Depends},
40
40
         ${shlibs:Depends},
 
41
         gcr (>= 3.4),
41
42
         dbus-x11,
42
43
         libcap2-bin [linux-any]
43
44
Recommends: libpam-gnome-keyring