diff -Nru gnome-dvb-daemon-0.2.90+20161228/debian/changelog gnome-dvb-daemon-0.2.90+20161228/debian/changelog --- gnome-dvb-daemon-0.2.90+20161228/debian/changelog 2017-01-02 15:14:28.000000000 +0000 +++ gnome-dvb-daemon-0.2.90+20161228/debian/changelog 2017-01-02 15:18:36.000000000 +0000 @@ -1,3 +1,9 @@ +gnome-dvb-daemon (1:0.2.90+20161228-1~ppa16.04+2) xenial; urgency=medium + + * Remove stuff I forgot to remove, hopefully fixing building. + + -- Nicolas Derive Mon, 02 Jan 2017 16:18:36 +0100 + gnome-dvb-daemon (1:0.2.90+20161228-1~ppa16.04+1) xenial; urgency=medium * New upstream snapshot. diff -Nru gnome-dvb-daemon-0.2.90+20161228/debian/control gnome-dvb-daemon-0.2.90+20161228/debian/control --- gnome-dvb-daemon-0.2.90+20161228/debian/control 2017-01-02 15:14:28.000000000 +0000 +++ gnome-dvb-daemon-0.2.90+20161228/debian/control 2017-01-02 15:18:36.000000000 +0000 @@ -63,21 +63,3 @@ . This package contains the Python GTK+ client, which speaks to the daemon via DBUS. - -Package: totem-plugins-dvb-daemon -Architecture: all -Depends: ${misc:Depends}, - ${python3:Depends}, - gir1.2-glib-2.0, - gir1.2-gtk-3.0, - gir1.2-peas-1.0, - gir1.2-totem-1.0, - gnome-dvb-client (= ${source:Version}), - gnome-dvb-daemon (>= ${source:Version}), - totem, - totem-plugins -Description: totem plugin for gnome-dvb-daemon - GNOME DVB Daemon is a GStreamer based daemon to setup your - DVB devices, record and/or watch TV shows and browse EPG. - . - This package contains the Totem plugin. diff -Nru gnome-dvb-daemon-0.2.90+20161228/debian/control.in gnome-dvb-daemon-0.2.90+20161228/debian/control.in --- gnome-dvb-daemon-0.2.90+20161228/debian/control.in 2015-06-06 18:40:38.000000000 +0000 +++ gnome-dvb-daemon-0.2.90+20161228/debian/control.in 2017-01-02 15:17:48.000000000 +0000 @@ -59,21 +59,3 @@ . This package contains the Python GTK+ client, which speaks to the daemon via DBUS. - -Package: totem-plugins-dvb-daemon -Architecture: all -Depends: ${misc:Depends}, - ${python3:Depends}, - gir1.2-glib-2.0, - gir1.2-gtk-3.0, - gir1.2-peas-1.0, - gir1.2-totem-1.0, - gnome-dvb-client (= ${source:Version}), - gnome-dvb-daemon (>= ${source:Version}), - totem, - totem-plugins -Description: totem plugin for gnome-dvb-daemon - GNOME DVB Daemon is a GStreamer based daemon to setup your - DVB devices, record and/or watch TV shows and browse EPG. - . - This package contains the Totem plugin. diff -Nru gnome-dvb-daemon-0.2.90+20161228/debian/rules gnome-dvb-daemon-0.2.90+20161228/debian/rules --- gnome-dvb-daemon-0.2.90+20161228/debian/rules 2015-06-05 21:40:29.000000000 +0000 +++ gnome-dvb-daemon-0.2.90+20161228/debian/rules 2017-01-02 15:18:22.000000000 +0000 @@ -11,14 +11,14 @@ #export PYBUILD_SYSTEM=autotools export PYBUILD_SYSTEM=pybuild -#export PYBUILD_CONFIGURE_ARGS=./configure --python={version} --enable-totem-plugin --with-totem-plugin-dir=/usr/lib/totem/plugins +#export PYBUILD_CONFIGURE_ARGS=./configure --python={version} %: dh $@ --with autotools-dev,python3 override_dh_auto_configure: - dh_auto_configure -- --enable-totem-plugin --with-totem-plugin-dir=/usr/lib/totem/plugins + dh_auto_configure -- override_dh_install: dh_install --list-missing diff -Nru gnome-dvb-daemon-0.2.90+20161228/debian/totem-plugins-dvb-daemon.install gnome-dvb-daemon-0.2.90+20161228/debian/totem-plugins-dvb-daemon.install --- gnome-dvb-daemon-0.2.90+20161228/debian/totem-plugins-dvb-daemon.install 2015-06-03 08:59:32.000000000 +0000 +++ gnome-dvb-daemon-0.2.90+20161228/debian/totem-plugins-dvb-daemon.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -usr/lib/totem/plugins/dvb-daemon/*.py -usr/lib/totem/plugins/dvb-daemon/*.plugin