This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-png.
commit 14188b807ac865b69287cab6b45b0c1906e4110a Author: Andreas Tille <[email protected]> Date: Fri Oct 20 11:35:40 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 66391b8..1f14552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-png (0.1-7-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Fri, 20 Oct 2017 11:35:40 +0200 + r-cran-png (0.1-7-1) unstable; urgency=medium * Initial release (Closes: #837345) diff --git a/debian/control b/debian/control index e4c0735..b9ece31 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), r-base-dev, libpng-dev, Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-png/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-png/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-png.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-png.git Homepage: http://cran.r-project.org/web/packages/png Package: r-cran-png -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-png.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
