This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-bold.
commit 51f53ba042782e8c70f2679cbbc035a94f8f5d96 Author: Andreas Tille <[email protected]> Date: Sun Oct 1 22:36:27 2017 +0200 Moved packaging from SVN to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a43373c..7b5c736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-bold (0.4.0-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Sun, 01 Oct 2017 22:34:51 +0200 + r-cran-bold (0.4.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 95cb96c..0791bc7 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 10), r-cran-data.table, r-cran-tibble Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-bold/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-bold/trunk/ +Vcs-Browser: https://anonscm.debian.org/git/debian-med/r-cran-bold.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-bold.git Homepage: https://cran.r-project.org/package=bold Package: r-cran-bold -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-bold.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
