This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository relion.
commit c9366df246a99dc38ff22a8da87a709d2e22a6bf Author: Gert Wollny <[email protected]> Date: Wed Jun 29 14:06:21 2016 +0000 correct standards version and changelog --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9dff07b..dedcbc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ relion (1.4+dfsg-2) UNRELEASED; urgency=medium * Team upload. * d/p/0005: Correct compilation with gcc-6, Closes: #811641 - * d/p/0006: Correctly copy only 4 byte, corresponding to the the + * d/p/0006: Correctly copy only 4 byte, corresponding to the target array size + * d/control: Update standarts version to 3.9.8 -- Gert Wollny <[email protected]> Wed, 29 Jun 2016 13:32:34 +0000 diff --git a/debian/control b/debian/control index c7c7c8e..5ebb049 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), libfltk1.3-dev, libfftw3-dev, libopenmpi-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/relion.git Vcs-Git: git://anonscm.debian.org/debian-med/relion.git Homepage: http://www2.mrc-lmb.cam.ac.uk/relion/index.php/Main_Page -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
