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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Nov 12 16:27:07 UTC 2009


Author: pochu
Date: Thu Nov 12 16:27:07 2009
New Revision: 22301

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22301
Log:
* debian/control.in:
  - Build depend on xulrunner-dev rather than on iceape-dev.
    Closes: #555914.
  - Let totem-coherence depend on ${misc:Depends}.

Modified:
    desktop/unstable/totem/debian/changelog
    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=22301&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Thu Nov 12 16:27:07 2009
@@ -1,7 +1,14 @@
 totem (2.28.2-4) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Split the UPnP plugin in a separate totem-coherence package.
     Closes: #553058.
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    - Build depend on xulrunner-dev rather than on iceape-dev.
+      Closes: #555914.
+    - Let totem-coherence depend on ${misc:Depends}.
 
  -- Josselin Mouette <joss at debian.org>  Wed, 11 Nov 2009 16:44:16 +0100
 

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=22301&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Thu Nov 12 16:27:07 2009
@@ -30,7 +30,7 @@
                libmusicbrainz4-dev (>= 2.1.1-4.1),
                gnome-icon-theme (>= 2.15.90),
                libdbus-glib-1-dev (>= 0.61),
-               iceape-dev (>= 1.1.9-5),
+               xulrunner-dev,
                intltool (>= 0.40),
                autotools-dev,
                dpkg-dev (>= 1.13.19),
@@ -196,6 +196,7 @@
 Depends: totem (>= ${source:Version}),
          totem-common (>= ${gnome:Version}),
          totem-common (<< ${gnome:NextVersion}),
+         ${misc:Depends},
          python-gtk2 (>= 2.13),
          python-coherence
 Conflicts: totem-plugins (<< 2.28.2-4)




More information about the pkg-gnome-commits mailing list