diffstat of debian/ for totem_3.8.2-3 totem_3.10.1-1+betsy changelog | 12 +++++++++++- control | 4 ++-- control.in | 3 ++- 3 files changed, 15 insertions(+), 4 deletions(-) diff -Nru totem-3.8.2/debian/changelog totem-3.10.1/debian/changelog --- totem-3.8.2/debian/changelog 2013-09-01 17:13:47.000000000 +0000 +++ totem-3.10.1/debian/changelog 2015-02-26 09:18:02.000000000 +0000 @@ -1,3 +1,14 @@ +totem (3.10.1-1+betsy) experimental; urgency=low + + [ Andreas Henriksson ] + * New upstream release. + * Bump totem-pl-parser build-dependency to >= 3.9.92 + + [ Sjoerd Simons ] + * Build against clutter 1.16 + + -- Sjoerd Simons Wed, 06 Nov 2013 22:35:20 +0100 + totem (3.8.2-3) unstable; urgency=low * Switch gstreamer1.0-plugins-bad Recommends to Depends. The 'scaletempo' @@ -2103,4 +2114,3 @@ -- Sebastien Bacher Sat, 24 Aug 2002 15:12:51 +0200 - diff -Nru totem-3.8.2/debian/control totem-3.10.1/debian/control --- totem-3.8.2/debian/control 2013-09-01 17:17:26.000000000 +0000 +++ totem-3.10.1/debian/control 2015-02-26 09:30:02.000000000 +0000 @@ -2,7 +2,6 @@ # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. - Source: totem Section: video Priority: optional @@ -27,6 +26,7 @@ libbluetooth-dev [linux-any], libclutter-gst-2.0-dev, libclutter-gtk-1.0-dev, + libclutter-1.0-dev (>= 1.16), libdbus-glib-1-dev (>= 0.82), libepc-ui-dev (>= 0.4.0), libgdata-dev (>= 0.8.0), @@ -43,7 +43,7 @@ libpeas-dev (>= 1.1.0), librsvg2-dev (>= 2.16.0-2), libsoup2.4-dev, - libtotem-plparser-dev (>= 2.32.4-2), + libtotem-plparser-dev (>= 3.9.92), libx11-dev, libxml2-dev (>= 2.6.0), libxrandr-dev (>= 2:1.1.1), diff -Nru totem-3.8.2/debian/control.in totem-3.10.1/debian/control.in --- totem-3.8.2/debian/control.in 2013-09-01 17:07:01.000000000 +0000 +++ totem-3.10.1/debian/control.in 2013-11-06 21:35:42.000000000 +0000 @@ -22,6 +22,7 @@ libbluetooth-dev [linux-any], libclutter-gst-2.0-dev, libclutter-gtk-1.0-dev, + libclutter-1.0-dev (>= 1.16), libdbus-glib-1-dev (>= 0.82), libepc-ui-dev (>= 0.4.0), libgdata-dev (>= 0.8.0), @@ -38,7 +39,7 @@ libpeas-dev (>= 1.1.0), librsvg2-dev (>= 2.16.0-2), libsoup2.4-dev, - libtotem-plparser-dev (>= 2.32.4-2), + libtotem-plparser-dev (>= 3.9.92), libx11-dev, libxml2-dev (>= 2.6.0), libxrandr-dev (>= 2:1.1.1),