This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adegenet.
commit 197f75bf4597d06373ee6c7d67587804be4c86e7 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 19:19:23 2017 +0200 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2159f01..b664904 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-adegenet (2.0.1-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 19:03:37 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index ea5a574..83064f6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cdbs, r-base-dev, r-cran-ade4, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adegenet.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
