Nilesh Patra pushed to branch master at Debian Med / jmodeltest
Commits: 8f523695 by Nilesh Patra at 2020-12-23T20:08:11+05:30 Remove date from doc (Makes build reproducible) - - - - - 2c5780f8 by Nilesh Patra at 2020-12-23T20:09:20+05:30 Declare compliance with policy 4.5.1 - - - - - 697e2e55 by Nilesh Patra at 2020-12-23T20:11:21+05:30 Update changelog - - - - - 34b4d629 by Nilesh Patra at 2020-12-23T20:19:36+05:30 Fix lintian - - - - - 5 changed files: - debian/changelog - debian/control - + debian/lintian-overrides - + debian/patches/reproducible_build.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +jmodeltest (2.1.10+dfsg-10) unstable; urgency=medium + + * Team Upload. + * Remove date from doc + (Makes build reproducible) + * Declare compliance with policy 4.5.1 + + -- Nilesh Patra <[email protected]> Wed, 23 Dec 2020 20:08:52 +0530 + jmodeltest (2.1.10+dfsg-9) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13), texlive-fonts-recommended, texlive-latex-recommended, texlive-latex-extra -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/jmodeltest Vcs-Git: https://salsa.debian.org/med-team/jmodeltest.git Homepage: https://github.com//ddarriba/jmodeltest2 ===================================== debian/lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# No manpgae for cluster +jmodeltest: no-manual-page usr/bin/runjmodeltest-cluster ===================================== debian/patches/reproducible_build.patch ===================================== @@ -0,0 +1,15 @@ +Description: Remove useless build date from docs +Author: Nilesh Patra <[email protected]> +Forwarded: no +Last-Update: 2020-12-23 +--- a/manual/manual.tex ++++ b/manual/manual.tex +@@ -49,7 +49,7 @@ + \providecommand{\versionnumber}{0.1.10} + \title{jModelTest 2 Manual v\versionnumber} + \author{Diego Darriba, David Posada} +-\date{\today} ++\date{} + \maketitle + + \setcounter{tocdepth}{2} ===================================== debian/patches/series ===================================== @@ -5,3 +5,4 @@ replace_natbib_bst_by_plainnat.patch remove_BrowserLauncher_reference.patch latex_encoding.patch fix_alter-lib.patch +reproducible_build.patch View it on GitLab: https://salsa.debian.org/med-team/jmodeltest/-/compare/2fe0bef843840d2cfe5682f0a99058a9300cd178...34b4d6290171a809f7b8408d9a88b68e66036b11 -- View it on GitLab: https://salsa.debian.org/med-team/jmodeltest/-/compare/2fe0bef843840d2cfe5682f0a99058a9300cd178...34b4d6290171a809f7b8408d9a88b68e66036b11 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
