This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-htmlwidgets.
commit 58bf574a92af34d9a76a6ba5bb465d05a5311c41 Author: Andreas Tille <[email protected]> Date: Tue Oct 10 17:00:38 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 92d53bd..f1952ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-htmlwidgets (0.8-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Tue, 10 Oct 2017 17:00:38 +0200 + r-cran-htmlwidgets (0.8-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 16863c6..e9585d0 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9), r-cran-jsonlite, r-cran-yaml Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-htmlwidgets/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-htmlwidgets/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-htmlwidgets.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-htmlwidgets.git Homepage: https://cran.r-project.org/package=htmlwidgets Package: r-cran-htmlwidgets -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-htmlwidgets.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
