This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-plogr.
commit 70a3d6cd5529f4c383e45ffd6abcc1562c4df20d Author: Andreas Tille <[email protected]> Date: Fri Sep 29 09:38:52 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 85c2ba1..a411801 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-plogr (0.1-1-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:38:37 +0200 + r-cran-plogr (0.1-1-1) unstable; urgency=medium * Initial release (closes: #846349) diff --git a/debian/control b/debian/control index edf7714..37aed50 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-plogr/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-plogr/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-plogr.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-plogr.git Homepage: https://cran.r-project.org/package=plogr Package: r-cran-plogr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-plogr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
