This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository pycorrfit.
commit b2dd60ebef160b3dcb1866499a7c8cd949788892 Author: Andreas Tille <[email protected]> Date: Mon Aug 25 14:54:24 2014 +0200 debhelper 9 --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6571bd6..4a19c61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pycorrfit (0.8.3-2) UNRELEASED; urgency=medium + + * debhelper 9 + + -- Andreas Tille <[email protected]> Mon, 25 Aug 2014 14:53:28 +0200 + pycorrfit (0.8.3-1) unstable; urgency=medium * Imported Upstream version 0.8.3 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index a6b6874..b4c66e1 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: pycorrfit Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Alexandre Mestiashvili <[email protected]>, + Andreas Tille <[email protected]> Section: python Priority: optional -Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7), +Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9), dh-python, python-setuptools, texlive-latex-extra, texlive-extra-utils, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
