~ubuntu-branches/debian/experimental/protobuf/experimental

« back to all changes in this revision

Viewing changes to vsprojects/libprotobuf-lite.vcproj

  • Committer: Package Import Robot
  • Author(s): Robert S. Edmonds, Micah Anderson, Colin Watson, Steve Langasek, Robert S. Edmonds
  • Date: 2013-10-12 18:32:37 UTC
  • mfrom: (1.3.1) (10.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20131012183237-jz6tvmj9tn68atrf
Tags: 2.5.0-1
[ Micah Anderson ]
* New upstream version. (Closes: #704731.)
* Update debian/watch.
* Refresh patches.

[ Colin Watson ]
* Use the autotools-dev dh addon to update config.guess/config.sub for
  arm64. (Closes: #725976.)

[ Steve Langasek ]
* Don't recommend protobuf-compiler from the bindings, it's not used and
  this doesn't need to be pulled in at runtime. (Closes: #703628.)
* Mark protobuf-compiler Multi-Arch: foreign; the output of this command
  is architecture-independent source, we don't need the version of the
  compiler to match the target arch.
* Bump to debhelper compat 9, so that our libs get installed to the
  multiarch locations.
* Mark the library packages Multi-Arch: same.
* Fix debian/rules to support cross-building of the python bindings.
* Build-depend on libpython-dev, not python-dev, for cross-build
  compatibility.
* (Closes: #726083.)

[ Robert S. Edmonds ]
* Upload to experimental.
* Bump ABI version from 7 to 8.
* Bump Standards-Version to 3.9.4.
* Convert from python-support to dh-python.
* Drop support for python2.6.
* python-protobuf: switch back to the pure Python implementation, as
  upstream appears to no longer be maintaining the current C++ based Python
  binding. See the following upstream issues for details:
  - https://code.google.com/p/protobuf/issues/detail?id=434
  - https://code.google.com/p/protobuf/issues/detail?id=503

Show diffs side-by-side

added added

removed removed

Lines of Context:
188
188
                                >
189
189
                        </File>
190
190
                        <File
 
191
                                RelativePath="..\src\google\protobuf\stubs\atomicops.h"
 
192
                        >
 
193
                        </File>
 
194
                        <File
 
195
                                RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h"
 
196
                        >
 
197
                        </File>
 
198
                        <File
 
199
                                RelativePath="..\src\google\protobuf\stubs\platform_macros.h"
 
200
                        >
 
201
                        </File>
 
202
                        <File
191
203
                                RelativePath="..\src\google\protobuf\repeated_field.h"
192
204
                                >
193
205
                        </File>
194
206
                        <File
195
 
                                RelativePath="..\src\google\protobuf\stubs\stl_util-inl.h"
 
207
                                RelativePath="..\src\google\protobuf\stubs\stl_util.h"
196
208
                                >
197
209
                        </File>
198
210
                        <File
211
223
                                RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.h"
212
224
                                >
213
225
                        </File>
 
226
                        <File
 
227
                                RelativePath="..\src\google\protobuf\stubs\stringprintf.h"
 
228
                                >
 
229
                        </File>
 
230
                        <File
 
231
                                RelativePath="..\src\google\protobuf\stubs\template_util.h"
 
232
                                >
 
233
                        </File>
 
234
                        <File
 
235
                                RelativePath="..\src\google\protobuf\stubs\type_traits.h"
 
236
                                >
 
237
                        </File>
214
238
                </Filter>
215
239
                <Filter
216
240
                        Name="Resource Files"
248
272
                                >
249
273
                        </File>
250
274
                        <File
 
275
                                RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"
 
276
                                >
 
277
                        </File>
 
278
                        <File
251
279
                                RelativePath="..\src\google\protobuf\repeated_field.cc"
252
280
                                >
253
281
                        </File>
263
291
                                RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.cc"
264
292
                                >
265
293
                        </File>
 
294
                        <File
 
295
                                RelativePath="..\src\google\protobuf\stubs\stringprintf.cc"
 
296
                                >
 
297
                        </File>
266
298
                </Filter>
267
299
        </Files>
268
300
        <Globals>