lp:~statik/ubuntu/lucid/protobuf/merge-bug502654

Created by Elliot Murphy and last modified
Get this branch:
bzr branch lp:~statik/ubuntu/lucid/protobuf/merge-bug502654
Only Elliot Murphy can upload to this branch. If you are Elliot Murphy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Elliot Murphy
Status:
Development

Recent revisions

12. By Elliot Murphy

Merge from Debian (LP: #502654)
just adding the bug number to the changelog.

11. By Elliot Murphy

* Merge from Debian.
* Remaining Ubuntu changes:
  - Disable the death tests on IA64, now as a quilt patch.
  - Don't hardcode python2.4, also as a quilt patch.
* Non-maintainer upload
* New upstream release made this evening correction major SONAME
* debian/control: Updated major version to 5 (Closes: #556563)
* debian/rules: Updated two links to use libproto*5
* debian/libprotobuf5.shlibs: Added
* debian/libprotoc5.shlibs: Added

* Non-maintainer upload coordinated with maintainer
* New upstream release (Closes: #551931)
* debian/libprotobuf-install: Added 'usr/lib/pkgconfig/*' to have
  pkg-config support files installed
* debian/control: Added (= ${binary:Version}) to Depends for -dev
  packages for tighter link to underlying libraries [lintian warning]
* debian/control: Updated StandardVersion: to 3.8.3

* debian/control: Major version not incremented as upstream kept it at 4

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.

9. By Loïc Minier

No change rebuild to fix misbuilt binaries on armel.

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/2357176cb1f50e10/

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:ubuntu/lucid/protobuf
This branch contains Public information 
Everyone can see this information.

Subscribers