Libucommon for debian
Posted by coldtobi | 11 Jun, 2009, 22:00During my recent programming on solarpowerlog, I discovered that the Lib Common C++ seems to have some bugs, at least in the TCPStream class. (bugreport)
So I decided to check its supposed succeedor. But this one is not packged for debian.... (RFP pending)
Short stort: Here it is.
(Standard disclaimer: I'm not a debian maintainer. Even if lintian says it is ok, it might have some shortcomings ... )
Binary packages:
libucommon2_2.0.5-1_i386.deb -- main library package (libucommon2.so...)
libucommon2-dbg_2.0.5-1_i386.deb -- debug symbols
libucommon2-dev_2.0.5-1_i386.deb -- development files
libucommon2-doc_2.0.5-1_all.deb -- (doxygen) generated documentaion in html and man
libucommon2_2.0.5-1_i386.changes -- signed hashes of the above packages
Source Tree, debianized: (you can make a dpkg-buildpackage there too build all packages)
libucommon2_2.0.5-1.tar.gz -- debianized source
libucommon2_2.0.5-1.dsc -- signed hash of the archive
Blog and Website | Comments (0) | Trackbacks (0)
Related Articles:
- ReCaptcha Plugin
- Samba: No mount as user.
- WoW Money Laundering?
- smartmontools on SATA
- Squirrelmail and lighttpd -- An Installation Guide --