This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-globals.
commit d7481245fa8730d70c7568018ce9018e6671d734 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 14:51:38 2017 +0200 Fix Vcs field --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 804756c..c1d8a23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +r-cran-globals (0.8.0-2) UNRELEASED; urgency=medium + + * Team upload + * Fix Vcs-Field + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 14:51:19 +0200 + r-cran-globals (0.8.0-1) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 47280bb..ab8523e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10), r-cran-codetools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-globals.git -Vcs-Git: https://anonscm.debian.org/debian-med/r-cran-globals.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-globals.git Homepage: https://cran.r-project.org/package=globals Package: r-cran-globals -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-globals.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
