This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-annotationhub.
commit 79cac4f2e1211745d8f1f379521121b648a473b6 Author: Andreas Tille <[email protected]> Date: Wed Nov 30 09:49:09 2016 +0000 * New upstream version * Add new Build-Depends: r-cran-yaml * debhelper 10 * d/watch: version=4 --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 5 +++-- debian/watch | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3a70934..b546910 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +r-bioc-annotationhub (2.6.4-1) unstable; urgency=medium + + * New upstream version + * Add new Build-Depends: r-cran-yaml + * debhelper 10 + * d/watch: version=4 + + -- Andreas Tille <[email protected]> Wed, 30 Nov 2016 10:43:21 +0100 + r-bioc-annotationhub (2.6.0-1) unstable; urgency=medium * New upstream version 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 1ab592e..01d4f5e 100644 --- a/debian/control +++ b/debian/control @@ -4,13 +4,14 @@ Uploaders: Andreas Tille <[email protected]> Section: gnu-r Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-bioc-annotationdbi, r-bioc-biocinstaller, r-bioc-interactivedisplaybase, - r-cran-httr + r-cran-httr, + r-cran-yaml Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-annotationhub/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-annotationhub/trunk/ diff --git a/debian/watch b/debian/watch index 2362689..eae5c39 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \ http://www.bioconductor.org/packages/release/bioc/html/AnnotationHub.html .*/AnnotationHub_([\d\.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-annotationhub.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
