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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Oct 24 10:29:57 UTC 2009


Author: joss
Date: Sat Oct 24 10:29:56 2009
New Revision: 22103

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22103
Log:
Add missing shlibs:Depends in totem-mozilla.

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=22103&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Sat Oct 24 10:29:56 2009
@@ -5,7 +5,10 @@
     - Don't try to use PulseAudio inconditionally, use the user defined
       one from GConf instead. Closes: #548260.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 24 Oct 2009 11:16:31 +0200
+  [ Josselin Mouette ]
+  * Add missing shlibs:Depends in totem-mozilla.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 24 Oct 2009 12:29:50 +0200
 
 totem (2.28.1-1) unstable; urgency=low
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=22103&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Sat Oct 24 10:29:56 2009
@@ -2,7 +2,7 @@
 Section: video
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5.0.51~),
                cdbs,
                quilt,
@@ -112,6 +112,7 @@
 Architecture: any
 Section: web
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          totem (= ${binary:Version}),
          dbus-x11 (>= 0.61)
 Recommends: epiphany-browser | www-browser

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=22103&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Sat Oct 24 10:29:56 2009
@@ -112,6 +112,7 @@
 Architecture: any
 Section: web
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          totem (= ${binary:Version}),
          dbus-x11 (>= 0.61)
 Recommends: epiphany-browser | www-browser




More information about the pkg-gnome-commits mailing list