This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-r.oo.
commit 920b9c806cd5851ce23828ec60ae70402f1dd837 Author: Andreas Tille <[email protected]> Date: Wed Nov 29 19:49:53 2017 +0100 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 5b829cb..8d6744f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-r.oo (1.21.0-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 19:49:53 +0100 + r-cran-r.oo (1.21.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index b5e38c3..6eb6ce3 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), r-base-dev, r-cran-r.methodss3 (>= 1.7.0) Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-r.oo/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-r.oo/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-r.oo.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-r.oo.git Homepage: https://cran.r-project.org/package=R.oo Package: r-cran-r.oo -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-r.oo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
