[med-svn] [python-pysam] branch master updated (e630e81 -> dc0b7bd)
Charles Plessy
plessy at moszumanska.debian.org
Sat Apr 19 02:48:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
plessy pushed a change to branch master
in repository python-pysam.
from e630e81 Add a git-buildpackage configuration file to mark its usage.
adds 3932a10 Imported Upstream version 0.7.5
new 15fc052 Imported Upstream version 0.7.6
new c26522e Merge tag 'upstream/0.7.6'
new a757e53 Imported Upstream version 0.7.7
new 782c755 Merge tag 'upstream/0.7.7'
new dc0b7bd New upstream release; no new copyright nor license notice.
The 5 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:
PKG-INFO | 2 +-
debian/changelog | 9 +
debian/compat | 1 -
debian/copyright | 2 +-
debian/patches/do_not_use_distribute_setup.patch | 17 -
debian/patches/fix_cleanup_tests.patch | 19 -
debian/patches/offline-tests.patch | 1824 -
debian/patches/series | 3 -
debian/source/format | 1 -
distribute_setup.py | 546 -
doc/faq.rst | 68 +
doc/release.rst | 14 +
doc/usage.rst | 7 +-
pysam.egg-info/PKG-INFO | 2 +-
pysam.egg-info/SOURCES.txt | 1 -
pysam/TabProxies.c | 60 +-
pysam/TabProxies.pyx | 2 +-
pysam/csamtools.c | 55753 +++++++++++----------
pysam/csamtools.pxd | 39 +-
pysam/csamtools.pyx | 355 +-
pysam/ctabix.c | 5259 +-
pysam/ctabix.pxd | 63 +-
pysam/ctabix.pyx | 262 +-
pysam/cvcf.c | 443 +-
pysam/pysam_util.c | 3 +
pysam/pysam_util.h | 6 +
pysam/tabix_util.c | 24 +
pysam/tabix_util.h | 7 +
pysam/version.py | 2 +-
setup.py | 11 +-
tests/Makefile | 8 +-
tests/pysam_test.py | 110 +-
tests/tabix_test.py | 167 +-
33 files changed, 33293 insertions(+), 31797 deletions(-)
delete mode 100644 debian/compat
delete mode 100644 debian/patches/do_not_use_distribute_setup.patch
delete mode 100644 debian/patches/fix_cleanup_tests.patch
delete mode 100644 debian/patches/offline-tests.patch
delete mode 100644 debian/patches/series
delete mode 100644 debian/source/format
delete mode 100644 distribute_setup.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list