Merge lp://staging/~logan/ubuntu/raring/cpptest/1.1.2-0ubuntu1 into lp://staging/ubuntu/raring/cpptest
Proposed by
Logan Rosen
Status: | Merged |
---|---|
Merge reported by: | Martin Pitt |
Merged at revision: | not available |
Proposed branch: | lp://staging/~logan/ubuntu/raring/cpptest/1.1.2-0ubuntu1 |
Merge into: | lp://staging/ubuntu/raring/cpptest |
Diff against target: |
18770 lines (+6505/-3091) 31 files modified
AUTHORS (+5/-2) INSTALL.quick (+2/-2) Makefile.in (+141/-64) NEWS (+8/-0) README (+1/-1) aclocal.m4 (+1279/-609) config/config.guess (+146/-118) config/config.sub (+134/-75) config/depcomp (+133/-56) config/install-sh (+21/-14) config/ltmain.sh (+2120/-910) config/missing (+51/-97) configure (+2151/-1067) configure.ac (+1/-1) debian/Makefile (+5/-0) debian/changelog (+18/-0) debian/control (+1/-2) debian/copyright (+4/-3) debian/patches/03-create-test-makefile.patch (+0/-9) debian/patches/06-patch-makefile.in-not-to-build-examples.patch (+3/-3) debian/patches/series (+0/-1) debian/rules (+1/-1) debian/source/format (+1/-1) doc/Doxyfile (+1/-1) doc/Makefile.am (+0/-1) doc/Makefile.in (+51/-14) libcpptest.pc (+1/-1) libcpptest.pc.in (+3/-3) src/Makefile.in (+75/-23) src/cpptest-assert.h (+93/-0) test/Makefile.in (+55/-12) |
To merge this branch: | bzr merge lp://staging/~logan/ubuntu/raring/cpptest/1.1.2-0ubuntu1 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel Holbach | Approve | ||
Ubuntu branches | Pending | ||
Review via email: mp+149667@code.staging.launchpad.net |
To post a comment you must log in.
Good work.