tags 564968 + pending
thanks

Dear maintainer,

I've prepared an NMU for bobot++ (versioned as 1:1.97-10.4) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - PGP/GPG key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Aimee Mann: Humpty Dumpty
diff -u bobot++-1.97/source/ScriptCommands.C bobot++-1.97/source/ScriptCommands.C
--- bobot++-1.97/source/ScriptCommands.C
+++ bobot++-1.97/source/ScriptCommands.C
@@ -383,7 +383,7 @@
   SCM res = gh_list(SCM_UNDEFINED);
   ::Server *s;
   int i = 0;
-  std::vector<Server::Server *>::iterator it = Interp::bot->serverList->begin();
+  std::vector< ::Server *>::iterator it = Interp::bot->serverList->begin();
 
   for ( ; it != Interp::bot->serverList->end(); ++it) {
     s = (*it);
diff -u bobot++-1.97/debian/changelog bobot++-1.97/debian/changelog
--- bobot++-1.97/debian/changelog
+++ bobot++-1.97/debian/changelog
@@ -1,3 +1,11 @@
+bobot++ (1:1.97-10.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "bobot++: ftbfs with gcc-4.5": apply patch by Sebastian Ramacher.
+    (Closes: #564968)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 04 Sep 2011 17:09:43 +0200
+
 bobot++ (1:1.97-10.3) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to