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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Dec 4 15:04:36 UTC 2013


Author: pochu
Date: Wed Dec  4 15:04:36 2013
New Revision: 40315

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40315
Log:
* debian/rules:
  + Rename epiphany.desktop to epiphany-browser.desktop again,
    accidentally removed in 3.8.2-2 while removing epiphany-newtab.desktop.

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=40315&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog	[utf-8] Wed Dec  4 15:04:36 2013
@@ -1,3 +1,11 @@
+epiphany-browser (3.8.2-5) UNRELEASED; urgency=low
+
+  * debian/rules:
+    + Rename epiphany.desktop to epiphany-browser.desktop again,
+      accidentally removed in 3.8.2-2 while removing epiphany-newtab.desktop.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 04 Dec 2013 16:02:37 +0100
+
 epiphany-browser (3.8.2-4) unstable; urgency=low
 
   * debian/rules:

Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=40315&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/rules	[utf-8] Wed Dec  4 15:04:36 2013
@@ -29,6 +29,8 @@
 binary-post-install/epiphany-browser-data::
 	cd debian/epiphany-browser-data/usr/share/man/man1 \
 		&& mv epiphany.1 epiphany-browser.1
+	cd debian/epiphany-browser-data/usr/share/applications \
+		&& 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 \




More information about the pkg-gnome-commits mailing list