~noskcaj/ubuntu/utopic/eog-plugins/merge

« back to all changes in this revision

Viewing changes to plugins/export-to-folder/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-03-25 13:26:00 UTC
  • mfrom: (1.3.9)
  • Revision ID: package-import@ubuntu.com-20140325132600-cge7f6y7cntn9hh5
Tags: 3.12.0-1
* New upstream release.
* Update build-dependencies according to configure.ac:
  - Bump eog-dev to (>= 3.11.4)
  - Switch to python3 (>= 3.2)
* debian/control.in: update dependencies to use python3 variant
* debian/rules: use dh_python3 instead of dh_python2

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
        $(srcdir)/org.gnome.eog.plugins.export-to-folder.gschema.xml.in.in \
84
84
        $(plugin_PYTHON) $(top_srcdir)/py-compile
85
85
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
86
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
87
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
88
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
89
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
87
90
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88
91
        $(ACLOCAL_M4)
89
92
mkinstalldirs = $(install_sh) -d