File: changelog

package info (click to toggle)
pyode 1.2.0-4%2Bcvs20090320.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,224 kB
  • ctags: 3,257
  • sloc: python: 2,452; sh: 783; makefile: 75
file content (74 lines) | stat: -rw-r--r-- 3,011 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
pyode (1.2.0-4+cvs20090320.1) unstable; urgency=low

  * Non-maintainer upload.
  * Convert to dh_python2. (Closes: #616976)

 -- Andrea Colangelo <warp10@ubuntu.com>  Fri, 28 Jun 2013 17:19:04 +0200

pyode (1.2.0-4+cvs20090320) unstable; urgency=low

  * Build-depends on libode-dev instead of libode0-dev (closes:
    #520457). Thanks Adeodato Simo.
  * Added Vcs fields.
  * Added installation of upstream's changelog.
  * python-pyrex Build-Depend.
  * Incorporated upstream changes since 1.2.0:
    - Apply linear/angular damping patch from Tristam MacDonald.
    - Rename __new__ to __cinit__ for new Pyrex version.
    - Compiling against new ODE -- requires dInitODE().
    - Document last change.
    - Include whatever necessary flags/libs are needed for ODE.
    - Rename type to space_type for pyrex.
    - Changelog entry describing previous commit.
    - * tutorial3.py: change glScale to glScalef to be compatible with
      python-opengl version 3.0 and up. Thanks to Nathanial Troutman for
      finding the bug and suggesting a fix.
    - Reapply weakref patch after finding bug in tutorial3.py.
    - * heightfielddata.pyx: Save a reference to the data tuple, because
      otherwise it gets garbage collected and causes problems. Thanks to Dan
      Miller for finding the bug and figuring it out.
    - Revert weakref patch; it breaks the tutorials.
    - Bug fix from Dan Miller.
    - Applied the heightfield patch
    - Applied a couiple of patches posted by Ethan Glasser-Camp (GeomRay
      doc strings, angle methods on UniversalJoint, GeomObject.__delattr__,
      weak refs, triangle count)

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 20 Mar 2009 11:07:26 -0400

pyode (1.2.0-3) unstable; urgency=low

  * Rebuild with up-to-date pycentral (closes: #490522)
  * Standards version boost to 3.8.0:
   - Homepage is in header field now
   - Section python instead of science
   - Library depends without debian revision

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 12 Jul 2008 22:27:10 -0400

pyode (1.2.0-2) unstable; urgency=low

  * Since ode>=0.8.dfsg-1 builds with-trimesh=gimpact, patch
    patches/01_ode_notrimesh.dpatch is disabled
  * Rebuilt against most recent (lib)ode (Closes: #431941)

 -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 22 Jul 2007 13:07:06 -0400

pyode (1.2.0-1) experimental; urgency=low

  * New upstream release (Closes: #410945) (Thanks  Ethan Glasser-Camp for a
    buzz)
  * debian/patches/01_{debian_ode_config.dpatch,ode_pyrex_0.9.4.dpatch} no
    longer applied
  * Explicit depends on libode0c2 (>=0.7-1) via debian/shlibs.local
  * Since libode 0.7 shipped within Debian is without trimesh support, trimesh
    support disabled for building pyode (patches/01_ode_notrimesh.dpatch)

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 22 Feb 2007 13:52:01 -0500

pyode (1.1.0-1) unstable; urgency=low

  * Initial release Closes: #329013

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 13 Jun 2006 16:32:54 -0400