[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#689115: marked as done (unblock: epiphany-browser/3.4.2-2)



Your message dated Sat, 29 Sep 2012 16:23:17 +0100
with message-id <1348932197.3831.36.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#689115: unblock: epiphany-browser/3.4.2-2
has caused the Debian Bug report #689115,
regarding unblock: epiphany-browser/3.4.2-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
689115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689115
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package epiphany-browser for a change required for 
compatibility with gnome-shell (otherwise the epiphany process is not 
recognized as related to its desktop file).

epiphany-browser (3.4.2-2) unstable; urgency=low

  * Rename epiphany.desktop to epiphany-browser.desktop so that the 
    shell recognizes it.
  * Break g-session and g-shell versions relying on this name.

unblock epiphany-browser/3.4.2-2

Thanks,
-- 
 .''`.      Josselin Mouette
: :' :
`. `'
  `-
Index: debian/control
===================================================================
Index: debian/control.in
===================================================================
--- debian/control.in	(révision 35200)
+++ debian/control.in	(copie de travail)
@@ -56,7 +56,9 @@
             evince,
             ca-certificates
 Suggests: epiphany-extensions
-Breaks: epiphany-extensions (<< 2.30.0-4)
+Breaks: epiphany-extensions (<< 2.30.0-4),
+        gnome-session (<< 3.4.2.1-3),
+        gnome-shell (<< 3.4.2-1)
 Provides: www-browser, gnome-www-browser
 Description: Intuitive GNOME web browser
  Epiphany is a simple yet powerful GNOME web browser targeted at
Index: debian/changelog
===================================================================
--- debian/changelog	(révision 35200)
+++ debian/changelog	(copie de travail)
@@ -1,3 +1,11 @@
+epiphany-browser (3.4.2-2) unstable; urgency=low
+
+  * Rename epiphany.desktop to epiphany-browser.desktop so that the 
+    shell recognizes it.
+  * Break g-session and g-shell versions relying on this name.
+
+ -- Josselin Mouette <joss@debian.org>  Sat, 22 Sep 2012 14:07:14 +0200
+
 epiphany-browser (3.4.2-1) unstable; urgency=low
 
   * New upstream release.
Index: debian/rules
===================================================================
--- debian/rules	(révision 35200)
+++ debian/rules	(copie de travail)
@@ -46,7 +46,8 @@
 		&& sed -r 's/^(Exec=epiphany-browser)/\1 -n/' epiphany.desktop | grep -v ^MimeType > epiphany-newtab.desktop \
 		&& echo 'MimeType=x-scheme-handler/http;x-scheme-handler/https;' >> epiphany-newtab.desktop \
 		&& echo 'NoDisplay=true' >> epiphany-newtab.desktop \
-		&& sed -ri 's,x-scheme-handler/[^;]+;,,g' epiphany.desktop
+		&& sed -ri 's,x-scheme-handler/[^;]+;,,g' epiphany.desktop \
+		&& mv epiphany.desktop epiphany-browser.desktop
 	sed -i s/@PACKAGEVERSION@/$(DEB_VERSION)/ debian/branding.conf.in
 	sed -i s/@DISTROID@/`lsb_release -is`/ debian/branding.conf.in
 	sed -i s/@DISTROVERSION@/`lsb_release -rs`/ debian/branding.conf.in \

--- End Message ---
--- Begin Message ---
On Sat, 2012-09-29 at 11:43 +0200, Josselin Mouette wrote:
> Please unblock package epiphany-browser for a change required for 
> compatibility with gnome-shell (otherwise the epiphany process is not 
> recognized as related to its desktop file).

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: