r13076 - in /desktop/unstable/totem/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Fri Oct 12 12:10:26 UTC 2007
Author: joss
Date: Fri Oct 12 12:10:26 2007
New Revision: 13076
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13076
Log:
* totem depends on totem-plugins. Closes: #445675.
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=13076&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Fri Oct 12 12:10:26 2007
@@ -1,8 +1,12 @@
totem (2.20.0-4) UNRELEASED; urgency=low
+ [ Loic Minier ]
* Cleanup whitespace.
- -- Loic Minier <lool at dooz.org> Mon, 08 Oct 2007 09:24:04 +0200
+ [ Josselin Mouette ]
+ * totem depends on totem-plugins. Closes: #445675.
+
+ -- Josselin Mouette <joss at debian.org> Fri, 12 Oct 2007 14:08:13 +0200
totem (2.20.0-3) unstable; urgency=low
Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=13076&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Fri Oct 12 12:10:26 2007
@@ -57,6 +57,7 @@
Package: totem
Architecture: all
Depends: ${misc:Depends},
+ totem-plugins (>= ${source:Version}),
totem-gstreamer (>= ${source:Version}) | totem-xine (>= ${source:Version})
Description: A simple media player for the Gnome desktop (dummy package)
Totem is a simple yet featureful media player for GNOME which can read
Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=13076&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Fri Oct 12 12:10:26 2007
@@ -57,6 +57,7 @@
Package: totem
Architecture: all
Depends: ${misc:Depends},
+ totem-plugins (>= ${source:Version}),
totem-gstreamer (>= ${source:Version}) | totem-xine (>= ${source:Version})
Description: A simple media player for the Gnome desktop (dummy package)
Totem is a simple yet featureful media player for GNOME which can read
More information about the pkg-gnome-commits
mailing list