r24594 - in /desktop/unstable/epiphany-browser/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Jun 26 07:39:26 UTC 2010


Author: joss
Date: Sat Jun 26 07:39:25 2010
New Revision: 24594

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24594
Log:
Stop renaming help files paths. Closes: #586721.

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=24594&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Sat Jun 26 07:39:25 2010
@@ -1,3 +1,9 @@
+epiphany-browser (2.30.2-3) UNRELEASED; urgency=low
+
+  * Stop renaming help files paths. Closes: #586721.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 26 Jun 2010 09:03:21 +0200
+
 epiphany-browser (2.30.2-2) unstable; urgency=low
 
   [ David Weinehall ]

Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=24594&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/rules [utf-8] Sat Jun 26 07:39:25 2010
@@ -106,11 +106,6 @@
 		mv mime-types-permissions.xml $(CURDIR)/debian/epiphany-browser-data/etc/gnome/epiphany/mime-types-permissions.xml
 	cd debian/epiphany-browser-data/usr/share/man/man1 && \
 		mv epiphany.1 epiphany-browser.1
-	# Correct help file paths
-	cd debian/epiphany-browser-data/usr/share/omf && mv epiphany epiphany-browser
-	cd debian/epiphany-browser-data/usr/share/gnome/help && mv epiphany epiphany-browser
-	find debian/epiphany-browser-data/usr/share/omf/epiphany-browser/ \
-		-name "*.omf" -exec perl -pi -e 's#/usr/share/gnome/help/epiphany/#/usr/share/gnome/help/epiphany-browser/#' {} \;
 	dh_install
 	cd debian/epiphany-browser/usr/bin && \
 		mv epiphany.sh epiphany




More information about the pkg-gnome-commits mailing list