tags 357339 + pending
thanks

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


--- lincity-ng-1.0.2/debian/changelog
+++ lincity-ng-1.0.2/debian/changelog
@@ -1,3 +1,10 @@
+lincity-ng (1.0.2-1.1) unstable; urgency=low
+
+  * NMU as part of the GCC 4.1 transition.
+  * Remove extra qualification from C++ header file (Closes: #357339)
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]>  Fri, 26 May 2006 12:35:18 +0200
+
 lincity-ng (1.0.2-1) unstable; urgency=low
 
   * New upstream release:
only in patch2:
unchanged:
--- lincity-ng-1.0.2.orig/src/lincity-ng/ButtonPanel.hpp
+++ lincity-ng-1.0.2/src/lincity-ng/ButtonPanel.hpp
@@ -62,7 +62,7 @@
   int previousTool;
   int lastShownTechType;
  
-  std::string ButtonPanel::createTooltip( int module, bool root = true );
+  std::string createTooltip( int module, bool root = true );
   std::vector<std::string> mMenuButtons;
   std::vector<std::string> mMenus;
   std::vector<std::string> mButtons;

-- 
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