[eclipse-pydev] branch master updated (217b039 -> 501f8f9)

Jakub Adam xhaakon-guest at moszumanska.debian.org
Sun Oct 26 10:33:00 GMT 2014


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

xhaakon-guest pushed a change to branch master
in repository eclipse-pydev.

      from  217b039   prepare for upload
       new  7c3ccec   Added missing entries to d/copyright
       new  ccce811   Don't include bundled ctypes copy into upstream tarball
      adds  81e1a7d   Imported Upstream version 3.8.0+dfsg
       new  25c631a   Merge tag 'upstream/3.8.0+dfsg'
       new  efe07d9   Updated version in d/changelog
       new  3eed5f0   Add libxerces2-java to Build-Depends
       new  fa05d19   Bump Standards-Version to 3.9.6
       new  501f8f9   Make d/watch mangle +dfsg

The 7 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/changelog                                   |   4 +-
 debian/control                                     |   3 +-
 debian/copyright                                   | 222 +++++++++
 debian/fetch-pydev.sh                              |   6 +-
 debian/watch                                       |   2 +-
 .../wrapped_for_pydev/ctypes/__init__.py           | 518 ---------------------
 .../wrapped_for_pydev/ctypes/_endian.py            |  58 ---
 .../wrapped_for_pydev/ctypes/ctypes-README.txt     | 134 ------
 .../wrapped_for_pydev/ctypes/macholib/__init__.py  |   9 -
 .../wrapped_for_pydev/ctypes/macholib/dyld.py      | 167 -------
 .../wrapped_for_pydev/ctypes/macholib/dylib.py     |  63 ---
 .../wrapped_for_pydev/ctypes/macholib/framework.py |  65 ---
 .../third_party/wrapped_for_pydev/ctypes/util.py   | 124 -----
 .../wrapped_for_pydev/ctypes/wintypes.py           |  98 ----
 .../not_in_default_pythonpath.txt                  |   1 -
 15 files changed, 231 insertions(+), 1243 deletions(-)
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/__init__.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/_endian.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/ctypes-README.txt
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/__init__.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/dyld.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/dylib.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/framework.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/util.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes/wintypes.py
 delete mode 100644 plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/not_in_default_pythonpath.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git



More information about the pkg-java-commits mailing list