r15375 - in /desktop/unstable/totem/debian: changelog totem-flavor.postinst.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Mon Mar 24 19:23:18 UTC 2008
Author: lool
Date: Mon Mar 24 19:23:18 2008
New Revision: 15375
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15375
Log:
* Add an update-alternative slave for audio-preview per flavor; LP: #199701;
closes: #472370.
Modified:
desktop/unstable/totem/debian/changelog
desktop/unstable/totem/debian/totem-flavor.postinst.in
Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=15375&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Mon Mar 24 19:23:18 2008
@@ -1,3 +1,10 @@
+totem (2.22.0-3) UNRELEASED; urgency=low
+
+ * Add an update-alternative slave for audio-preview per flavor; LP: #199701;
+ closes: #472370.
+
+ -- Loic Minier <lool at dooz.org> Mon, 24 Mar 2008 20:22:26 +0100
+
totem (2.22.0-2) unstable; urgency=high
[ Emilio Pozuelo Monfort ]
Modified: desktop/unstable/totem/debian/totem-flavor.postinst.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/totem-flavor.postinst.in?rev=15375&op=diff
==============================================================================
--- desktop/unstable/totem/debian/totem-flavor.postinst.in (original)
+++ desktop/unstable/totem/debian/totem-flavor.postinst.in Mon Mar 24 19:23:18 2008
@@ -11,6 +11,8 @@
/usr/bin/totem-${FLAVOUR}-video-thumbnailer ${PRIORITY}
update-alternatives --quiet --install \
/usr/bin/totem totem /usr/bin/totem-${FLAVOUR} ${PRIORITY} \
+ --slave /usr/bin/totem-audio-preview totem-audio-preview \
+ /usr/bin/totem-${FLAVOUR}-audio-preview \
--slave /usr/bin/totem-video-indexer totem-video-indexer \
/usr/bin/totem-${FLAVOUR}-video-indexer \
--slave ${NAUTILUS_EXTDIR}/libtotem-properties-page.so \
More information about the pkg-gnome-commits
mailing list