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 108 109 110 111 112 113 114 115 116 117 118 119
|
libei (1.5.0-3) unstable; urgency=medium
[ Helmut Grohne ]
* Improve cross building (Closes: #1124485)
- Remove unused black dependency
- Support skipping tests
- Annotate jinja dependency :native
[ Jeremy Bícha ]
* Bump Standards Version to 4.7.3
-- Jeremy Bícha <jbicha@ubuntu.com> Sat, 03 Jan 2026 08:52:10 -0500
libei (1.5.0-2) unstable; urgency=medium
* debian/watch: convert to Version: 5
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 11 Sep 2025 22:01:33 -0400
libei (1.5.0-1) unstable; urgency=medium
* New upstream release
* debian/libeis1.symbols: Add new symbols
* Remove obsolete Rules-Requires-Root: no
* Bump Standards Version to 4.7.2
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 04 Sep 2025 18:15:50 -0400
libei (1.3.901-1) unstable; urgency=medium
* New upstream release
* Remove remaining patch: alternative fix applied in new release
* debian/*.symbols: Add new symbols
-- Jeremy Bícha <jbicha@ubuntu.com> Tue, 04 Feb 2025 14:01:09 -0500
libei (1.3.0-3) unstable; urgency=medium
* Remove no longer needed ppc64el workaround (LP: #2046357)
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 29 Jan 2025 07:28:01 -0500
libei (1.3.0-2) unstable; urgency=medium
* Replace patch with dh_auto_test -- --no-suite
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 08 Jan 2025 17:22:23 -0900
libei (1.3.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix typo in the patch from 1.3.0-1.1 that broke the package.
-- Niels Thykier <niels@thykier.net> Mon, 06 Jan 2025 15:19:16 +0000
libei (1.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ Rebecca N. Palmer ]
* Work around infinite recursion in test using a minimal fix.
(Closes: #1084287)
-- Niels Thykier <niels@thykier.net> Sat, 04 Jan 2025 13:56:48 +0000
libei (1.3.0-1) unstable; urgency=medium
* New upstream release
* Drop unnecessary executable permission from libei-tests
* Bump Standards Version to 4.7.0
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 15 Aug 2024 09:12:06 -0400
libei (1.2.1-1) unstable; urgency=medium
* New upstream release
-- Jeremy Bícha <jbicha@ubuntu.com> Mon, 01 Apr 2024 16:55:38 -0400
libei (1.2.0-2) unstable; urgency=medium
* debian/patches/disable_sigalrm_tests.patch:
- disable the sigalrm tests for now as suggested by upstream,
the tests didn't exist before so it's not a regression
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 29 Jan 2024 16:30:09 +0100
libei (1.2.0-1) unstable; urgency=medium
* New upstream release
* debian/*.symbols: Add new symbols
-- Jeremy Bícha <jbicha@ubuntu.com> Tue, 05 Dec 2023 19:04:23 -0500
libei (1.1.0-1) unstable; urgency=medium
* New upstream release
-- Jeremy Bícha <jbicha@ubuntu.com> Sat, 23 Sep 2023 12:45:49 -0400
libei (1.0.901-3) unstable; urgency=medium
* debian/tests/control: Depend on valgrind-if-available instead of valgrind
* Extend dh_auto_test timeout
-- Jeremy Bícha <jbicha@ubuntu.com> Sat, 23 Sep 2023 12:42:45 -0400
libei (1.0.901-2) unstable; urgency=medium
* debian/copyright: Add copyright for debian/* per ftpmaster request
* Release to unstable
-- Jeremy Bícha <jbicha@ubuntu.com> Sun, 10 Sep 2023 15:20:07 -0400
libei (1.0.901-1) experimental; urgency=medium
* Initial release (Closes: #1050241, LP: #2031115)
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 06 Sep 2023 16:50:41 -0400
|