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

« back to all changes in this revision

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