Your message dated Fri, 12 Apr 2013 23:41:12 +0200
with message-id <51687f78.7030...@thykier.net>
and subject line Re: Bug#703803: unblock: griffith/0.13-2
has caused the Debian Bug report #703803,
regarding unblock: griffith/0.13-3
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 ow...@bugs.debian.org
immediately.)


-- 
703803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package griffith

I fixed it looong time ago in the trunk. Restoring database from a
backup is something I want to work in Debian stable.


diff -Nru griffith-0.13/debian/changelog griffith-0.13/debian/changelog
--- griffith-0.13/debian/changelog      2011-12-18 21:45:37.000000000 +0100
+++ griffith-0.13/debian/changelog      2013-03-23 22:22:22.000000000 +0100
@@ -1,3 +1,9 @@
+griffith (0.13-2) unstable; urgency=low
+
+  * Fix restore function
+
+ -- Piotr Ożarowski <pi...@debian.org>  Sat, 23 Mar 2013 22:22:22 +0100
+
 griffith (0.13-1) unstable; urgency=low
 
   * New upstream release
diff -Nru griffith-0.13/debian/patches/fix_restore_function.patch 
griffith-0.13/debian/patches/fix_restore_function.patch
--- griffith-0.13/debian/patches/fix_restore_function.patch     1970-01-01 
01:00:00.000000000 +0100
+++ griffith-0.13/debian/patches/fix_restore_function.patch     2013-03-23 
22:21:21.000000000 +0100
@@ -0,0 +1,13 @@
+Index: griffith-0.13/lib/backup.py
+===================================================================
+--- griffith-0.13.orig/lib/backup.py
++++ griffith-0.13/lib/backup.py
+@@ -200,7 +200,7 @@ def restore(self, merge=False):
+     * SQLite3 *.db file
+     """
+     # let user select a backup file
+-    filename = gutils.file_chooser(_("Restore Griffith backup"), \
++    filename, path = gutils.file_chooser(_("Restore Griffith backup"), \
+                 action=gtk.FILE_CHOOSER_ACTION_OPEN, backup=True, \
+                 buttons=(gtk.STOCK_CANCEL, gtk.RESPONSE_CANCEL, 
gtk.STOCK_OPEN, gtk.RESPONSE_OK))
+     if not filename:
diff -Nru griffith-0.13/debian/patches/series 
griffith-0.13/debian/patches/series
--- griffith-0.13/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ griffith-0.13/debian/patches/series 2013-03-23 22:18:22.000000000 +0100
@@ -0,0 +1 @@
+fix_restore_function.patch

unblock griffith/0.13-2

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On 2013-03-23 22:30, Piotr Ożarowski wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
> 
> Please unblock package griffith
> 
> I fixed it looong time ago in the trunk. Restoring database from a
> backup is something I want to work in Debian stable.
> 
> 
> [...]
> 
> unblock griffith/0.13-2
> 
> [...]

Unblocked griffith/0.13-3, thanks.

~Niels

--- End Message ---

Reply via email to