r44907 - in /desktop/unstable/gnome-terminal/debian: changelog patches/series

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun May 31 17:09:05 UTC 2015


Author: biebl
Date: Sun May 31 17:09:05 2015
New Revision: 44907

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44907
Log:
Provide fallback for reading current directory if OSC 7 fails. In Debian
there is no mechanism (yet) to source scripts for non-login interactive
shells so we can't rely on /etc/profile.d/vte*.sh but instead fallback to
reading /proc to determine the working directory of the current tab.
(Closes: #706065)

Modified:
    desktop/unstable/gnome-terminal/debian/changelog
    desktop/unstable/gnome-terminal/debian/patches/series

Modified: desktop/unstable/gnome-terminal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/changelog?rev=44907&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/changelog	[utf-8] Sun May 31 17:09:05 2015
@@ -7,6 +7,11 @@
   * Bump debhelper compatibility level to 9.
   * Add Homepage: field.
   * Bump Standards-Version to 3.9.6.
+  * Provide fallback for reading current directory if OSC 7 fails. In Debian
+    there is no mechanism (yet) to source scripts for non-login interactive
+    shells so we can't rely on /etc/profile.d/vte*.sh but instead fallback to
+    reading /proc to determine the working directory of the current tab.
+    (Closes: #706065)
 
  -- Michael Biebl <biebl at debian.org>  Thu, 28 May 2015 04:06:28 +0200
 

Modified: desktop/unstable/gnome-terminal/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/patches/series?rev=44907&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/patches/series	[utf-8] Sun May 31 17:09:05 2015
@@ -2,3 +2,4 @@
 01_onlyshowin.patch
 10_kfreebsd-f_dupfd_cloexec.patch
 Don-t-allow-the-theme-to-set-black-on-black.patch
+Provide-fallback-for-reading-current-directory-if-OS.patch




More information about the pkg-gnome-commits mailing list