| 1 |
libcommoncpp2 (1.5.9-2) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* NOT RELEASED YET
|
| 4 |
|
| 5 |
-- Mark Purcell <msp@debian.org> Sat, 20 Oct 2007 11:37:28 +0100
|
| 6 |
|
| 7 |
libcommoncpp2 (1.5.9-1) unstable; urgency=low
|
| 8 |
|
| 9 |
[ Kilian Krause ]
|
| 10 |
* New upstream release.
|
| 11 |
|
| 12 |
-- Mark Purcell <msp@debian.org> Sat, 20 Oct 2007 11:29:05 +0100
|
| 13 |
|
| 14 |
libcommoncpp2 (1.5.7-2) unstable; urgency=high
|
| 15 |
|
| 16 |
* Urgency high for fixing RC bug.
|
| 17 |
* Remove bits/atomicity.h detection from sources (Closes: #439117, #441163)
|
| 18 |
* Bump Standards-Version to 3.7.2.
|
| 19 |
|
| 20 |
-- Kilian Krause <kilian@debian.org> Sun, 09 Sep 2007 12:33:14 +0200
|
| 21 |
|
| 22 |
libcommoncpp2 (1.5.7-1) unstable; urgency=low
|
| 23 |
|
| 24 |
* New upstream release.
|
| 25 |
* Fix building twice in a row. (Closes: #424498)
|
| 26 |
* Remove debian/patches/sp_is_running_always_true.dpatch: Applied upstream.
|
| 27 |
* Convert Source-Version into binary:Version to allow binNMUs.
|
| 28 |
* Bump Build-Depends on debhelper to satisfy cdbs debhelper.mk requirements.
|
| 29 |
|
| 30 |
-- Kilian Krause <kilian@debian.org> Sat, 11 Aug 2007 13:20:39 +0000
|
| 31 |
|
| 32 |
libcommoncpp2 (1.5.6-3) unstable; urgency=low
|
| 33 |
|
| 34 |
* Actually apply gcc4.3 patch, Thanks Martin (Closes: #417329)
|
| 35 |
|
| 36 |
-- Mark Purcell <msp@debian.org> Sun, 15 Apr 2007 07:38:55 +0100
|
| 37 |
|
| 38 |
libcommoncpp2 (1.5.6-2) unstable; urgency=low
|
| 39 |
|
| 40 |
* Patch from Stephan Suerken fixes
|
| 41 |
- threads: isRunning() always returns true (Closes: #410219)
|
| 42 |
* Patch from Martin Michlmayr fixes:
|
| 43 |
- FTBFS with GCC 4.3: missing #includes (Closes: #417329)
|
| 44 |
* Switch to cdbs
|
| 45 |
|
| 46 |
-- Mark Purcell <msp@debian.org> Thu, 12 Apr 2007 19:01:19 +0100
|
| 47 |
|
| 48 |
libcommoncpp2 (1.5.6-1) unstable; urgency=low
|
| 49 |
|
| 50 |
* New upstream release
|
| 51 |
* Remove debian/patches/kFreeBSD.dpatch encorporated upstream
|
| 52 |
* Update debian/patches/soname-1.5.3.dpatch
|
| 53 |
|
| 54 |
-- Mark Purcell <msp@debian.org> Thu, 12 Apr 2007 16:22:05 +0100
|
| 55 |
|
| 56 |
libcommoncpp2 (1.5.5-1) unstable; urgency=low
|
| 57 |
|
| 58 |
[ Mark Purcell ]
|
| 59 |
* New upstream release
|
| 60 |
* Patch from Peter Salinger (Closes: #403719: libcommoncpp2: FTBFS on
|
| 61 |
GNU/kFreeBSD
|
| 62 |
* Remove ccgnu2-config.8 from debian/patches/01_debian.dpatch
|
| 63 |
* Cleanup gnutls.dpatch for new upstream version
|
| 64 |
* delete debian/patches/no_udp_reuseaddr.dpatch - incorporated
|
| 65 |
upstream
|
| 66 |
* Cleanup debian/patches again
|
| 67 |
|
| 68 |
-- Mark Purcell <msp@debian.org> Sat, 17 Feb 2007 12:50:52 +0000
|
| 69 |
|
| 70 |
libcommoncpp2 (1.5.3-4) unstable; urgency=low
|
| 71 |
|
| 72 |
* Fix typo in Depends: pkgconfig => pkg-config.
|
| 73 |
|
| 74 |
-- Kilian Krause <kilian@debian.org> Fri, 19 Jan 2007 11:13:55 +0100
|
| 75 |
|
| 76 |
libcommoncpp2 (1.5.3-3) unstable; urgency=low
|
| 77 |
|
| 78 |
* Add depends on pkgconfig to libcommoncpp2-dev. (Closes: #407296)
|
| 79 |
* Fix debhelper depends to compat level to shutup linda.
|
| 80 |
|
| 81 |
-- Kilian Krause <kilian@debian.org> Fri, 19 Jan 2007 00:01:06 +0100
|
| 82 |
|
| 83 |
libcommoncpp2 (1.5.3-2) unstable; urgency=medium
|
| 84 |
|
| 85 |
* Urgency medium as this fixes a RC bug & has been discussed with debian-release
|
| 86 |
* debian/patches/soname-1.5.3.dpatch - upstream is not ABI compatable - bump soname
|
| 87 |
- twinkle: symbol lookup error when hanging up (Closes: #402009)
|
| 88 |
|
| 89 |
-- Mark Purcell <msp@debian.org> Sat, 9 Dec 2006 09:31:44 +0000
|
| 90 |
|
| 91 |
libcommoncpp2 (1.5.3-1) unstable; urgency=low
|
| 92 |
|
| 93 |
* New upstream release
|
| 94 |
* Build-Depends: autotools-dev & remove config.[sub,guess] changes
|
| 95 |
from debian/patches
|
| 96 |
- Fixes: reverting patch 01_debian from ./ ... fails durring rebuild (Closes:
|
| 97 |
#399481)
|
| 98 |
|
| 99 |
-- Mark Purcell <msp@debian.org> Sun, 3 Dec 2006 12:03:19 +0000
|
| 100 |
|
| 101 |
libcommoncpp2 (1.5.1-4) unstable; urgency=low
|
| 102 |
|
| 103 |
* Let's Add Build-Depends: libgnutls-dev, libgcrypt11-dev | libgcrypt-
|
| 104 |
dev as well
|
| 105 |
- missing dependency on libgnutls-dev (Closes: #396996)
|
| 106 |
|
| 107 |
-- Mark Purcell <msp@debian.org> Sat, 4 Nov 2006 10:40:45 +0000
|
| 108 |
|
| 109 |
libcommoncpp2 (1.5.1-3) unstable; urgency=low
|
| 110 |
|
| 111 |
* Add Depends: libgnutls-dev, zlib1g-dev, libgcrypt11-dev | libgcrypt-
|
| 112 |
dev
|
| 113 |
- missing dependency on libgnutls-dev (Closes: #396996)
|
| 114 |
|
| 115 |
-- Mark Purcell <msp@debian.org> Sat, 4 Nov 2006 10:23:02 +0000
|
| 116 |
|
| 117 |
libcommoncpp2 (1.5.1-2) unstable; urgency=low
|
| 118 |
|
| 119 |
[ Mikael Magnusson ]
|
| 120 |
* Link libccext2 against ssl libraries
|
| 121 |
* Disable REUSEADDR on UDP sockets
|
| 122 |
|
| 123 |
-- Mark Purcell <msp@debian.org> Wed, 25 Oct 2006 17:50:43 +0100
|
| 124 |
|
| 125 |
libcommoncpp2 (1.5.1-1) unstable; urgency=low
|
| 126 |
|
| 127 |
* New upstream release
|
| 128 |
|
| 129 |
-- Mark Purcell <msp@debian.org> Sun, 22 Oct 2006 21:00:31 +0100
|
| 130 |
|
| 131 |
libcommoncpp2 (1.5.0-1) unstable; urgency=low
|
| 132 |
|
| 133 |
* New upstream release
|
| 134 |
* Bump soname: package-name-doesnt-match-sonames libccext2-1.5-0
|
| 135 |
libccgnu2-1.5-0
|
| 136 |
|
| 137 |
-- Mark Purcell <msp@debian.org> Mon, 2 Oct 2006 08:44:47 +0800
|
| 138 |
|
| 139 |
libcommoncpp2 (1.4.3-1) unstable; urgency=low
|
| 140 |
|
| 141 |
* New upstream release
|
| 142 |
* Lintian cleanup: manpage-has-useless-whatis-entry
|
| 143 |
usr/share/man/man1/ccgnu2-config.1.gz
|
| 144 |
|
| 145 |
-- Mark Purcell <msp@debian.org> Sun, 3 Sep 2006 11:09:52 +0100
|
| 146 |
|
| 147 |
libcommoncpp2 (1.4.2-2) unstable; urgency=low
|
| 148 |
|
| 149 |
* Thanks to Jonas Meyer & Amaya for picking up a typo in the
|
| 150 |
debian/patches/
|
| 151 |
- Fixes: makes other packages FTBFS with G++ 4.1: endKeydata was not declared
|
| 152 |
in this scope (Closes: #356601)
|
| 153 |
|
| 154 |
-- Mark Purcell <msp@debian.org> Tue, 15 Aug 2006 22:37:34 +0100
|
| 155 |
|
| 156 |
libcommoncpp2 (1.4.2-1) unstable; urgency=low
|
| 157 |
|
| 158 |
* New upstream release
|
| 159 |
|
| 160 |
-- Mark Purcell <msp@debian.org> Thu, 6 Jul 2006 19:57:37 +0100
|
| 161 |
|
| 162 |
libcommoncpp2 (1.4.1-1) unstable; urgency=low
|
| 163 |
|
| 164 |
* New upstream release
|
| 165 |
|
| 166 |
-- Mark Purcell <msp@debian.org> Wed, 10 May 2006 18:29:14 +0100
|
| 167 |
|
| 168 |
libcommoncpp2 (1.4.0-1) unstable; urgency=low
|
| 169 |
|
| 170 |
* New upstream release
|
| 171 |
* Bump soname libcommoncpp2-1.4-0
|
| 172 |
|
| 173 |
-- Mark Purcell <msp@debian.org> Sun, 7 May 2006 11:08:08 +0100
|
| 174 |
|
| 175 |
libcommoncpp2 (1.3.26-4) unstable; urgency=low
|
| 176 |
|
| 177 |
* ost_check2.m4 provided by -doc in i386 while by -dev in other arches
|
| 178 |
(Closes: #366148)
|
| 179 |
|
| 180 |
-- Mark Purcell <msp@debian.org> Sat, 6 May 2006 00:08:57 +0100
|
| 181 |
|
| 182 |
libcommoncpp2 (1.3.26-3) unstable; urgency=low
|
| 183 |
|
| 184 |
[ Kilian Krause ]
|
| 185 |
* debian/rules: Don't build arch=all in binary-arch target.
|
| 186 |
|
| 187 |
[ Mark Purcell ]
|
| 188 |
* Add debian/patches/bug360492.dpatch. Fixes: pointer.h:55:
|
| 189 |
error: invalid function declaration (Closes: #360492)
|
| 190 |
* debian/control: Conflict and Replace with only libcommoncpp2-1.3c2a (1.3.26-1)
|
| 191 |
|
| 192 |
-- Mark Purcell <msp@debian.org> Tue, 18 Apr 2006 23:19:15 +0100
|
| 193 |
|
| 194 |
libcommoncpp2 (1.3.26-2) unstable; urgency=low
|
| 195 |
|
| 196 |
* Bump soname
|
| 197 |
|
| 198 |
-- Mark Purcell <msp@debian.org> Thu, 13 Apr 2006 12:57:47 +0100
|
| 199 |
|
| 200 |
libcommoncpp2 (1.3.26-1) unstable; urgency=low
|
| 201 |
|
| 202 |
[ Kilian Krause ]
|
| 203 |
* debian/rules: Add get-orig-source target.
|
| 204 |
|
| 205 |
[ Mark Purcell ]
|
| 206 |
* New upstream release
|
| 207 |
* debian/watch to use svn-upgrade
|
| 208 |
* Update debian/patches/01_debian.dpatch
|
| 209 |
|
| 210 |
-- Mark Purcell <msp@debian.org> Wed, 12 Apr 2006 19:23:19 +0100
|
| 211 |
|
| 212 |
libcommoncpp2 (1.3.25-3) unstable; urgency=low
|
| 213 |
|
| 214 |
* Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
|
| 215 |
* Build-Depends: dpatch
|
| 216 |
* libcommoncpp2-doc Architecture: all
|
| 217 |
|
| 218 |
-- Mark Purcell <msp@debian.org> Tue, 28 Mar 2006 22:24:10 +0100
|
| 219 |
|
| 220 |
libcommoncpp2 (1.3.25-2) unstable; urgency=low
|
| 221 |
|
| 222 |
* Update libcommoncpp2-dev.manpages, libcommoncpp2-dev.dirs, libcommoncpp2-dev.examples
|
| 223 |
- Cleanup debian/rules for the above
|
| 224 |
* Update DH_COMPAT=4
|
| 225 |
* Split off Architecture: any libcommoncpp2-doc package
|
| 226 |
* Apply G++ 4.1 patch from Martin Michlmayr (Closes: Bug#356601)
|
| 227 |
|
| 228 |
-- Mark Purcell <msp@debian.org> Sun, 19 Mar 2006 14:35:45 +0000
|
| 229 |
|
| 230 |
libcommoncpp2 (1.3.25-1) unstable; urgency=low
|
| 231 |
|
| 232 |
* New upstream release
|
| 233 |
|
| 234 |
-- Mark Purcell <msp@debian.org> Sun, 12 Mar 2006 19:51:06 +0000
|
| 235 |
|
| 236 |
libcommoncpp2 (1.3.24-1) unstable; urgency=low
|
| 237 |
|
| 238 |
* New upstream release
|
| 239 |
|
| 240 |
-- Mark Purcell <msp@debian.org> Sat, 18 Feb 2006 12:18:28 +0000
|
| 241 |
|
| 242 |
libcommoncpp2 (1.3.22-1) unstable; urgency=low
|
| 243 |
|
| 244 |
* New upstream release
|
| 245 |
|
| 246 |
-- Mark Purcell <msp@debian.org> Sat, 21 Jan 2006 11:40:07 +0000
|
| 247 |
|
| 248 |
libcommoncpp2 (1.3.21-2) unstable; urgency=low
|
| 249 |
|
| 250 |
* library package needs to be renamed (libstdc++ allocator change)
|
| 251 |
(Closes: #339198)
|
| 252 |
* Disable TODO in doc/Doxyfile
|
| 253 |
- libcommoncpp2-dev: file conflict with libccrtp-dev:
|
| 254 |
/usr/share/man/man3/todo.3.gz (Closes: #338397)
|
| 255 |
|
| 256 |
-- Mark Purcell <msp@debian.org> Mon, 21 Nov 2005 21:41:18 +0000
|
| 257 |
|
| 258 |
libcommoncpp2 (1.3.21-1) unstable; urgency=low
|
| 259 |
|
| 260 |
* New upstream release
|
| 261 |
|
| 262 |
-- Mark Purcell <msp@debian.org> Sat, 29 Oct 2005 14:37:39 +0100
|
| 263 |
|
| 264 |
libcommoncpp2 (1.3.19-1) unstable; urgency=low
|
| 265 |
|
| 266 |
* New upstream release
|
| 267 |
* Lintian cleanup old-fsf-address-in-copyright-file
|
| 268 |
|
| 269 |
-- Mark Purcell <msp@debian.org> Sun, 4 Sep 2005 22:35:08 +0100
|
| 270 |
|
| 271 |
libcommoncpp2 (1.3.14-1) unstable; urgency=low
|
| 272 |
|
| 273 |
* New upstream release
|
| 274 |
|
| 275 |
-- Mark Purcell <msp@debian.org> Tue, 19 Jul 2005 00:08:54 +1000
|
| 276 |
|
| 277 |
libcommoncpp2 (1.3.13-1) unstable; urgency=low
|
| 278 |
|
| 279 |
* New upstream release
|
| 280 |
|
| 281 |
-- Mark Purcell <msp@debian.org> Thu, 7 Jul 2005 05:11:57 +0100
|
| 282 |
|
| 283 |
libcommoncpp2 (1.3.10-4) unstable; urgency=low
|
| 284 |
|
| 285 |
* Merge ubuntu changes for C++ ABI change (Thanks Stephen)
|
| 286 |
- Please feel free to submit other ubuntu changes directly to the Debian
|
| 287 |
BTS
|
| 288 |
|
| 289 |
-- Mark Purcell <msp@debian.org> Thu, 7 Jul 2005 04:00:50 +0100
|
| 290 |
|
| 291 |
libcommoncpp2 (1.3.10-3ubuntu1) breezy; urgency=low
|
| 292 |
|
| 293 |
* Add Conflicts/Replaces: libcommoncpp2-1.0-0c102 (= 1.0.13-5ubuntu1)
|
| 294 |
* debian/rules: moved test on config.{guess,sub} to configure
|
| 295 |
|
| 296 |
-- Stephan Hermann <sh@sourcecode.de> Mon, 06 Jun 2005 20:28:45 +0200
|
| 297 |
|
| 298 |
libcommoncpp2 (1.3.10-3) unstable; urgency=low
|
| 299 |
|
| 300 |
* Add Conflicts/Replaces: libcommoncpp2-1.0-0c102 (=1.3.10-1) (Closes:
|
| 301 |
Bug#311397)
|
| 302 |
* Closes: #311149: FTBFS: dh_installdocs: cp: cannot stat `doc/html':
|
| 303 |
No such file or directory
|
| 304 |
- Add Build-Depends doxygen
|
| 305 |
|
| 306 |
-- Mark Purcell <msp@debian.org> Wed, 1 Jun 2005 22:41:13 +0100
|
| 307 |
|
| 308 |
libcommoncpp2 (1.3.10-2) unstable; urgency=low
|
| 309 |
|
| 310 |
* soname change requires lib package bump to libcommoncp2-1.3
|
| 311 |
|
| 312 |
-- Mark Purcell <msp@debian.org> Sat, 28 May 2005 17:39:30 +0100
|
| 313 |
|
| 314 |
libcommoncpp2 (1.3.10-1) unstable; urgency=low
|
| 315 |
|
| 316 |
* New upstream release
|
| 317 |
- Closes: #264994: Underquoted AC_DEFUNs in automake macro
|
| 318 |
- Closes: #294611: Underquoted definitions in m4
|
| 319 |
* Add GENERATE_TODOLIST=NO & SHOW_DIRECTORIES=NO to doc/Doxyfile.in
|
| 320 |
* Closes: #246529: Developer package should include html documentation
|
| 321 |
|
| 322 |
-- Mark Purcell <msp@debian.org> Sat, 28 May 2005 16:30:15 +0100
|
| 323 |
|
| 324 |
libcommoncpp2 (1.0.13-5) unstable; urgency=low
|
| 325 |
|
| 326 |
* Apply gcc-3.4 patch from Andreas Jochens (Closes: Bug#259384)
|
| 327 |
|
| 328 |
-- Mark Purcell <msp@debian.org> Thu, 15 Jul 2004 08:17:20 +1000
|
| 329 |
|
| 330 |
libcommoncpp2 (1.0.13-4) unstable; urgency=low
|
| 331 |
|
| 332 |
* ./reconf
|
| 333 |
* Closes: Bug#251485: libcommoncpp2: FTBFS: old libtool version.
|
| 334 |
|
| 335 |
-- Mark Purcell <msp@debian.org> Thu, 1 Jul 2004 22:33:31 +1000
|
| 336 |
|
| 337 |
libcommoncpp2 (1.0.13-3) unstable; urgency=low
|
| 338 |
|
| 339 |
* Unset CFLAGGS/CXXFLAGS for configure (Closes: Bug#234912)
|
| 340 |
* Build ccgnu2-config.1 using help2man
|
| 341 |
* Closes: #92368: /usr/include/cc++/config.h defines PACKAGE and
|
| 342 |
VERSION
|
| 343 |
* Closes: #179991: commonc++: Not fully conform to
|
| 344 |
STDC++ (warnings with g++-3.2)
|
| 345 |
|
| 346 |
-- Mark Purcell <msp@debian.org> Fri, 5 Mar 2004 18:18:56 +1100
|
| 347 |
|
| 348 |
libcommoncpp2 (1.0.13-2) unstable; urgency=low
|
| 349 |
|
| 350 |
* Update upstream URL in debian/control (Closes: Bug#233034)
|
| 351 |
|
| 352 |
-- Mark Purcell <msp@debian.org> Tue, 24 Feb 2004 11:50:43 +1100
|
| 353 |
|
| 354 |
libcommoncpp2 (1.0.13-1) unstable; urgency=low
|
| 355 |
|
| 356 |
* New upstream release
|
| 357 |
|
| 358 |
-- Mark Purcell <msp@debian.org> Mon, 18 Aug 2003 20:37:28 +1000
|
| 359 |
|
| 360 |
libcommoncpp2 (1.0.12-1) unstable; urgency=low
|
| 361 |
|
| 362 |
* New upstream release
|
| 363 |
|
| 364 |
-- Mark Purcell <msp@debian.org> Thu, 26 Jun 2003 21:31:23 +1000
|
| 365 |
|
| 366 |
libcommoncpp2 (1.0.10-1) unstable; urgency=low
|
| 367 |
|
| 368 |
* New upstream release
|
| 369 |
|
| 370 |
-- Mark Purcell <msp@debian.org> Sat, 24 May 2003 14:56:07 +1000
|
| 371 |
|
| 372 |
libcommoncpp2 (1.0.9-1) unstable; urgency=low
|
| 373 |
|
| 374 |
* New upstream release
|
| 375 |
|
| 376 |
-- Mark Purcell <msp@debian.org> Thu, 17 Apr 2003 19:46:00 +1000
|
| 377 |
|
| 378 |
libcommoncpp2 (1.0.8-1) unstable; urgency=low
|
| 379 |
|
| 380 |
* New upstream release
|
| 381 |
|
| 382 |
-- Mark Purcell <msp@debian.org> Thu, 13 Mar 2003 18:49:32 +1100
|
| 383 |
|
| 384 |
libcommoncpp2 (1.0.7-4) unstable; urgency=low
|
| 385 |
|
| 386 |
* Adding throw() to nanosleep, Thanks Peter Toneby (Closes:
|
| 387 |
Bug#176525)
|
| 388 |
|
| 389 |
-- Mark Purcell <msp@debian.org> Tue, 14 Jan 2003 20:06:35 +1100
|
| 390 |
|
| 391 |
libcommoncpp2 (1.0.7-3) unstable; urgency=low
|
| 392 |
|
| 393 |
* Fixup unsigned int bug in include/c++/socket.h, Thanks Gerhard Tonn
|
| 394 |
(Closes: Bug#173081)
|
| 395 |
|
| 396 |
-- Mark Purcell <msp@debian.org> Sun, 12 Jan 2003 23:54:16 +1100
|
| 397 |
|
| 398 |
libcommoncpp2 (1.0.7-2) unstable; urgency=low
|
| 399 |
|
| 400 |
* Rebuild for gcc-3.2
|
| 401 |
|
| 402 |
-- Mark Purcell <msp@debian.org> Thu, 9 Jan 2003 22:12:54 +1100
|
| 403 |
|
| 404 |
libcommoncpp2 (1.0.7-1) unstable; urgency=low
|
| 405 |
|
| 406 |
* New upstream release
|
| 407 |
|
| 408 |
-- Mark Purcell <msp@debian.org> Sun, 8 Dec 2002 20:59:24 +1100
|
| 409 |
|
| 410 |
libcommoncpp2 (1.0.5-1) unstable; urgency=low
|
| 411 |
|
| 412 |
* New upstream release
|
| 413 |
|
| 414 |
-- Mark Purcell <msp@debian.org> Sun, 10 Nov 2002 20:08:17 +1100
|
| 415 |
|
| 416 |
libcommoncpp2 (1.0.3-2) unstable; urgency=low
|
| 417 |
|
| 418 |
* Rebuild with standard g++
|
| 419 |
|
| 420 |
-- Mark Purcell <msp@debian.org> Sun, 6 Oct 2002 19:52:45 +1000
|
| 421 |
|
| 422 |
libcommoncpp2 (1.0.3-1) unstable; urgency=low
|
| 423 |
|
| 424 |
* New upstream release
|
| 425 |
|
| 426 |
-- Mark Purcell <msp@debian.org> Sun, 6 Oct 2002 19:08:45 +1000
|
| 427 |
|
| 428 |
libcommoncpp2 (1.0.2-2) unstable; urgency=low
|
| 429 |
|
| 430 |
* Source Section: devel
|
| 431 |
|
| 432 |
-- Mark Purcell <msp@debian.org> Sun, 22 Sep 2002 21:15:43 +1000
|
| 433 |
|
| 434 |
libcommoncpp2 (1.0.2-1) unstable; urgency=low
|
| 435 |
|
| 436 |
* New upstream release
|
| 437 |
* Renamed Source: libcommoncpp2
|
| 438 |
* Updated to Standards-Version: 3.5.2
|
| 439 |
|
| 440 |
-- Mark Purcell <msp@debian.org> Sun, 22 Sep 2002 13:08:14 +1000
|
| 441 |
|
| 442 |
commoncpp2 (1.0.0-1) unstable; urgency=low
|
| 443 |
|
| 444 |
* New upstream release (Closes: Bug#154911)
|
| 445 |
|
| 446 |
-- Mark Purcell <msp@debian.org> Tue, 3 Sep 2002 20:45:49 +1000
|
| 447 |
|
| 448 |
commoncpp2 (0.99.6-3) unstable; urgency=low
|
| 449 |
|
| 450 |
* New Maintainer.
|
| 451 |
|
| 452 |
-- Mark Purcell <msp@debian.org> Sun, 4 Aug 2002 10:29:11 +1000
|
| 453 |
|
| 454 |
commoncpp2 (0.99.6-2.1) unstable; urgency=low
|
| 455 |
|
| 456 |
* NMU
|
| 457 |
* Can't include <asm/atomic.h> in user space. Especially with g++, since
|
| 458 |
it has non-g++'isms in it. Closes: #154911
|
| 459 |
|
| 460 |
-- LaMont Jones <lamont@debian.org> Tue, 30 Jul 2002 23:05:10 -0600
|
| 461 |
|
| 462 |
commoncpp2 (0.99.6-2) unstable; urgency=low
|
| 463 |
|
| 464 |
* Fix g++-3.x problems. Tested to compile cleanly with g++-3.1
|
| 465 |
(Closes: #151888)
|
| 466 |
|
| 467 |
-- Matt Zimmerman <mdz@debian.org> Thu, 4 Jul 2002 11:37:53 -0400
|
| 468 |
|
| 469 |
commoncpp2 (0.99.6-1) unstable; urgency=low
|
| 470 |
|
| 471 |
* New upstream release
|
| 472 |
* I am neglecting this package somewhat because I no longer use it actively.
|
| 473 |
If you do, and want to adopt it, contact me.
|
| 474 |
|
| 475 |
-- Matt Zimmerman <mdz@debian.org> Thu, 4 Jul 2002 00:19:27 -0400
|
| 476 |
|
| 477 |
commoncpp2 (0.99.2-1) unstable; urgency=low
|
| 478 |
|
| 479 |
* Initial release (Closes: #142598)
|
| 480 |
|
| 481 |
-- Matt Zimmerman <mdz@debian.org> Fri, 15 Mar 2002 21:46:06 -0500
|