Skip to content
Commits on Source (4)
......@@ -4,12 +4,14 @@ mrbayes (3.2.7~pre-1) UNRELEASED; urgency=medium
* Upstream moved to Github
* hardening=+all
* Point Vcs fields to Salsa
* Standards-Version: 4.2.1
* debhelper 11
* Standards-Version: 4.3.0
* debhelper 12
* Drop inactive maintainers from Uploaders
* No Priority=extra for doc package
* Do not include rpath
* Build-Depends: autoconf-archive, pkg-config
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/control
-- Andreas Tille <tille@debian.org> Wed, 27 Jun 2018 08:45:36 +0200
......
......@@ -4,13 +4,13 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper (>= 12~),
libreadline-dev,
mpi-default-dev,
libhmsbeagle-dev (<< 2.1-1) | libhmsbeagle-dev (>= 2.1-2),
autoconf-archive,
pkg-config
Standards-Version: 4.2.1
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/mrbayes
Vcs-Git: https://salsa.debian.org/med-team/mrbayes.git
Homepage: http://mrbayes.csit.fsu.edu/
......