[Python-modules-commits] [pydot] branch master updated (f5b9462 -> 3a3b458)

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 10 02:07:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch master
in repository pydot.

      from  f5b9462   Update Vcs fields for git migration
       new  a0fbcd4   merge patched into master
       new  3d52c86   drop patches
       new  18d7078   support python3
       new  999de2e   merge patched into master
       new  050e291   support python3
       new  bcc4083   merge patched into master
       new  badc7a3   update pydot_unittest.py
       new  ad978b2   add patch metadata
       new  fa8cd72   Replace all the patches with the code from gh:nlhepler/pydot for py3k support; Closes: #745021, #745022, #792022, #808223
       new  087e5dc   bump Standards-Version to 3.9.6 (no changes needed)
       new  7921d9e   point to github
       new  1530b04   extend packaging copyright years
       new  3a3b458   releasing package pydot version 1.0.28-2

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/.git-dpm                                    |    4 +-
 debian/changelog                                   |   12 +-
 debian/control                                     |    2 +-
 debian/copyright                                   |    2 +-
 debian/patches/0002-support-python3.patch          | 3493 ++++++++++++++++++++
 ...double-quoted-strings-with-escaped-quotes.patch |   26 -
 debian/patches/series                              |    4 +-
 debian/patches/support-py3k.patch                  | 2316 -------------
 debian/patches/support-pyparsing-v2.patch          |   28 -
 debian/unittest/pydot_unittest.py                  |  442 ++-
 debian/watch                                       |    3 +-
 dot_parser.py                                      |  430 ++-
 pydot.py                                           |  878 +++--
 setup.py                                           |   31 +-
 14 files changed, 4338 insertions(+), 3333 deletions(-)
 create mode 100644 debian/patches/0002-support-python3.patch
 delete mode 100644 debian/patches/handle-double-quoted-strings-with-escaped-quotes.patch
 delete mode 100644 debian/patches/support-py3k.patch
 delete mode 100644 debian/patches/support-pyparsing-v2.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pydot.git



More information about the Python-modules-commits mailing list