This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-snowballc.
commit 691a68e2da6e42f49ca4bc9180371fe9acf66871 Author: Andreas Tille <[email protected]> Date: Wed Nov 29 22:09:32 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 c3099a7..6f5f13f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-snowballc (0.5.1-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 22:09:32 +0100 + r-cran-snowballc (0.5.1-1) unstable; urgency=medium * Initial release (closes: #859429) diff --git a/debian/control b/debian/control index feb804b..09097ea 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 10), dh-r, r-base-dev Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-snowballc/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-snowballc/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-snowballc.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-snowballc.git Homepage: https://cran.r-project.org/package=SnowballC Package: r-cran-snowballc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-snowballc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
