This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch WIP in repository cnrun.
commit 4c94ec3bdb798314ee790e6a42cdaa1dbea87930 Author: Andrei Zavada <[email protected]> Date: Tue Jan 3 17:37:14 2017 +0200 follow Debian Med policy in debian/control --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d90f34e..8dc2ab9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cnrun (2.1.0-2) experimental; urgency=low + + * debian/control: fix Maintainer and Uploaders per Debian Med policy. + + -- Andrei Zavada <[email protected]> Tue, 3 Jan 2017 16:52:00 +0200 + cnrun (2.1.0-1) experimental; urgency=low * debian/control: fix Vcs-* fields, depend on liblua5.1-0, diff --git a/debian/control b/debian/control index 4424e3b..c7e2b0f 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: cnrun -Maintainer: Andrei Zavada <[email protected]> +Uploaders: Andrei Zavada <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9), @@ -14,7 +15,7 @@ Build-Depends: debhelper (>= 9), lua5.2 | lua5.3 Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/debian-med/cnrun.git -Vcs-Browser: https://anonscm.debian.org/cgit/cnrun.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cnrun.git Homepage: http://johnhommer.com/academic/code/cnrun Package: libcnrun2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cnrun.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
