This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rsolnp.
commit fb97ff5023eaacba5180a0fdb26b577dccfbcb0f Author: Andreas Tille <[email protected]> Date: Wed Nov 29 21:23:25 2017 +0100 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 8d82221..07b8897 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-rsolnp (1.16+dfsg-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 21:23:01 +0100 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 96fed29..7dd212e 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), dh-r, r-base-dev, r-cran-truncnorm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rsolnp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
