This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-princurve.
commit 001cf353d15a61976431ccb30575ee3d2e7107fd Author: Andreas Tille <[email protected]> Date: Fri Oct 20 11:49:23 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 77427c1..e4fa3c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-princurve (1.1-12-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Fri, 20 Oct 2017 11:49:23 +0200 + r-cran-princurve (1.1-12-1) unstable; urgency=low * Initial release (closes: #824754). diff --git a/debian/control b/debian/control index 5a229fd..d46a4b3 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-princurve/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-princurve/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-princurve.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-princurve.git Homepage: http://cran.r-project.org/web/packages/princurve/ Package: r-cran-princurve -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-princurve.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
