~ubuntu-branches/ubuntu/trusty/gnome-themes-standard/trusty-proposed

« back to all changes in this revision

Viewing changes to themes/HighContrast/gtk-2.0/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Martin Pitt, Michael Biebl
  • Date: 2012-03-27 01:50:12 UTC
  • mfrom: (1.1.26)
  • Revision ID: package-import@ubuntu.com-20120327015012-2648o26dgjekojqq
Tags: 3.4.0-1
[ Martin Pitt ]
* New upstream release.
* debian/control.in: Update Vcs-* for experimental branch.
* debian/control.in: Add libcairo2-dev, libgdk-pixbuf2.0-dev, and
  libglib2.0-dev build dependencies as per configure.ac.
* Add 01_gtk-update-icon-cache_name.patch: Debian packaging uses
  gtk-update-icon-cache-3.0, update path in configure.ac.
* debian/control.in, debian/rules: Use dh-autoreconf, for the patch above.
* debian/control.in: Bump Standards-Version to 3.9.3 (no changes necessary).

[ Michael Biebl ]
* Add Build-Depends on libgtk-3-bin for gtk-update-icon-cache-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
GMSGFMT = @GMSGFMT@
118
118
GOBJECT_QUERY = @GOBJECT_QUERY@
119
119
GREP = @GREP@
 
120
GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
120
121
GTK_VERSION = @GTK_VERSION@
 
122
HIGHCONTRAST_CFLAGS = @HIGHCONTRAST_CFLAGS@
 
123
HIGHCONTRAST_LIBS = @HIGHCONTRAST_LIBS@
121
124
INSTALL = @INSTALL@
122
125
INSTALL_DATA = @INSTALL_DATA@
123
126
INSTALL_PROGRAM = @INSTALL_PROGRAM@