~ubuntu-branches/ubuntu/raring/gnome-panel/raring

« back to all changes in this revision

Viewing changes to .pc/14_revert_timedate_change.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-05-25 10:44:35 UTC
  • mfrom: (2.1.17 sid)
  • Revision ID: package-import@ubuntu.com-20120525104435-icbp1ii5bg6tiial
Tags: 1:3.4.2.1-2ubuntu1
* Resynchronize with Debian. Remaining changes:
  - debian/control:
    + Recommend indicator-complete
    + Use epoch in breaks/replaces version
  - debian/patches/01_menus_rename.patch: Dropped, Debian-specific
  - debian/patches/40_unset_menuproxy.patch:
    + Make sure gnome-panel and the applets don't pick up menu proxies.
  - debian/patches/41_classic_layout.patch:
    + Change the defaults to be more "classic Ubuntu": Show indicators
      & show desktop, drop GNOME clock & notification area
  - debian/patches/85_disable_shutdown_on_ltsp.patch:
    + Suppress the shutdown option in the panel if LTSP_CLIENT is set.
* Dropped extra intltool-update run from debian/rules; I don't think
  this is needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT([gnome-panel], [3.4.1],
 
1
AC_INIT([gnome-panel], [3.4.2.1],
2
2
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
3
3
AM_CONFIG_HEADER(config.h)
4
4
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar -Wno-portability])
17
17
LIBPANEL_APPLET_API_VERSION=4.0
18
18
AC_SUBST([LIBPANEL_APPLET_API_VERSION],[$LIBPANEL_APPLET_API_VERSION])
19
19
 
20
 
LIB_PANEL_APPLET_LT_VERSION=1:0:1
 
20
LIB_PANEL_APPLET_LT_VERSION=1:1:1
21
21
AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
22
22
 
23
23
GNOME_MAINTAINER_MODE_DEFINES