r14061 - in /desktop/unstable/totem/debian: changelog rules
seb128 at users.alioth.debian.org
seb128 at users.alioth.debian.org
Mon Jan 7 13:17:22 UTC 2008
Author: seb128
Date: Mon Jan 7 13:17:21 2008
New Revision: 14061
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14061
Log:
* use change from launchpad bug #177459 to fix bashim in the debian rules
Modified:
desktop/unstable/totem/debian/changelog
desktop/unstable/totem/debian/rules
Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=14061&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Mon Jan 7 13:17:21 2008
@@ -6,6 +6,9 @@
[ Josselin Mouette ]
* Fix totem-dbg's section, see #457534.
* totem-xine recommends libxine1-gnome.
+
+ [ Sebastien Bacher ]
+ * use change from launchpad bug #177459 to fix bashim in the debian rules
-- Loic Minier <lool at dooz.org> Mon, 26 Nov 2007 17:45:34 +0100
Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=14061&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules (original)
+++ desktop/unstable/totem/debian/rules Mon Jan 7 13:17:21 2008
@@ -122,7 +122,7 @@
echo NoDisplay=true ) \
> debian/totem-$$f/usr/share/applications/totem-$$f.desktop ; \
done
- echo -e "\nTryExec=/usr/bin/totem" >> debian/$(COMPKG)/usr/share/applications/totem.desktop
+ printf "\nTryExec=/usr/bin/totem" >> debian/$(COMPKG)/usr/share/applications/totem.desktop
dh_install
clean::
More information about the pkg-gnome-commits
mailing list