This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository r-cran-fitbitscraper.
commit e2f725feabfc025feef21c1b51491c445248fb99 Author: Dylan Aïssi <[email protected]> Date: Thu Apr 20 23:26:54 2017 +0200 Bump debhelper to 10 --- 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 c297feb..a0da457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-fitbitscraper (0.1.7-2) UNRELEASED; urgency=medium + + * Bump debhelper to 10. + + -- Dylan Aïssi <[email protected]> Thu, 20 Apr 2017 23:24:33 +0200 + r-cran-fitbitscraper (0.1.7-1) unstable; urgency=medium * New upstream release. diff --git a/debian/compat b/debian/compat index f11c82a..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 \ No newline at end of file +10 diff --git a/debian/control b/debian/control index 159e43f..fe77b4d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Dylan Aïssi <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cdbs, r-base-dev (>= 3.0.0), r-cran-httr, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-fitbitscraper.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
