~darkxst/ubuntu/saucy/gnome-shell/upstart_log

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-31 12:01:12 UTC
  • mfrom: (1.1.49) (19.1.36 experimental)
  • Revision ID: package-import@ubuntu.com-20130531120112-ew91khxf051x9i2r
Tags: 3.8.2-1ubuntu1
* Merge with Debian (LP: #1185869, #1185721). Remaining changes:
  - debian/control.in:
    + Build-depend on libsystemd-login-dev & libsystemd-daemon-dev
    + Depend on gdm instead of gdm3
    + Don't recommend gnome-session-fallback
  - debian/patches/40_change-pam-name-to-match-gdm.patch:
  - debian/patches/revert-suspend-break.patch:
    + Disabled, not needed on Ubuntu
  - debian/patches/ubuntu-lightdm-user-switching.patch:
    + Allow user switching when using LightDM. Thanks Gerhard Stein
      for rebasing against gnome-shell 3.8!
  - debian/patches/ubuntu_lock_on_suspend.patch
    + Respect Ubuntu's lock-on-suspend setting.
      Disabled until it can be rewritten.
  - debian/patches/git_relock_screen_after_crash.patch:
    + Add Upstream fix for unlocked session after crash (LP: #1064584)
* Note that the new GNOME Classic mode (which requires installing
  gnome-shell-extensions) won't work until gnome-session 3.8 is
  available in Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
endif
14
14
 
15
15
$(patsubst %,binary-predeb/%,$(DEB_ALL_PACKAGES)) ::
16
 
        dh_girepository -p$(cdbs_curpkg) -l src -p /usr/lib/mutter \
 
16
        dh_girepository -p$(cdbs_curpkg) -l src:src/gvc -p /usr/lib/mutter \
17
17
                /usr/lib/gnome-shell
18
18
        find debian/$(cdbs_curpkg) -name '*.la' -exec rm -f '{}' ';'
19
19
 
20
 
DEB_CONFIGURE_EXTRA_FLAGS += --enable-compile-warnings=yes --with-systemd
 
20
DEB_CONFIGURE_EXTRA_FLAGS += --enable-compile-warnings=yes
21
21
 
22
22
DEB_DH_MAKESHLIBS_ARGS_gnome-shell = -Xlibgnome-shell
23
23
DEB_SHLIBDEPS_INCLUDE = /usr/lib/gnome-bluetooth