r38150 - in /desktop/experimental/totem/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sun May 26 03:36:24 UTC 2013


Author: jbicha-guest
Date: Sun May 26 03:36:23 2013
New Revision: 38150

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38150
Log:
* debian/control.in:
  - Drop dependencies on python-beautifulsoup and python-feedparser
    since the iplayer plugin that used them is no longer available 

Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control
    desktop/experimental/totem/debian/control.in

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=38150&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Sun May 26 03:36:23 2013
@@ -1,3 +1,11 @@
+totem (3.8.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Drop dependencies on python-beautifulsoup and python-feedparser
+      since the iplayer plugin that used them is no longer available 
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 25 May 2013 23:27:31 -0400
+
 totem (3.8.0-1) experimental; urgency=low
 
   * New upstream release.

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=38150&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Sun May 26 03:36:23 2013
@@ -165,9 +165,7 @@
          gir1.2-peas-1.0,
          python-gi (>= 2.90.3),
          python-xdg,
-         python-httplib2,
-         python-feedparser,
-         python-beautifulsoup
+         python-httplib2
 Recommends: gnome-settings-daemon
 Suggests: gromit
 Description: Plugins for the Totem media player

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=38150&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Sun May 26 03:36:23 2013
@@ -160,9 +160,7 @@
          gir1.2-peas-1.0,
          python-gi (>= 2.90.3),
          python-xdg,
-         python-httplib2,
-         python-feedparser,
-         python-beautifulsoup
+         python-httplib2
 Recommends: gnome-settings-daemon
 Suggests: gromit
 Description: Plugins for the Totem media player




More information about the pkg-gnome-commits mailing list