~ubuntu-branches/ubuntu/raring/gnome-themes-standard/raring

« back to all changes in this revision

Viewing changes to debian/patches/01_gtk-update-icon-cache_name.patch

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha, Robert Ancell, Jeremy Bicha
  • Date: 2012-10-02 00:58:28 UTC
  • mfrom: (1.1.36)
  • Revision ID: package-import@ubuntu.com-20121002005828-wcbj1sgx1bx5n641
Tags: 3.6.0.2-0ubuntu1
[ Robert Ancell ]
* New upstream bugfix release (LP: #1052719)
* debian/control:
  - Build build-depends on libgtk-3-dev

[ Jeremy Bicha ]
* New upstream release.
* debian/HighContrastInverse/ debian/LowContrast:
  - Copy the dropped a11y themes
* debian/source/include-binaries:
  - List all the binary image files we're adding
* debian/rules:
  - Install themes into build directory
  - Move utils rule above autoreconf so that the above works
* debian/patches/revert-drop-a11y-themes:
  - Add the a11y themes back to the build scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Description: Debian packaging uses gtk-update-icon-cache-3.0, update path in configure.ac.
2
2
Author: Martin Pitt <mpitt@debian.org>
3
3
 
4
 
Index: gnome-themes-standard-exp/configure.ac
 
4
Index: gnome-themes-standard-3.5.92/configure.ac
5
5
===================================================================
6
 
--- gnome-themes-standard-exp.orig/configure.ac 2012-03-19 22:08:58.000000000 +0100
7
 
+++ gnome-themes-standard-exp/configure.ac      2012-03-21 13:56:19.112235720 +0100
8
 
@@ -50,9 +50,9 @@
 
6
--- gnome-themes-standard-3.5.92.orig/configure.ac      2012-09-19 03:35:06.000000000 +1200
 
7
+++ gnome-themes-standard-3.5.92/configure.ac   2012-09-19 11:59:17.732764813 +1200
 
8
@@ -59,9 +59,9 @@
9
9
               enable_placeholders=no)
10
10
 AM_CONDITIONAL(PLACEHOLDERS, test "x$enable_placeholders" != "xno")
11
11