This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch debian/jessie-backports in repository sprai.
commit d568df976aa14a0ac0854a660558f89a91236258 Merge: 42efa28 93adc9b Author: Afif Elghraoui <[email protected]> Date: Thu Jun 16 00:07:36 2016 -0700 Merge tag 'debian/0.9.9.17+dfsg-1' into debian/jessie-backports tagging package sprai version debian/0.9.9.17+dfsg-1 debian/README.Debian | 4 +- debian/changelog | 16 + debian/control | 3 +- debian/man/ezez4makefile_v4.1 | 1 + debian/man/ezez4makefile_v4.pl.1 | 1 + debian/man/sprai.1 | 9 +- debian/patches/libexec.patch | 19 +- doc/_build/html/_sources/Download.txt | 15 +- doc/_build/html/_sources/README.txt | 102 +++- doc/_build/html/_sources/index.txt | 4 + ec.spec | 25 +- ezez4makefile_v4.pl | 872 ++++++++++++++++++++++++++++++++++ ezez4qsub_vx1.pl | 25 +- ezez_vx1.pl | 22 +- makefile | 4 +- nss2v_v3.c | 481 ++++++++++--------- wscript | 6 +- 17 files changed, 1325 insertions(+), 284 deletions(-) diff --cc debian/changelog index 8c13002,6fcdc39..f7797eb --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,19 +1,25 @@@ + sprai (0.9.9.17+dfsg-1) unstable; urgency=medium + + * Imported Upstream version 0.9.9.17+dfsg + * Suggest installation of make + + -- Afif Elghraoui <[email protected]> Thu, 09 Jun 2016 06:08:09 -0700 + + sprai (0.9.9.16+dfsg-1) unstable; urgency=medium + + * Imported Upstream version 0.9.9.16+dfsg + * Bump Standards-Version to 3.9.8 + * Refresh and update patch + * Add documentation for new ezez4makefile_v4 command + + -- Afif Elghraoui <[email protected]> Wed, 01 Jun 2016 23:13:26 -0700 + +sprai (0.9.9.14+dfsg-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + + -- Afif Elghraoui <[email protected]> Tue, 03 May 2016 22:18:01 -0700 + sprai (0.9.9.14+dfsg-1) unstable; urgency=medium * Imported Upstream version 0.9.9.14+dfsg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sprai.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
