This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-doparallel.
commit a265fdf3cd4333a318866b85c13c4a8260609f3a Author: Andreas Tille <[email protected]> Date: Mon Oct 9 16:13:56 2017 +0200 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 3 +-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index db5b7aa..fb509cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-doparallel (1.0.10-4) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 09 Oct 2017 16:02:43 +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 6344161..959298d 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,8 @@ Source: r-cran-doparallel Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: gnu-r -Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cdbs, r-base-dev, r-cran-iterators, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-doparallel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
