tags 356453 + pending
thanks

I've uploaded the following NMU to delayed-2.


diff -u gnomemm-1.2.4/src/gnome--/app-helper.h 
gnomemm-1.2.4/src/gnome--/app-helper.h
--- gnomemm-1.2.4/src/gnome--/app-helper.h
+++ gnomemm-1.2.4/src/gnome--/app-helper.h
@@ -77,7 +77,7 @@
   ~Info();
   Info& operator =(const Info&);
 
-  Gtk::Widget* Info::get_widget() const;
+  Gtk::Widget* get_widget() const;
 
   Type type() const
     { return Type(GnomeUIInfo::type); }
diff -u gnomemm-1.2.4/debian/changelog gnomemm-1.2.4/debian/changelog
--- gnomemm-1.2.4/debian/changelog
+++ gnomemm-1.2.4/debian/changelog
@@ -1,3 +1,11 @@
+gnomemm (1.2.4-3.1) unstable; urgency=low
+
+  * NMU as part of the GCC 4.1 transition.
+  * Remove extra qualification from C++ header file and use right
+    namespace Closes: #356453)
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]>  Thu, 25 May 2006 22:09:25 +0200
+
 gnomemm (1.2.4-3) unstable; urgency=low
 
   * Build against transitioned gtkmm
only in patch2:
unchanged:
--- gnomemm-1.2.4.orig/src/pixmapmenuitem.gen_h
+++ gnomemm-1.2.4/src/pixmapmenuitem.gen_h
@@ -136,7 +136,7 @@
   gtk_pixmap_menu_item_set_pixmap(gtkobj(), GTK_WIDGET(pixmap.gtkobj()));
 }
 
-namespace Gnome {
+namespace Gtk {
 
 namespace Menu_Helpers
 {

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to