This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-etm.
commit 7c31aef3390417779cf02040b6bca67f608c733a Author: Andreas Tille <[email protected]> Date: Thu Oct 19 12:30:18 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 82bee93..54c3f49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-etm (0.6-2-4) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Thu, 19 Oct 2017 12:30:18 +0200 + r-cran-etm (0.6-2-3) unstable; urgency=medium * Make test more tolerant against different output to compare with diff --git a/debian/control b/debian/control index 07f7008..a1238db 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9), r-cran-lattice, r-cran-survival Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-etm/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-etm/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-etm.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-etm.git Homepage: https://cran.r-project.org/web/packages/etm/ Package: r-cran-etm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-etm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
