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

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat Jun 23 09:01:17 UTC 2007


Author: lool
Date: Sat Jun 23 09:01:16 2007
New Revision: 11661

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11661
Log:
* Depend on iso-codes; thanks Jan Alonzo.

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=11661&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Sat Jun 23 09:01:16 2007
@@ -1,3 +1,9 @@
+totem (2.18.2-2) UNRELEASED; urgency=low
+
+  * Depend on iso-codes; thanks Jan Alonzo.
+
+ -- Loic Minier <lool at dooz.org>  Sat, 23 Jun 2007 11:00:54 +0200
+
 totem (2.18.2-1) unstable; urgency=low
 
   [ Loic Minier ]

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=11661&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Sat Jun 23 09:01:16 2007
@@ -93,7 +93,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gnome-icon-theme (>= 2.15.90)
+         gnome-icon-theme (>= 2.15.90),
+         iso-codes
 Recommends: totem-mozilla (= ${source:Version})
 Conflicts: totem (<< 0.99.12-2),
            totem-gstreamer
@@ -143,7 +144,8 @@
          gstreamer0.10-alsa | gstreamer0.10-audiosink,
          gstreamer0.10-plugins-good,
          gstreamer0.10-x,
-         gnome-icon-theme (>= 2.15.90)
+         gnome-icon-theme (>= 2.15.90),
+         iso-codes
 Conflicts: totem (<< 0.99.12-2),
            totem-xine,
            gnome-control-center (<< 2.15.90)

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=11661&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Sat Jun 23 09:01:16 2007
@@ -93,7 +93,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gnome-icon-theme (>= 2.15.90)
+         gnome-icon-theme (>= 2.15.90),
+         iso-codes
 Recommends: totem-mozilla (= ${source:Version})
 Conflicts: totem (<< 0.99.12-2),
            totem-gstreamer
@@ -143,7 +144,8 @@
          gstreamer0.10-alsa | gstreamer0.10-audiosink,
          gstreamer0.10-plugins-good,
          gstreamer0.10-x,
-         gnome-icon-theme (>= 2.15.90)
+         gnome-icon-theme (>= 2.15.90),
+         iso-codes
 Conflicts: totem (<< 0.99.12-2),
            totem-xine,
            gnome-control-center (<< 2.15.90)




More information about the pkg-gnome-commits mailing list