r26048 - in /desktop/unstable/totem/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Dec 19 11:15:16 UTC 2010


Author: joss
Date: Sun Dec 19 11:14:48 2010
New Revision: 26048

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26048
Log:
totem-coherence depends on totem-plugins. Closes: #607436.

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

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=26048&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Sun Dec 19 11:14:48 2010
@@ -1,6 +1,7 @@
 totem (2.30.2-6) UNRELEASED; urgency=low
 
   * Only suggest totem-mozilla. Closes: #599638.
+  * totem-coherence depends on totem-plugins. Closes: #607436.
 
  -- Josselin Mouette <joss at debian.org>  Tue, 19 Oct 2010 22:55:04 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=26048&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Sun Dec 19 11:14:48 2010
@@ -195,7 +195,7 @@
 
 Package: totem-coherence
 Architecture: all
-Depends: totem (>= ${source:Version}),
+Depends: totem-plugins (>= ${source:Version}),
          totem-common (>= ${gnome:Version}),
          totem-common (<< ${gnome:NextVersion}),
          ${misc:Depends},

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=26048&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Sun Dec 19 11:14:48 2010
@@ -190,7 +190,7 @@
 
 Package: totem-coherence
 Architecture: all
-Depends: totem (>= ${source:Version}),
+Depends: totem-plugins (>= ${source:Version}),
          totem-common (>= ${gnome:Version}),
          totem-common (<< ${gnome:NextVersion}),
          ${misc:Depends},




More information about the pkg-gnome-commits mailing list