Your message dated Thu, 26 Jul 2012 15:52:41 +0000
with message-id <[email protected]>
and subject line Bug#682757: Removed package(s) from unstable
has caused the Debian Bug report #557732,
regarding pornview: diff for NMU version 0.2pre1-9.1
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 [email protected]
immediately.)


-- 
557732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557732
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pornview
Version: 0.2pre1-9
Severity: normal
Tags: patch

Dear maintainer,

I've prepared an NMU for pornview (versioned as 0.2pre1-9.1) and hope
to have it uploaded to DELAYED/2 shortly. Please feel free to tell me
if I should delay it longer.

(Copying Martijn: I've prepared a new NMU to fix both RC bugs on
pornview, and also kept the diff to a minimum by not adding a patch
system. Hope that's all right.)

Regards,

-- 
Tim Retout <[email protected]>
diff -u pornview-0.2pre1/src/prefs_ui/prefs_win.c pornview-0.2pre1/src/prefs_ui/prefs_win.c
--- pornview-0.2pre1/src/prefs_ui/prefs_win.c
+++ pornview-0.2pre1/src/prefs_ui/prefs_win.c
@@ -320,12 +320,12 @@
     if( gtk_tree_selection_get_selected (selection, &model, &iter) == TRUE ) {
         gtk_tree_model_get (model, &iter,
 			COLUMN_PRIV_DATA, &priv, COLUMN_TERMINATOR);
-	}
 
-    g_return_if_fail (priv);
-    g_return_if_fail (priv->page);
+        g_return_if_fail (priv);
+        g_return_if_fail (priv->page);
 
-    prefs_win_set_page (priv->page->path);
+        prefs_win_set_page (priv->page->path);
+    }
 }
 
 static GtkWidget *
diff -u pornview-0.2pre1/debian/changelog pornview-0.2pre1/debian/changelog
--- pornview-0.2pre1/debian/changelog
+++ pornview-0.2pre1/debian/changelog
@@ -1,3 +1,13 @@
+pornview (0.2pre1-9.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * src/support/widgets/gtkcellrendererpixmap.c: Do not define
+    GTK_DISABLE_DEPRECATED. (Closes: #527714)
+  * src/prefs_ui/prefs_win.c (cb_tree_cursor_changed): Avoid accessing
+    priv->page->path when not initialized. (Closes: #516338)
+
+ -- Tim Retout <[email protected]>  Mon, 23 Nov 2009 23:55:33 +0000
+
 pornview (0.2pre1-9) unstable; urgency=low
 
   * Avoid crash if we don't get a valid iterator. (Closes: #485820) 
only in patch2:
unchanged:
--- pornview-0.2pre1.orig/src/support/widgets/gtkcellrendererpixmap.c
+++ pornview-0.2pre1/src/support/widgets/gtkcellrendererpixmap.c
@@ -12,10 +12,6 @@
  *  Copyright (C) 2000  Red Hat, Inc.,  Jonathan Blandford <[email protected]>
  */
 
-#ifndef GTK_DISABLE_DEPRECATED
-#define GTK_DISABLE_DEPRECATED
-#endif /* GTK_DISABLE_DEPRECATED */
-
 #include "gtkcellrendererpixmap.h"
 
 #if (GTK_MAJOR_VERSION >= 2)

--- End Message ---
--- Begin Message ---
Version: 0.2pre1-11.1+rm

Dear submitter,

as the package pornview has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/682757

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to