lp:ubuntu/natty/cppunit

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/cppunit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

14. By Alexander Sack

rebuild rest of main for armel armv7/thumb2 optimization;
UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2

13. By Steve M. Robbins <email address hidden>

* New upstream release.
  - No longer uses Qt3 compatibility headers.
  - Builds with g++-4.3. Closes: #441521.

* debian/control: Remove build-dep libqt3-compat-headers. Closes: #464248.
Change from package libcppunit-1.12-0 to libcppunit-1.12-1.

* debian/rules: Change from package libcppunit-1.12-0 to
  libcppunit-1.12-1.

* debian/copyright: Add explicit license text. Closes: #437526.

* Fix lintian warnings:
  - cppunit-config.1: Remove unknown markup ".l".
  - debian/control: Add Homepage header; remove homepage from long
    description. Change deprecated ${Source-Version} to ${binary:Version}.
    Bump standards-version to 3.7.3.0 (no changes required).
  - debian/libcppunit-doc.doc-base: Remove dangerous whitespace.
  - debian/rules: Remove .cvsignore files. Remove execute bit from
    example run.bat file.

12. By Matthias Klose

Rebuild with recent g++ compiler version.

11. By Matthias Klose

* Fix build failure with g++-4.3.
* Set Ubuntu maintainer address.

10. By Steve M. Robbins <email address hidden>

debian/rules: Build with -O0 on alpha. This should work around
FTBFS on alpha (#410537).

9. By Matthias Klose

Rebuild for changes in the amd64 toolchain.

8. By Steve M. Robbins <email address hidden>

* src/cppunit/TestAssert.cpp:
* examples/cppunittest/TestAssertTest.cpp: Fix CPPUNIT_ASSERT_DOUBLES_EQUAL() to work
properly with NaN values (debian/patch04.assert-doubles-equal). Closes: #396865.

* debian/rules:
* debian/examples: Add all example code to libcppunit-doc. Closes: #379968.

7. By Steve M. Robbins <email address hidden>

* New upstream version. Closes: #376122.
  - debian/control: new lib package libcppunit-1.12-0
  - debian/rules: explicitly use qmake-qt3; tweak clean rule;
    update runtime package name; add -L and -l options to dh_shlibdeps
  - debian/cppunit-1.10.2-nostandalone.patch remove; incorporated upstream.

* include/cppunit/TestResult.h: Include <string>
  - patch in debian/patch01.testresult-include-string

* src/cppunit/Makefile.am: Link libcppunit with -ldl, add test case (this
  is the fix of #338252)
  - patch in debian/patch02.cppunit-link-test

* src/qttestrunner/qttestrunnerlib.pro: Set CONFIG to build a release shared
  lib; remove "_shared" from shared lib name; link against libcppunit in
  directory src/cppunit/.libs
  - patch in debian/patch03.qttestrunner-libname-linkage

6. By Steve M. Robbins <email address hidden>

* debian/control: Fix section of -doc package.

* examples/money/MoneyTest.cpp:
* examples/money/MoneyTest.h: Replace deprecated CPPUNIT_TEST_EXCEPTION
by CPPUNIT_ASSERT_THROW. Fixes build failure on alpha.

5. By Stephan RĂ¼gamer

Resynchronise with Debian.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/cppunit
This branch contains Public information 
Everyone can see this information.

Subscribers