This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository pysam.
commit 4331ad1d20e9b853b25247878434aeb53d0214a5 Author: Charles Plessy <[email protected]> Date: Fri Aug 9 18:37:20 2013 +0900 Debhelper 9. --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0e597d1..0af6f87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pysam (0.7-2) UNRELEASED; urgency=low + + * New upstream release. + + -- Charles Plessy <[email protected]> Fri, 09 Aug 2013 18:36:24 +0900 + pysam (0.7-1) UNRELEASED; urgency=low * New upstream release. diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index f823307..574899a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pysam Maintainer: Charles Plessy <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 8~), +Build-Depends: debhelper (>= 9), python-all-dev, python-setuptools (>= 0.6c11), cython (>= 0.12), -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pysam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
