This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-ellipse.
commit f0d9645f3d1af092cffc9a3d2683fd208be03097 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 14:26:01 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 86febc7..63d0dd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-ellipse (0.3-8-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 14:25:48 +0200 + r-cran-ellipse (0.3-8-1) unstable; urgency=low * Initial release (closes: #829219) diff --git a/debian/control b/debian/control index e82e31e..02fb443 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-ellipse/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-ellipse/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-ellipse.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-ellipse.git Homepage: https://cran.r-project.org/web/packages/ellipse Package: r-cran-ellipse -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ellipse.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
