1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
beast2-mcmc (2.6.3+dfsg-2) unstable; urgency=medium
* Adding missing runtime dependencies
* Simplifying java invocations in files in debian/bin
* Adding missing classpath entries and runtime dependencies
* Adapting paths to a Debian install in the main class
* Adding an autopkgtest by running examples
* Adding build-time tests as autopkgtests
* Marking Debian-specific patches as Forwarded: not-needed
* Providing a doc-base file for registration of pdf docs
* Installing files in folders named beast2-mcmc instead of beast-mcmc2
or beast-mcmc
* Marking doc and examples packages as Multi-Arch: foreign
* Stop using commons-math.jar and documenting in d/README.source
-- Pierre Gruet <pgtdebian@free.fr> Sat, 03 Oct 2020 14:23:41 +0200
beast2-mcmc (2.6.3+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Pierre Gruet ]
* Removing jsign from the build as it is needed for Microsoft Windows
* Deleting accents in MCMC.java as they caused build failures
* Removing the import of useless and unpackaged org.fest.swing.security
-- Andreas Tille <tille@debian.org> Tue, 15 Sep 2020 11:38:30 +0200
beast2-mcmc (2.6.0+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
-- Andreas Tille <tille@debian.org> Wed, 31 Jul 2019 14:37:15 +0200
beast2-mcmc (2.5.1+dfsg-2) unstable; urgency=medium
* Avoid Mac only code which is not needed and fails due missing
support in latest libjam-java
Closes: #919728
* debhelper 12
* Standards-Version: 4.3.0
-- Andreas Tille <tille@debian.org> Sat, 26 Jan 2019 08:10:27 +0100
beast2-mcmc (2.5.1+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
* d/u/metadata:
- added RRIDs
- yamllint cleanliness
[ Andreas Tille ]
* New upstream version
* Point Vcs fields to salsa.debian.org
* debhelper 11
* Build-Depends: s/openjdk-8-jdk/default-jdk/
Closes: #894359
* Depends: s/openjdk-8-jre | java8-runtime/default-jre | java9-runtime/
* d/rules: Add antlr4-runtime.jar to CLASS_PATH
* Standards-Version: 4.2.1
* d/rules: Do not parse d/changelog
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
* Trim trailing whitespace.
-- Andreas Tille <tille@debian.org> Wed, 05 Dec 2018 07:57:09 +0100
beast2-mcmc (2.4.4+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper 10
* d/watch: version=4
-- Andreas Tille <tille@debian.org> Fri, 02 Dec 2016 11:20:11 +0100
beast2-mcmc (2.4.3+dfsg-1) unstable; urgency=medium
* New upstream version
* d/watch: stop reporting pre-releases
-- Andreas Tille <tille@debian.org> Tue, 30 Aug 2016 08:32:05 +0200
beast2-mcmc (2.4.2+dfsg-1) unstable; urgency=medium
* New upstream version
* Fix beauti2 script
* Respect proxy settings in beauti2 script
-- Andreas Tille <tille@debian.org> Mon, 18 Jul 2016 13:57:12 +0200
beast2-mcmc (2.4.1+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #823396)
-- Andreas Tille <tille@debian.org> Wed, 04 May 2016 13:14:47 +0200
|