This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-biocgenerics.
commit 4070e7d7db9846804cd8ed5572af734aaed6de63 Author: Andreas Tille <[email protected]> Date: Wed Apr 27 21:00:13 2016 +0200 cme fix dpkg-control --- debian/changelog | 5 +++-- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e495912..ad93a96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -r-bioc-biocgenerics (0.16.1-1) UNRELEASED; urgency=medium +r-bioc-biocgenerics (0.16.1-1) unstable; urgency=medium * New upstream version + * cme fix dpkg-control - -- Andreas Tille <[email protected]> Wed, 27 Apr 2016 20:59:16 +0200 + -- Andreas Tille <[email protected]> Wed, 27 Apr 2016 20:59:48 +0200 r-bioc-biocgenerics (0.16.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 25b381e..e974316 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Priority: optional Build-Depends: cdbs, debhelper (>= 9), r-base-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-biocgenerics.git -Vcs-Git: git://anonscm.debian.org/debian-med/r-bioc-biocgenerics.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-biocgenerics.git Homepage: http://www.bioconductor.org/packages/release/bioc/html/BiocGenerics.html Package: r-bioc-biocgenerics -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biocgenerics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
