r12668 - in /desktop/unstable/epiphany-browser/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Fri Sep 21 15:32:45 UTC 2007
Author: joss
Date: Fri Sep 21 15:32:45 2007
New Revision: 12668
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12668
Log:
fix the desktop files
Modified:
desktop/unstable/epiphany-browser/debian/changelog
desktop/unstable/epiphany-browser/debian/rules
Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=12668&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog (original)
+++ desktop/unstable/epiphany-browser/debian/changelog Fri Sep 21 15:32:45 2007
@@ -1,6 +1,5 @@
-epiphany-browser (2.20.0-1) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+epiphany-browser (2.20.0-1) unstable; urgency=low
+
* epiphany.sh: ship epiphany as a wrapper script for epiphany-browser
instead of a symbolic link the other way round. This way all
processes should be named epiphany-browser which is recognized by
Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=12668&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules (original)
+++ desktop/unstable/epiphany-browser/debian/rules Fri Sep 21 15:32:45 2007
@@ -111,7 +111,7 @@
F=`echo $$f | sed -r 's/^([a-z])/\U\1/'` ; \
mkdir -p debian/epiphany-$$f/usr/share/applications ; \
( sed -r "s/^Name(.*)$$/Name\1 ($$F)/" \
- $(CURDIR)/epiphany-browser-data/usr/share/applications/epiphany.desktop \
+ debian/epiphany-browser-data/usr/share/applications/epiphany.desktop \
| sed "s,epiphany-browser,epiphany-$$f," \
| grep -v ^TryExec ; \
echo NoDisplay=True ) \
More information about the pkg-gnome-commits
mailing list