r40082 - in /desktop/unstable/gnome-terminal/debian: changelog control.in patches/01_onlyshowin.patch patches/10_kfreebsd-f_dupfd_cloexec.patch patches/git-add-quit.patch

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Oct 23 16:48:29 UTC 2013


Author: ah
Date: Wed Oct 23 16:48:28 2013
New Revision: 40082

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40082
Log:
* New upstream release.
* Bump build-dependency on vt3 to >= 1:0.34.8.
* Refresh patches.

Modified:
    desktop/unstable/gnome-terminal/debian/changelog
    desktop/unstable/gnome-terminal/debian/control.in
    desktop/unstable/gnome-terminal/debian/patches/01_onlyshowin.patch
    desktop/unstable/gnome-terminal/debian/patches/10_kfreebsd-f_dupfd_cloexec.patch
    desktop/unstable/gnome-terminal/debian/patches/git-add-quit.patch

Modified: desktop/unstable/gnome-terminal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/changelog?rev=40082&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/changelog	[utf-8] Wed Oct 23 16:48:28 2013
@@ -1,3 +1,11 @@
+gnome-terminal (3.10.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump build-dependency on vt3 to >= 1:0.34.8.
+  * Refresh patches.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Wed, 23 Oct 2013 18:31:39 +0200
+
 gnome-terminal (3.8.4-1) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/gnome-terminal/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/control.in?rev=40082&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/control.in	[utf-8] Wed Oct 23 16:48:28 2013
@@ -14,7 +14,7 @@
                libgtk-3-dev (>= 3.6.0),
                libgtk2.0-dev,
                libglib2.0-dev (>= 2.33.2),
-               libvte-2.90-dev (>= 1:0.34.6),
+               libvte-2.90-dev (>= 1:0.34.8),
                libsm-dev,
                gnome-pkg-tools (>= 0.10),
                docbook-to-man,

Modified: desktop/unstable/gnome-terminal/debian/patches/01_onlyshowin.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/patches/01_onlyshowin.patch?rev=40082&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/patches/01_onlyshowin.patch	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/patches/01_onlyshowin.patch	[utf-8] Wed Oct 23 16:48:28 2013
@@ -4,6 +4,6 @@
 +++ b/gnome-terminal.desktop.in.in
 @@ -13,3 +13,4 @@
  X-GNOME-Bugzilla-Version=@VERSION@
- Categories=GNOME;GTK;Utility;System;TerminalEmulator;
+ Categories=GNOME;GTK;System;TerminalEmulator;
  StartupNotify=true
 +OnlyShowIn=GNOME;Unity;

Modified: desktop/unstable/gnome-terminal/debian/patches/10_kfreebsd-f_dupfd_cloexec.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/patches/10_kfreebsd-f_dupfd_cloexec.patch?rev=40082&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/patches/10_kfreebsd-f_dupfd_cloexec.patch	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/patches/10_kfreebsd-f_dupfd_cloexec.patch	[utf-8] Wed Oct 23 16:48:28 2013
@@ -30,7 +30,7 @@
  /* See bug #697024 */
  #ifndef __linux__
  
-@@ -1335,7 +1349,7 @@
+@@ -1338,7 +1352,7 @@
        for (j = 0; j < n_fds; j++) {
          if (fds[j] == target_fd) {
            do {

Modified: desktop/unstable/gnome-terminal/debian/patches/git-add-quit.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/patches/git-add-quit.patch?rev=40082&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/patches/git-add-quit.patch	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/patches/git-add-quit.patch	[utf-8] Wed Oct 23 16:48:28 2013
@@ -5,10 +5,8 @@
 
 https://bugzilla.gnome.org/show_bug.cgi?id=690910
 ---
-Index: gnome-terminal-3.8.4/src/terminal-app.c
-===================================================================
---- gnome-terminal-3.8.4.orig/src/terminal-app.c	2013-08-29 13:16:01.929702602 +0200
-+++ gnome-terminal-3.8.4/src/terminal-app.c	2013-08-29 13:16:01.921702500 +0200
+--- a/src/terminal-app.c
++++ b/src/terminal-app.c
 @@ -281,6 +281,21 @@
    terminal_util_show_about (gtk_application_get_active_window (application));
  }
@@ -41,10 +39,8 @@
    };
  
    GtkBuilder *builder;
-Index: gnome-terminal-3.8.4/src/terminal-appmenu.ui
-===================================================================
---- gnome-terminal-3.8.4.orig/src/terminal-appmenu.ui	2013-08-29 13:16:01.929702602 +0200
-+++ gnome-terminal-3.8.4/src/terminal-appmenu.ui	2013-08-29 13:16:01.921702500 +0200
+--- a/src/terminal-appmenu.ui
++++ b/src/terminal-appmenu.ui
 @@ -32,6 +32,10 @@
          <attribute name="label" translatable="yes">_About</attribute>
          <attribute name="action">app.about</attribute>
@@ -56,11 +52,9 @@
      </section>
    </menu>
  </interface>
-Index: gnome-terminal-3.8.4/src/terminal-window.c
-===================================================================
---- gnome-terminal-3.8.4.orig/src/terminal-window.c	2013-08-29 13:16:01.929702602 +0200
-+++ gnome-terminal-3.8.4/src/terminal-window.c	2013-08-29 13:16:01.925702552 +0200
-@@ -2948,10 +2948,7 @@
+--- a/src/terminal-window.c
++++ b/src/terminal-window.c
+@@ -2933,10 +2933,7 @@
  file_close_window_callback (GtkAction *action,
                              TerminalWindow *window)
  {
@@ -72,7 +66,7 @@
  }
  
  #ifdef ENABLE_SAVE
-@@ -3612,3 +3609,14 @@
+@@ -3597,3 +3594,14 @@
  
    return priv->ui_manager;
  }
@@ -87,10 +81,8 @@
 +
 +  gtk_widget_destroy (GTK_WIDGET (window));
 +}
-Index: gnome-terminal-3.8.4/src/terminal-window.h
-===================================================================
---- gnome-terminal-3.8.4.orig/src/terminal-window.h	2013-08-29 13:16:01.929702602 +0200
-+++ gnome-terminal-3.8.4/src/terminal-window.h	2013-08-29 13:16:01.925702552 +0200
+--- a/src/terminal-window.h
++++ b/src/terminal-window.h
 @@ -87,6 +87,8 @@
  
  GtkWidget* terminal_window_get_mdi_container (TerminalWindow *window);




More information about the pkg-gnome-commits mailing list