pyode (1.2.0.dev15-3) unstable; urgency=medium * Add better tests (Closes: #974464) * Enable smoke tests -- Nilesh Patra Fri, 13 Nov 2020 11:58:25 +0530 pyode (1.2.0.dev15-2) unstable; urgency=medium * Team upload. * debhelper-compat 13 (routine-update) * Add salsa-ci file (routine-update) * Set upstream metadata fields: Bug-Submit. * Fix day-of-week for changelog entry 1.1.0-1. -- Andreas Tille Mon, 12 Oct 2020 11:25:23 +0200 pyode (1.2.0.dev15-1) unstable; urgency=medium [ Andreas Tille ] * Fix team name * Moved packaging from SVN to salsa.debian.org * Cleanup properly * Build-Depends: cython3 (instead of cython) [ Nilesh Patra ] * Point to new upstream * New upstream version 1.2.0.dev15 (Closes: #937495) * Add source format * Remove Un-needed files * Remove redundant patches, add relevant ones * Change binary name for installing examples * Bump standards version to 4.5.0 * Add myself to uploaders * Add shebangs for non-executable scripts * Add Hardening options * Change URLs, descriptions, fix with cme * Add 'Rules-Requires-Root:no' * Drop compat, switch to debhelper-compat * Add upstream/metadata * Fix spellings * Add appropriate symlink to license * Add import test * Adapt patch to cython3 -- Nilesh Patra Tue, 14 Apr 2020 19:32:15 +0530 pyode (1.2.0-4+cvs20090320.2) unstable; urgency=medium * Non-maintainer upload * Bump debhelper compat level. Closes: #817638 -- Christoph Biedl Sun, 18 Dec 2016 14:41:01 +0100 pyode (1.2.0-4+cvs20090320.1) unstable; urgency=low * Non-maintainer upload. * Convert to dh_python2. (Closes: #616976) -- Andrea Colangelo 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 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 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 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 Thu, 22 Feb 2007 13:52:01 -0500 pyode (1.1.0-1) unstable; urgency=low * Initial release Closes: #329013 -- Yaroslav Halchenko Tue, 13 Jun 2006 16:32:54 -0400