This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository libmialm.
commit a7965198339bc04ccd19025305480842ec2eee29 Author: Gert Wollny <[email protected]> Date: Wed Jan 15 16:17:30 2014 +0100 actually enable the signing check --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index c3c7e3f..07dff40 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://sf.net/mia/mialm-(.+)\.tar\.xz +opts="pgpsigurlmangle=s/$/.asc/" http://sf.net/mia/mialm-(.+)\.tar\.xz -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libmialm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
