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
|
libtrio (1.16+dfsg1-5) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Apply multi-arch hints. + libtrio-dev: Add Multi-Arch: same.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 26 Oct 2022 13:47:47 +0100
libtrio (1.16+dfsg1-4) unstable; urgency=medium
* Orphaning the package
[ Jelmer Vernooij ]
* Migrate repository from alioth to salsa.
[ Till Kamppeter ]
* Link with math library using "-lm" linker option (LP: #1371782)
[ Balint Reczey ]
* Cherry-pick upstream fix for older FTBFS
* Fix FTBFS with LTO (Closes: #1015528)
* debian/control: Make the packages Priority: optional
* debian/control: Bump debhelper compat level to 13
* debian/rules: Don't pass --with autotools-dev to dh.
Also don't depend on autotools-dev, none of those are needed above
debhelper version 10.
* Use LDFLAGS properly and keep blhc happy
* debian/rules: Don't pass -lm to configure, it is set in a patch.
-- Balint Reczey <balint@balintreczey.hu> Wed, 20 Jul 2022 15:45:23 +0200
libtrio (1.16+dfsg1-3) unstable; urgency=medium
* Fix FTBFS on arm64 and mipsel64 (Closes: #765675)
* Fix d/copyright format
* Bump standards version, no changes needed
-- Balint Reczey <balint@balintreczey.hu> Sat, 25 Oct 2014 01:07:44 +0200
libtrio (1.16+dfsg1-2) unstable; urgency=medium
* Support multiarch
-- Balint Reczey <balint@balintreczey.hu> Sat, 19 Jul 2014 09:48:08 +0200
libtrio (1.16+dfsg1-1) unstable; urgency=medium
* New upstream release
- Fixed accuracy problems on platforms with double-double support.
(Closes: #747012)
* Exclude generated documentation from .orig tarball using debian/copyright
* Drop 0001-build-shared-lib.patch since it has been integrated upstream
* Update mangling in debian/watch
* Bump .so version and library package name
* Migrate to symbols file from shlibs file
* Bump standards version, no changes needed
-- Balint Reczey <balint@balintreczey.hu> Wed, 16 Jul 2014 16:42:37 +0200
libtrio (1.14+dfsg-1) unstable; urgency=low
* regenerate doxygen documentation during package build
* drop generated documentation from original sources
-- Balint Reczey <balint@balintreczey.hu> Fri, 19 Jul 2013 12:18:51 +0200
libtrio (1.14-2) unstable; urgency=low
* set CFLAGS properly in debian/rules
* use versioned machine readable copyright format in debian/copyright
* ship libtrio.so symlink in libtrio-dev
-- Balint Reczey <balint@balintreczey.hu> Tue, 15 May 2012 23:48:18 +0200
libtrio (1.14-1) unstable; urgency=low
* Initial release (Closes: #672792)
-- Balint Reczey <balint@balintreczey.hu> Thu, 10 May 2012 15:37:19 +0200
|