[Python-modules-commits] [pydot] annotated tag debian/1.2.3-1 created (now 3d6b58e)

Sandro Tosi morph at moszumanska.debian.org
Sat Nov 25 22:00:21 UTC 2017


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

morph pushed a change to annotated tag debian/1.2.3-1
in repository pydot.

        at  3d6b58e   (tag)
   tagging  267505b58648d79e2902b42bbc7a3e6c7d9f5b43 (commit)
  replaces  upstream/1.0.28
 tagged by  Sandro Tosi
        on  Sat Nov 25 16:57:37 2017 -0500

- Log -----------------------------------------------------------------
tagging package pydot version debian/1.2.3-1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAloZ51EACgkQh588mTgB
qU/4LA//S4SxHBmGxor4WFYHZlxtv1stMlfp+vClUzSpw07RWKCGd3VS4Ut1d9lz
B26vPSnjX+EI9cRHi4Tln1RJQNrM1RMwL0AWoolnobkKaWcWoy627+3/Fw+aFlZ8
1rbL0URT7j2yuORkUl+J40cUGLv+9RQIJvVLHUQBr5OmKqTX/uLcpVZWNdILY8bd
ricjp4KXw16DREL04QTT7+fP6/G2jMHlc6MVumZ958h1gro6yCLrwfkYfF1r7ohB
4jtxuP+mdHwGGNA2G5vnnBumMJHpyE7xvu6kql+Q3g9eLgOBYYWNpBc5nVVJK72e
agwjYPEkpWeByd+l9LG4nbr9whCG7g1l+GazRs/4s//FbJ8E+ypMr2S83gEDNwGE
Pvno3O0CAs45kM23mbOltkC7GSNHkDIP9QBzPBPw2+tHAmjzjYmxvEjGjuINE35x
EicS6rko7G0UswpqRvcarObyNAOIKnd81FwUlVqg4US8SFCLgCzpaNJPPMQY5F5S
ilM5C7tSqE/ncQxXeJGS6WrxqzZK6W6dAkqr3D3rlVGw1DtoZM6rkg0yr49jF22C
iOMteCRyQjzVnhBy/XDCr+iMCM+KWvfPF4aoRp+lkB/oPptof9UN9IQYLiENwZi9
3bbHWxyqahdjXIuY+sA+9f6I5IVYBVqn0hAq88P4zLnQ5Z5QVjA=
=JTmZ
-----END PGP SIGNATURE-----

Christopher Durden (1):
      Properly handle double quoted strings with escaped quotes

David Villa Alises (1):
      Support Python 3

Jakub Wilk (2):
      Use canonical URIs for Vcs-* fields.
      Remove DM-Upload-Allowed.

Ondřej Nový (1):
      Fixed VCS URL (https)

Peter Collingbourne (7):
      Imported Debian patch 0.9.10-1
      [svn-inject] Applying Debian modifications to trunk
      * debian/control:
      Imported Debian patch 0.9.10-2
      * New upstream release.
      Imported Debian patch 1.0.2-1
      debian/control: package now works with only Python 2.4+

Piotr Ożarowski (2):
      * mention DPMT in changelog
      add debian/source/format file (with "1.0" inside) to all packages that do not use format 3.0 yet

SVN-Git Migration (5):
      Merge SVN HEAD
      01-setup-py-nodata
      Initialize git-dpm
      git-dpm config
      Update Vcs fields for git migration

Sandro Tosi (66):
      uniforming Vcs-* fields
      switching Vcs-Browser field to viewsvn
      adopt package: thanks Peter for the work you did; Closes: #739875
      updated Homepage field; Closes: #686390
      New upstream release; Closes: #638869
      * debian/copyright
      * debian/patches/01-setup-py-nodata.patch
      Converted to 3.0 (quilt) source format
      * debian/{control, rules}
      bump Standards-Version to 3.9.5 (no changes needed)
      removed Conflict, no longer needed (version already superseeded in stable)
      removed old XB-P-V, no longer needed
      * debian/{pycompat, pyversions}
      fix typo
      added misc:Depends to binary package
      Switch to dh_python2
      extend long description
      fixes crash during DOT string conversion; Closes: #639993
      * debian/patches/support-pyparsing-v2.patch
      bump python-pyparsing dependecies on v2
      Support Python3; Closes: #739858
      don't use debian revision in b-d
      * debian/patches/handle-double-quoted-strings-with-escaped-quotes.patch
      improved patch to replace file() with open()
      Added (from upstream SVN) unittest files and execute them at build time
      added python-setuptools to b-d
      and its py3k companion...
      added python{,3}-setuptools, graphviz  to b-d
      Imported Debian patch 1.0.28-1
      releasing package pydot version 1.0.28-1
      * debian/{control, copyright}
      merge patched into master
      drop patches
      support python3
      merge patched into master
      support python3
      merge patched into master
      update pydot_unittest.py
      add patch metadata
      Replace all the patches with the code from gh:nlhepler/pydot for py3k support; Closes: #745021, #745022, #792022, #808223
      bump Standards-Version to 3.9.6 (no changes needed)
      point to github
      extend packaging copyright years
      releasing package pydot version 1.0.28-2
      update to match new upstream tag format
      support python3
      merge patched into master
      drop, merged upstream (as of 69dce47)
      merge patched into master
      drop, applied upstream (as of cb0dfe1)
      record new upstream branch created by importing pydot_1.2.3.orig.tar.gz and merge it
      Import pydot_1.2.3.orig.tar.gz
      new upstream release; Closes: #868857
      remove as tests are now shipped in upstream tarball
      extend packaging copyright years
      update upstream copyright notice
      bump Standards-Version to 4.1.1 (no changes needed)
      run tests from the upstream test/ dir
      added to restore upstream patch with CRLF which was converted to LF by git
      allow to run unittest from any directory
      merge patched into master
      screw git-dpm
      bump to compat level 9
      add chardet to b-d-i, needed by tests
      dont fail if tests fail
      releasing package pydot version 1.2.3-1

grizzly.nyo at gmail.com (1):
      Support pyparsing v2

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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