~ubuntu-branches/ubuntu/trusty/yelp/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/01_lpi.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-01-03 13:23:15 UTC
  • mfrom: (1.1.54)
  • Revision ID: package-import@ubuntu.com-20120103132315-yvk636rtjs1j62hx
Tags: 3.3.2-0ubuntu1
* debian/watch: Watch for development versions.
* New upstream release.
* debian/control.in: Add libgee-dev and libfolks-dev build dependencies as
  per upstream configure.ac.
* 01_lpi.patch, 06_setup_error_on_missing_dbus.patch: Unfuzz.
* Add 08_g_thread_init_deprecation.patch: Don't call g_thread_init().
  (LP: #911125)
* debian/libyelp0.symbols: Add new symbol from this upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.63])
2
 
AC_INIT([Yelp],[3.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
2
AC_INIT([Yelp],[3.3.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
3
3
 
4
4
AC_CONFIG_SRCDIR([src/yelp.c])
5
5
AC_CONFIG_HEADERS([config.h])
27
27
# Library dependecies
28
28
PKG_CHECK_MODULES(YELP,
29
29
[
 
30
        folks >= 0.6.3
 
31
        gee-1.0
30
32
        gio-2.0 >= 2.25.11
31
33
        gio-unix-2.0
32
34
        gtk+-unix-print-3.0
204
206
data/icons/hicolor/scalable/Makefile
205
207
data/icons/hicolor/scalable/actions/Makefile
206
208
data/icons/hicolor/scalable/status/Makefile
207
 
data/js/Makefile
208
209
data/xslt/Makefile
209
210
data/xslt/db2html.xsl
210
211
data/xslt/info2html.xsl