This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository libqes.
commit af80620c129fa9f497682b0395ccdf818706875c Author: Kevin Murray <[email protected]> Date: Tue Nov 15 19:45:59 2016 +1100 Fix uploader mail --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2367e7e..b434a04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libqes (0.2.5-1) unstable; urgency=medium * New upstream release * Update standards version to 3.9.8 + * Update uploader email -- Kevin Murray <[email protected]> Tue, 15 Nov 2016 19:43:23 +1100 diff --git a/debian/control b/debian/control index 17b4eda..ecbe085 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libqes Priority: optional Maintainer: Debian Med Packaging <[email protected]> -Uploaders: Kevin Murray <[email protected]> +Uploaders: Kevin Murray <[email protected]> Build-Depends: debhelper (>= 9), cmake, zlib1g-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libqes.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
