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

Bug#771846: marked as done (unblock: seahorse/3.14.0-2)



Your message dated Tue, 02 Dec 2014 21:31:10 +0000
with message-id <1417555870.2472.76.camel@adam-barratt.org.uk>
and subject line Re: Bug#771846: unblock: seahorse/3.14.0-2
has caused the Debian Bug report #771846,
regarding unblock: seahorse/3.14.0-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.)


-- 
771846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771846
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

Hi,

please unblock package seahorse for a simple bugfix.

seahorse (3.14.0-2) unstable; urgency=medium

  * 01_ssh_ui.patch, 02_ssh_ui.patch: patches from upstream git. Fix the 
    SSH key generation UI file. Closes: #770241.

unblock seahorse/3.14.0-2

Thanks,
-- 
 .''`.        Josselin Mouette
: :' :
`. `'
  `-
Index: debian/changelog
===================================================================
--- debian/changelog	(révision 43080)
+++ debian/changelog	(copie de travail)
@@ -1,3 +1,10 @@
+seahorse (3.14.0-2) unstable; urgency=medium
+
+  * 01_ssh_ui.patch, 02_ssh_ui.patch: patches from upstream git. Fix the 
+    SSH key generation UI file. Closes: #770241.
+
+ -- Josselin Mouette <joss@debian.org>  Tue, 02 Dec 2014 20:59:59 +0100
+
 seahorse (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.
Index: debian/patches/01_ssh_ui.patch
===================================================================
--- debian/patches/01_ssh_ui.patch	(révision 0)
+++ debian/patches/01_ssh_ui.patch	(révision 43990)
@@ -0,0 +1,25 @@
+From 20536a1282bb506bb4a3f11a83ddb6d46669e552 Mon Sep 17 00:00:00 2001
+From: Matthias Clasen <mclasen@redhat.com>
+Date: Fri, 14 Nov 2014 04:38:00 -0500
+Subject: ssh generation: Fix invalid ui file
+
+GtkGrid does not have :n-rows or :n-columns properties.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=740138
+
+diff --git a/ssh/seahorse-ssh-generate.xml b/ssh/seahorse-ssh-generate.xml
+index 03defd9..9cb9e04 100644
+--- a/ssh/seahorse-ssh-generate.xml
++++ b/ssh/seahorse-ssh-generate.xml
+@@ -196,8 +196,6 @@
+                             <property name="can_focus">False</property>
+                             <property name="row_spacing">6</property>
+                             <property name="column_spacing">12</property>
+-                            <property name="n_rows">2</property>
+-                            <property name="n_columns">2</property>
+                             <child>
+                               <object class="GtkLabel" id="label46">
+                                 <property name="visible">True</property>
+-- 
+cgit v0.10.1
+
Index: debian/patches/02_ssh_ui.patch
===================================================================
--- debian/patches/02_ssh_ui.patch	(révision 0)
+++ debian/patches/02_ssh_ui.patch	(révision 43990)
@@ -0,0 +1,23 @@
+From e9917a0a81fd58e1555c71a29c9f5fea80e327b2 Mon Sep 17 00:00:00 2001
+From: Matthias Clasen <mclasen@redhat.com>
+Date: Sat, 15 Nov 2014 12:05:14 -0500
+Subject: Remove more invalid properties
+
+This was overlooked in the previous commit.
+
+diff --git a/ssh/seahorse-ssh-generate.xml b/ssh/seahorse-ssh-generate.xml
+index 9cb9e04..d918617 100644
+--- a/ssh/seahorse-ssh-generate.xml
++++ b/ssh/seahorse-ssh-generate.xml
+@@ -279,8 +279,6 @@
+                         <property name="margin_left">20</property>
+                         <property name="row_spacing">6</property>
+                         <property name="column_spacing">12</property>
+-                        <property name="n_rows">2</property>
+-                        <property name="n_columns">2</property>
+                         <child>
+                           <object class="GtkLabel" id="label49">
+                             <property name="visible">True</property>
+-- 
+cgit v0.10.1
+
Index: debian/patches/series
===================================================================
--- debian/patches/series	(révision 0)
+++ debian/patches/series	(révision 43990)
@@ -0,0 +1,2 @@
+01_ssh_ui.patch
+02_ssh_ui.patch

--- End Message ---
--- Begin Message ---
On Tue, 2014-12-02 at 21:22 +0100, Josselin Mouette wrote:
> please unblock package seahorse for a simple bugfix.
> 
> seahorse (3.14.0-2) unstable; urgency=medium
> 
>   * 01_ssh_ui.patch, 02_ssh_ui.patch: patches from upstream git. Fix the 
>     SSH key generation UI file. Closes: #770241.

Unblocked, thanks.

Regards,

Adam

--- End Message ---

Reply to: