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

« back to all changes in this revision

Viewing changes to themes/Adwaita/gtk-3.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:
157
157
GMSGFMT = @GMSGFMT@
158
158
GOBJECT_QUERY = @GOBJECT_QUERY@
159
159
GREP = @GREP@
 
160
GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
160
161
GTK_VERSION = @GTK_VERSION@
 
162
HIGHCONTRAST_CFLAGS = @HIGHCONTRAST_CFLAGS@
 
163
HIGHCONTRAST_LIBS = @HIGHCONTRAST_LIBS@
161
164
INSTALL = @INSTALL@
162
165
INSTALL_DATA = @INSTALL_DATA@
163
166
INSTALL_PROGRAM = @INSTALL_PROGRAM@