lp://staging/ubuntu/maverick/protobuf
- Get this branch:
- bzr branch lp://staging/ubuntu/maverick/protobuf
Branch merges
Branch information
Recent revisions
- 12. By Elliot Murphy
-
* Merge from Debian unstable.
* Remaining Ubuntu changes:
- Don't use python2.4 (refreshed this patch) - 11. By Steve Kowalik
-
* Merge from Debian testing.
* Remaining Ubuntu changes:
- Don't use python2.4.
* Ubuntu changes dropped:
- Disable death tests on Itanium, fixed upstream. - 10. By Steve Kowalik
-
* Merge from Debian testing.
* Remaining Ubuntu changes:
- Disable the death tests on IA64, now as a quilt patch.
- Don't use python2.4, also as a quilt patch. - 8. By Michael Vogt
-
* Merge from debian unstable, remaining changes:
- src/google/protobuf/ compiler/ python/ python_ generator. cc:
do not hardcode python2.4
- src/gtest/internal/ gtest-port. h
disable death tests if architecture is IA64 - 7. By Brian Murray
-
src/google/
protobuf/ compiler/ python/ python_ generator. cc:
removed line in code generator that added "#!/usr/bin/python2. 4"
to every python file created, (LP: #348243) should be fixed in
upstream revision 2.0.4. - 6. By Manny Vindiola
-
* Merge from new upstream version (LP: #309237), remaining changes:
* debian/control Moving python-support from Build-Depends-Indep
to Build-Depends to fix build failures.
* Fix FTBFS on ia64 architecture due to lack of clone(2)
- src/gtest/internal/ gtest-port. h (LP: #308829)
disable death tests if architecture is IA64
adapted from gtest upstream fix at:
http://codereview. appspot. com/8690/ show
* Fix FTBFS on x64 architectures due to python 2.x int vs long issue
test expects return type long but on x64 architecture return type
unpacks to int
-python/google/ protobuf/ internal/ decoder_ test.py
explicitly type the result value as long
taken from upstream discussion:
http://groups. google. com/group/ protobuf/ browse_ thread
/thread/ 2357176cb1f50e1 0/ - 5. By Manny Vindiola
-
* Merge from debian unstable (LP: #302680), remaining changes:
+ debian/control Moving python-support from Build-Depends-Indep
to Build-Depends to fix build failures.
change kept from 2.0.0~b-3ubuntu1 - 4. By Elliot Murphy
-
* src/google/
protobuf/ compiler/ cpp/cpp_ enum.cc: added patch to stop
generating trailing comma after enum definition. (Going to be applied
upstream soon: http://tinyurl. com/3l72co) (LP: #264124)
* src/google/protobuf/ descriptor. pb.h: Run 'bash
generate_descriptor_ proto.sh' . - 3. By Elliot Murphy
-
Moving python-support from Build-Depends-Indep to Build-Depends to
fix build failures. (LP: #262665)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/natty/protobuf