Michael Vogt wrote:
> In Ubuntu, we've applied the attached patch to achieve the following:
>
> * Merge from debian unstable. Remaining changes:
> - Don't use #!/usr/bin/python2.4 but use #!/usr/bin/python instead
>
> We thought you might be interested in doing the same.
> +Index: protobuf-2.1.0/python/mox.py
> +Index: protobuf-2.1.0/python/stubout.py
as far as i can tell, mox and stubout are not used anywhere in the
debian protobuf packages nor the build system or tests. (the Makefile
matches below are solely in the EXTRA_DIST variable.)
what exactly is the point of your patch?
edmo...@chase{0}:~/debian/protobuf/protobuf-2.3.0$ dpkg -L python-protobuf
| egrep "(mox|stubout)"
edmo...@chase{1}:~/debian/protobuf/protobuf-2.3.0$ grep -lri mox *
Makefile.am
Makefile.in
debian/copyright
python/mox.py
python/stubout.py
edmo...@chase{0}:~/debian/protobuf/protobuf-2.3.0$ grep -lri stubout *
Makefile.am
Makefile.in
debian/copyright
python/mox.py
python/stubout.py
edmo...@chase{0}:~/debian/protobuf/protobuf-2.3.0$
--
Robert Edmonds
[email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]