This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository last-align.
commit dc9236686c7dd208fd9e1d504c02efa05cdec496 Author: Charles Plessy <[email protected]> Date: Sun Oct 15 22:06:44 2017 +0900 Update comments (s/Subversion/Git/, s/http/https/). --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 7ca2567..ca0ef4b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,10 @@ #!/usr/bin/make -f # This package is maintained by the Debian Med packaging team. Please refer to -# our group policy if you would like to commit to our Subversion repository. All +# our group policy if you would like to commit to our Git repository. All # Debian developpers have write acces to it. # -# http://debian-med.alioth.debian.org/docs/policy.html +# https://debian-med.alioth.debian.org/docs/policy.html pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p') version=$(shell dpkg-parsechangelog -ldebian/changelog | grep Version: | cut -f2 -d' ' | cut -f1 -d- ) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/last-align.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
