This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rlumshiny.
commit a5f12901392dda4a2af44681e7ed5c34aab19eb9 Author: Andreas Tille <[email protected]> Date: Tue Oct 10 19:18:24 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 2259b93..e527a02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-rlumshiny (0.1.1-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Tue, 10 Oct 2017 19:18:24 +0200 + r-cran-rlumshiny (0.1.1-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 9f2f1c2..1a7ef8c 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9), r-cran-rcurl, r-cran-shiny Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-rlumshiny/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rlumshiny/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-rlumshiny.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-rlumshiny.git Homepage: https://cran.r-project.org/package=RLumShiny Package: r-cran-rlumshiny -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rlumshiny.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
