pydot (1.0.28-0ubuntu1) trusty; urgency=low

  * New upstream release. (LP: #574428, #987934)
  * debian/control updated to newest standards version:
    - Removed DM-Upload-Allowed, obsolete
    - Updated Vsc-Browser field
    - Depend on python-setuptools
    - Depend on pyparsing >= 2.0.1 to prevent incompability problems with
      debian/patches/03-support-pyparsing-v2.patch
    - Add ${misc:Depends} to binary package Depends
    - Support dh-python
      o Bumped cdbs version to 0.4.90
      o Bumped python version to 2.6.6.3
      o Removed XB-Python-Version field
      o Added X-Python-Version field
      o Removed ${python:Depends} from Depends
  * debian/rules:
    - do not include simple-patchsys.mk
    - Support dh-python: Remove DEB_PYTHON_SYSTEM
  * debian/pyversions: not required for dh-python
  * debian/pycompat: not required for dh-python
  * debian/source/format: added and set to 3.0 (quilt)
  * debian/patches/02-use-setuptools.patch: patched setup.py to use setuptools
    to prevent "Unknown distribution option: 'install_requires'" warning
  * debian/patches/03-support-pyparsing-v2.patch: add support for pyparsing
    version 2.X, fixes "Couldn't import dot_parser" error

 -- Maarten Bezemer <maarten.bezemer@gmail.com>  Sat, 15 Feb 2014 14:01:16 +0100

pydot (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01-setup-py-nodata.patch: patched setup.py to stop
    data files being installed to /usr
  * debian/pyversions, debian/control: package now works with only
    Python 2.4+
  * debian/control:
    - dependency on python-parsing changed to (>= 1.4.10) due to
      nestedExpr symbol requirement
    - added Conflicts on dot2tex (<< 2.8.0) due to incompatibility
    - added DM-Upload-Allowed: yes
    - moved python-support to Build-Depends as required for clean target
    - changed Section to python
  * debian/copyright: updated year
  * debian/watch: escaped the dots

 -- Peter Collingbourne <pcc03@doc.ic.ac.uk>  Mon, 26 May 2008 15:35:04 +0100

pydot (0.9.10-3) UNRELEASED; urgency=low

  * debian/control
    - uniforming Vcs-Browser field

 -- Sandro Tosi <matrixhasu@gmail.com>  Thu, 03 Jan 2008 11:53:11 +0100

pydot (0.9.10-2) unstable; urgency=low

  * debian/copyright: Rewrapped to 80 characters per line
  * debian/watch: Updated with new download location (closes: #450120)
  * debian/control:
    - added Debian Python Modules Team to Uploaders
    - added Homepage, Vcs-Browser, Vcs-Svn fields
    - removed Provides field
    - changed python-all-dev to python in Build-Depends
    - moved packages from Build-Depends to Build-Depends-Indep

 -- Peter Collingbourne <pcc03@doc.ic.ac.uk>  Mon, 12 Nov 2007 19:29:39 +0000

pydot (0.9.10-1) unstable; urgency=low

  * Initial release (Closes: #397663)

 -- Peter Collingbourne <pcc03@doc.ic.ac.uk>  Wed,  8 Nov 2006 15:52:04 +0000

