This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-crul.
commit 1df98333297c38f7686eb326323c08fcaf194509 Author: Andreas Tille <[email protected]> Date: Sun Oct 1 23:03:50 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 2cc3dd1..a84b3f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-crul (0.2.0-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Sun, 01 Oct 2017 23:03:17 +0200 + r-cran-crul (0.2.0-1) unstable; urgency=medium * Initial release (closes: #851567) diff --git a/debian/control b/debian/control index 5440587..ba947d9 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 10), r-cran-httpcode, r-cran-urltools Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-crul/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-crul/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-crul.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-crul.git Homepage: https://cran.r-project.org/package=crul Package: r-cran-crul -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-crul.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
