This is an automated email from the git hooks/post-receive script. luisibanez-guest pushed a commit to branch master in repository vista.
commit 50c0b333118e4a3ed531410c0788736b04b23061 Author: Luis Ibanez <[email protected]> Date: Tue Jan 21 17:36:16 2014 -0500 Point Vcs-Browser and Vcs-Git to alioth. Set the URLs for locating the Git repository in Alioth. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3488dc0..4cfd0d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,5 +27,6 @@ vista-foia (0.20140106-1) UNRELEASED; urgency=low The vista-foia-0.20130405 corresponds to the version of the M routines included in the FOIA release of April 5th 2013. * In rules, better chain targets for import and then compilation. + * In control, set Vcs-Browser and Vcs-Git to point to git repo in Alioth. -- Luis Ibanez <[email protected]> Wed, 4 Jul 2012 17:16:45 -0500 diff --git a/debian/control b/debian/control index 4b2eb85..9b0af44 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9), python, cmake (>= 2.8.5) Standards-Version: 3.9.5 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/vista/trunk -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/vista/trunk +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/vista.git +Vcs-Git: git://git.debian.org/git/debian-med/vista.git Homepage: http://www.osehra.org Package: vista-foia -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/vista.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
