2006
sqlobject (0.7.1-1) unstable; urgency=low
* New upstream release. (Closes: #387506)
-- Fabio Tranchitella <kobold@debian.org> Mon, 18 Sep 2006 16:20:41 +0200
sqlobject (0.7.0.99.really.0.7.1b1-1) experimental; urgency=low
* Upstream beta release * debian/patches/01_avoid_requirements_checking.diff: - updated to the new setup.py * debian/patches/02_use_parse_method_for_egg_requirement.diff: - removed; no longer needed * debian/control: - moved cdbs to Build-Depends, since it is used in clean:
-- Gustavo Noronha Silva <kov@debian.org> Sun, 9 Jul 2006 15:00:18 -0300
sqlobject (0.7.0-5) UNRELEASED; urgency=low
* debian/rules:
- include cdbs' simplepatchsys
* debian/patches/01_avoid_requirements_checking.diff,
debian/patches/02_use_parse_method_for_egg_requirement.diff:
- added, replacing previous direct modification of the files
- the modification to sqlobject-admin has been removed because
we can now use pkg_resources
* debian/control:
- added build-dependency-indep on cdbs, and dependency on
python-setuptools for python-sqlobject
- added the python-modules team in Uploaders, since this is now being
integrated in the team's svn repository
-- Gustavo Noronha Silva <kov@debian.org> Mon, 3 Jul 2006 21:14:49 -0300
sqlobject (0.7.0-4) unstable; urgency=low
* debian/control:
- adding myself to Uploaders
* sqlobject/manager/command.py:
- applied patch to use Requirement.parse instead of passing the
egg_spec when creating a Requirement object (Closes: #375751)
-- Gustavo Noronha Silva <kov@debian.org> Sun, 2 Jul 2006 19:39:04 -0300
sqlobject (0.7.0-3) unstable; urgency=low
* Python policy transition. (Closes: #373550)
-- Fabio Tranchitella <kobold@debian.org> Thu, 15 Jun 2006 19:44:09 +0200
sqlobject (0.7.0-2) unstable; urgency=low
* debian/rules, debian/control, setup.py: added support for egg-info
(removed some patching on setup.py, which was being done on the
previous version), thanks to Gustavo Noronha Silva. (Closes: #365961)
-- Fabio Tranchitella <kobold@debian.org> Tue, 30 May 2006 21:43:21 +0200
sqlobject (0.7.0-1) unstable; urgency=low
* New maintainer. (Closes: #347193) * New upstream release. (Closes: #303913)
-- Fabio Tranchitella <kobold@debian.org> Tue, 17 Jan 2006 17:06:31 +0000
2004
sqlobject (0.6-1) unstable; urgency=low
* Initial release (Closes: #193499)
-- Carlos Perelló Marín <carlos@pemas.net> Wed, 27 Nov 2004 23:30:53 +0100