decompyle (2.3.2-4ubuntu1) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Mon, 15 Jan 2007 18:26:06 +0100 decompyle (2.3.2-4) unstable; urgency=low * Now builds and runs under python2.4 (this required making a local copy of python2.3's marshal.h). * Although it runs under python2.4, this software still cannot *decompile* python2.4. Added explicit warnings to manpage and description pointing this out. * Updated to new python policy with python-central (closes: #380768). * Switched to debhelper compatibility mode 5. * Bumped standards-version to 3.7.2.2. -- Ben Burton Tue, 24 Oct 2006 07:13:00 +1000 decompyle (2.3.2-3) unstable; urgency=low * Removed references to the legacy decompyle2.2 package, which will be removed shortly along with python2.2. * Moved from debhelper compatibility level 3 to 5 (no changes required other than an updated build-depends). * Bumped standards-version to 3.6.2.2 (no changes required). -- Ben Burton Sat, 8 Apr 2006 23:20:59 +1000 decompyle (2.3.2-2) unstable; urgency=low * Added notes in the package description and README.Debian explaining the roles of the new decompyle and old decompyle2.2 packages. -- Ben Burton Thu, 24 Mar 2005 07:59:47 +1100 decompyle (2.3.2-1) unstable; urgency=low * Tidied up changelog and copyright information in the upstream tarball, particularly with respect to releases 2.3 and beyond. This is being done as a new upstream release since debian appears to be the upstream source for decompyle nowadays, and since such information should not be restricted to the debian diff. -- Ben Burton Tue, 18 Jan 2005 00:44:36 +1100 decompyle (2.3.1-1) unstable; urgency=low * Applied patch from Dan Pascu that fixes problems with optimised jumps in Python >= 2.3. In the previous release (decompyle 2.3), these problems meant that some files were incorrectly decompiled and others could not be decompiled at all. With this new patch, thorough testing over the standard python libraries suggests that decompyle 2.3.1 can handle everything that decompyle 2.2beta1 could. -- Ben Burton Sun, 16 Jan 2005 18:12:00 +1100 decompyle (2.3-1) unstable; urgency=low * Now supports python 2.3! Many thanks to Dan Pascu for providing the necessary code. * All dependencies and build-depends are now based on python 2.3 instead of python 2.2. -- Ben Burton Mon, 13 Dec 2004 08:30:03 +1100 decompyle (2.2beta1-7) unstable; urgency=low * Updated copyright and readme files to reflect the fact that the old upstream site is no longer available. Also added license information to the copyright file for the previously uncredited marshal_22_for_20.c. * Don't include .pyc files in the .debs since they're already being regenerated in the postinsts. * Using dh_python in the debian build. * Bumped standards-version to 3.6.1. -- Ben Burton Sat, 3 Jul 2004 11:54:29 +1000 decompyle (2.2beta1-6) unstable; urgency=low * New upstream URL. * Minor manpage cleanups. * Bumped standards-version to 3.6.0. * Changed package section from interpreters to python. -- Ben Burton Thu, 28 Aug 2003 17:01:02 +1000 decompyle (2.2beta1-5) unstable; urgency=low * Fixed typos (decomplye) (closes: Bug#179181). -- Ben Burton Sat, 1 Feb 2003 01:24:01 +1100 decompyle (2.2beta1-4) unstable; urgency=low * Oops, forgot to change the maintainer email address in some places. * Last day of linux.conf.au! -- Ben Burton Sat, 25 Jan 2003 13:22:44 +0800 decompyle (2.2beta1-3) unstable; urgency=low * Standards-version bumped to 3.5.8. * New maintainer email address. -- Ben Burton Fri, 24 Jan 2003 07:52:46 +0800 decompyle (2.2beta1-2) unstable; urgency=low * Call python2.2 instead of python in debian/rules (closes: Bug#160407). * Depend on python2.2 instead of python (>= 2.2), python (<< 2.3) and start the script with /usr/bin/python2.2 instead of /usr/bin/python. * Aesthetic update for manpage. -- Ben Burton Wed, 11 Sep 2002 09:09:03 +1000 decompyle (2.2beta1-1) unstable; urgency=low * Initial Release (closes: Bug#119160). -- Ben Burton Wed, 4 Sep 2002 14:14:48 +1000 Local variables: mode: debian-changelog End: