r25115 - in /desktop/unstable/epiphany-browser/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sun Sep 12 12:55:29 UTC 2010
Author: joss
Date: Sun Sep 12 12:55:27 2010
New Revision: 25115
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25115
Log:
debian/rules: revert the desktop name change from 2.30.2-4. It
breaks gnome-panel, and it is arguably a bug in gnome-shell not to
take into account the previous fix (g_set_prgname).
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=25115&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Sun Sep 12 12:55:27 2010
@@ -1,3 +1,11 @@
+epiphany-browser (2.30.5-2) UNRELEASED; urgency=low
+
+ * debian/rules: revert the desktop name change from 2.30.2-4. It
+ breaks gnome-panel, and it is arguably a bug in gnome-shell not to
+ take into account the previous fix (g_set_prgname).
+
+ -- Josselin Mouette <joss at debian.org> Sun, 12 Sep 2010 14:54:19 +0200
+
epiphany-browser (2.30.5-1) unstable; urgency=low
* New upstream bugfix release:
Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=25115&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/rules [utf-8] Sun Sep 12 12:55:27 2010
@@ -44,8 +44,6 @@
binary-post-install/epiphany-browser-data::
dh_installchangelogs -p$(cdbs_curpkg) ./ChangeLog
- cd debian/epiphany-browser-data/usr/share/applications/ \
- && mv epiphany.desktop epiphany-browser.desktop
cd debian/epiphany-browser-data/usr/share/man/man1 \
&& mv epiphany.1 epiphany-browser.1
sed 's/@PACKAGEVERSION@/$(DEB_VERSION)/' debian/branding.conf.in \
More information about the pkg-gnome-commits
mailing list