~ken-vandine/gdm/ubuntu_transition_from_lightdm

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Jeremy Bicha
  • Date: 2012-09-05 16:59:01 UTC
  • Revision ID: jbicha@ubuntu.com-20120905165901-xu7my1z2w78lzagi
* New upstream bugfix release.
* debian/control.in:
  - Revert dependency on gnome-shell; no longer needed
  - Build-depend on yelp-tools instead of gnome-doc-utils
  - Bump minimum glib
  - Drop build-depends on libxklavier-dev
* debian/rules:
  - Add --with-authentication-agent-directory=/usr/lib/policykit-1-gnome
  - Drop --with-default-path, not needed as /etc/environment
    works correctly now (LP: #844103)
* debian/patches/10_no_gettext.patch:
  - Don't run gettext since it conflicts with intltool

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
               cdbs,
10
10
               dh-autoreconf,
11
11
               intltool (>= 0.40.0),
12
 
               gnome-doc-utils,
13
12
               libdbus-glib-1-dev (>= 0.74),
14
 
               libglib2.0-dev (>= 2.29.3),
 
13
               libglib2.0-dev (>= 2.33.2),
15
14
               libgtk-3-dev (>= 2.91.1),
16
15
               libpango1.0-dev (>= 1.3.0),
17
 
               libxklavier-dev (>= 4.0),
18
16
               libcanberra-gtk3-dev (>= 0.4),
19
17
               libfontconfig1-dev (>= 2.5.0),
20
18
               libupower-glib-dev (>= 0.9.0),
38
36
               libxft-dev,
39
37
               libxi-dev,
40
38
               libxinerama-dev,
 
39
               yelp-tools,
41
40
               libselinux1-dev [linux-any],
42
41
               libattr1-dev [linux-any],
43
42
               iso-codes,
59
58
         libpam-runtime (>= 0.76-13.1),
60
59
         gnome-session-bin (>= 3.2),
61
60
         gnome-settings-daemon (>= 3.2),
62
 
         gnome-shell,
63
61
         metacity (>= 1:2.34.2),
64
62
         policykit-1-gnome,
65
63
         upower,