~ubuntu-branches/ubuntu/trusty/gnome-documents/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/02-no-gettext.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-19 14:23:33 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120719142333-0gr0rqv0yu7vp8ny
Tags: 0.5.4-0ubuntu1
* New upstream release (LP: #1026423)
* debian/control:
  - Bump build-depends on libclutter-gtk-1.0-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl -*- mode: m4 -*-
2
2
AC_PREREQ(2.63)
3
 
AC_INIT([gnome-documents],[0.5.3],[],[gnome-documents])
 
3
AC_INIT([gnome-documents],[0.5.4],[],[gnome-documents])
4
4
 
5
5
AM_CONFIG_HEADER(config/config.h)
6
6
AC_CONFIG_SRCDIR([src/main.js])
55
55
GOBJECT_INTROSPECTION_MIN_VERSION=1.31.6
56
56
GDATA_MIN_VERSION=0.11.0
57
57
GOA_MIN_VERSION=3.2.0
58
 
CLUTTER_GTK_MIN_VERSION=1.0.2
 
58
CLUTTER_GTK_MIN_VERSION=1.3.2
59
59
TRACKER_MIN_VERSION=0.13.1
60
60
ZAPOJIT_MIN_VERSION=0.0.2
61
61