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

« back to all changes in this revision

Viewing changes to plugins/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:
81
81
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82
82
        $(plugin_PYTHON)
83
83
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
84
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
85
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
86
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
87
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
85
88
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86
89
        $(ACLOCAL_M4)
87
90
mkinstalldirs = $(install_sh) -d