This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r8s.
commit 3d21fd5859f0177b1c54c607c978376b9c689acd Author: Andreas Tille <[email protected]> Date: Tue Jun 23 18:01:16 2015 +0200 Add gfortran as Build-Depends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4324d94..4f67e87 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), + gfortran Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r8s.git Vcs-Git: git://anonscm.debian.org/debian-med/r8s.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r8s.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
