~ubuntu-branches/ubuntu/saucy/totem/saucy-proposed

« back to all changes in this revision

Viewing changes to src/plugins/bemused/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Sebastien Bacher, Josselin Mouette, Michael Biebl
  • Date: 2011-06-10 00:36:38 UTC
  • mfrom: (1.4.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110610003638-vnc19ldjqjt02w8w
Tags: 3.0.1-1
[ Sebastien Bacher ]
* New upstream version
* debian/control.in:
  - don't Build-Depends on xulrunner-dev
  - let libtotem0 Replaces totem (<< 3.0.1-1), it's not required for Debian
    but is not an issue either and will lower the delta with Ubuntu
  - update Standards-Version to 3.9.2
* debian/totem-common.install:
  - install the thumbnailers directory there
    Closes: #629536.
* debian/totem.preinst: clean it now that squeeze is out

[ Josselin Mouette ]
* Add libtotem-dev. Closes: #561934.

[ Michael Biebl ]
* debian/watch: Switch to .bz2 tarball.
* Bump debhelper compatibility level to 8.
  - Update Build-Depends on debhelper.
  - Strip leading debian/tmp/ from .install files.
* debian/totem-plugins.install
  - Install tracker and gromit plugin.
* debian/control.in
  - Remove obsolete Build-Depends on dpkg-dev (>= 1.13.19).
* debian/libtotem-dev.install
  - Install libtotem.so symlink.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        $(top_srcdir)/src/plugins/Makefile.plugins
40
40
subdir = src/plugins/bemused
41
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
43
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
44
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
45
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.in
43
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
47
        $(ACLOCAL_M4)
45
48
mkinstalldirs = $(install_sh) -d