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
|
ergo (3.8-1) unstable; urgency=medium
* New upstream release.
-- Michael Banck <mbanck@debian.org> Fri, 19 Jul 2019 23:46:18 -0300
ergo (3.7-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bumping debhelper compatibility version.
* Removing '--with autotools_dev' (default in dh now),
removing superseded build-depends on autotools-dev.
* Updating debian/copyright.
* Moving debian/upstream -> debian/upstream/metadata.
* Splitting off the data package.
-- Andrius Merkys <merkys@debian.org> Tue, 07 May 2019 01:43:33 -0400
ergo (3.5-1) UNRELEASED; urgency=medium
* New upstream release.
-- Debichem Team <debichem-devel@lists.alioth.debian.org> Sat, 21 Nov 2015 19:28:08 +0100
ergo (3.4.0-2) unstable; urgency=medium
* debian/rules: Remove parallel flag.
* debian/rules (override_dh_auto_clean): New rule, cleans up possibly
leftover testsuite files.
-- Michael Banck <mbanck@debian.org> Sat, 21 Nov 2015 19:26:23 +0100
ergo (3.4.0-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Change to machine-readable format.
* debian/patches/basis_skip_makefiles.patch: Removed, no longer needed.
* debian/patches/integrals_hermite_mips.patch: Likewise.
-- Michael Banck <mbanck@debian.org> Sat, 26 Jul 2014 17:15:38 +0200
ergo (3.3.1-3) unstable; urgency=low
* debian/patches/integrals_hermite_mips.patch: Update patch to also undefine
R4000 identifier, thanks to Sphinx Jiang (Closes: #753983).
-- Michael Banck <mbanck@debian.org> Sun, 06 Jul 2014 22:32:56 +0200
ergo (3.3.1-2) unstable; urgency=low
* debian/patches/integrals_hermite_mips.patch: New patch, fixes a FTBFS error
on mips/mipsel by undefining the R3000 identifier which is already defined
on those architectures, by Jurica Stanojkovic (Closes: #727719).
-- Michael Banck <mbanck@debian.org> Sat, 26 Oct 2013 11:05:49 +0200
ergo (3.3.1-1) unstable; urgency=low
* New upstream release.
[ Daniel Leidert ]
* debian/control (Standards-Version): Bumped to 3.9.4.
(Build-Depends): Added version for autotools-dev addon.
(Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
* debian/docs: Dropped.
* debian/rules: Call autotools_dev addon and enable parallel building.
Enable hardening and install release notes as upstream changelog. Enable
-fopenmp. Drop the test utility.
-- Michael Banck <mbanck@debian.org> Sun, 29 Sep 2013 17:18:55 +0200
ergo (3.2.1-1) unstable; urgency=low
* Initial release (Closes: #701932).
-- Michael Banck <mbanck@debian.org> Sun, 28 Apr 2013 23:50:49 +0200
|