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
|
libecap (1.0.1-4) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Move package to debian/ team
* Switch from cdbs to dh
* Debhelper compat 13
* Standards-Version: 4.7.0 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Rules-Requires-Root: no (routine-update)
* Strip unusual field spacing from debian/control.
* Explain removal of symbols file in debian/README.source
[ наб ]
* debian/libecap3.symbols: drop (Closes: #1015483)
there's no versioning and 90% of is arch-specific libstdc++ symbols;
upstream would need to correctly use visibility
for the symbol file to not be a liability
-- наб <nabijaczleweli@nabijaczleweli.xyz> Thu, 02 Jan 2025 14:15:49 +0100
libecap (1.0.1-3.4) unstable; urgency=medium
* Non-maintainer upload
* New d/libecap3.symbols revision (Closes: #1012565)
-- Bastian Germann <bage@debian.org> Fri, 24 Jun 2022 16:46:18 +0200
libecap (1.0.1-3.3) experimental; urgency=medium
* Non-maintainer upload
* d/control: Fix Homepage, convert Priority: extra -> optional
* d/watch: Scan existing download area
* d/copyright: Apply standardized Format field
[ xiao sheng wen ]
* Fix "ftbfs on riscv64 (error: some symbols or patterns disappeared
in the symbols file)", update d/libecap3.symbols
-- Bastian Germann <bage@debian.org> Tue, 14 Jun 2022 20:43:41 +0200
libecap (1.0.1-3.2) unstable; urgency=medium
* Non-maintainer upload.
* Adjust symbols file for missing features in libstdc++ on armel.
-- Matthias Klose <doko@debian.org> Mon, 03 Oct 2016 23:22:11 +0200
libecap (1.0.1-3.1) unstable; urgency=medium
* Non-maintainer upload. Closes: #838945.
* Don't encode the build environment in the include headers. Closes: #815820.
* Bump standards and debhelper versions.
* Drop obsolete g++ build dependency.
* Build with optimization and hardening flags.
* Create symbols file for the libecap3 shared library.
-- Matthias Klose <doko@debian.org> Tue, 27 Sep 2016 00:23:35 +0200
libecap (1.0.1-3) unstable; urgency=medium
* Multiarchify the package (thanks to Matthias Klose) (Closes: #812911)
-- Luigi Gangitano <luigi@debian.org> Wed, 17 Feb 2016 00:49:00 +0100
libecap (1.0.1-2) unstable; urgency=medium
* debian/control
- Rebuilt for GCC5.0 transition (Closes: #791117)
-- Luigi Gangitano <luigi@debian.org> Wed, 05 Aug 2015 23:00:33 +0200
libecap (1.0.1-1) unstable; urgency=low
* New upstream release 1.0.1
- Includes patch for FTBFS on clang (LaunchPad #1453630)
-- Luigi Gangitano <luigi@debian.org> Wed, 22 Jul 2015 16:17:00 +0200
libecap (1.0.0-1) unstable; urgency=low
* New upstream release 1.0.0
* debian/libecap2.{dirs,install,-dev.dirs,-dev.install}
- Renamed to libecap3* matching upstream ABI 3:0:0
* debian/control
- Renamed package libecap2 to libecap3
- Renamed package libecap2-dev to libecap3-dev
-- Luigi Gangitano <luigi@debian.org> Mon, 11 May 2015 12:10:00 +0200
libecap (0.2.0-3) unstable; urgency=low
* Enable 'foreign' automake option, thanks to Andrey Rahmatullin
(Closes: #766492)
-- Luigi Gangitano <luigi@debian.org> Mon, 10 Nov 2014 19:21:04 +0100
libecap (0.2.0-2) unstable; urgency=low
* Fix FTBFS on new ports, thanks to Breno Leitao (Closes: #748292)
* debian/copyright
- Fixed short name for BSD license
* debian/control
- Bumped Standard-Version to 3.9.6 (no change needed)
-- Luigi Gangitano <luigi@debian.org> Mon, 20 Oct 2014 19:21:04 +0200
libecap (0.2.0-1) unstable; urgency=low
* Initial release (Closes: #634204)
-- Luigi Gangitano <luigi@debian.org> Wed, 5 Dec 2012 20:11:04 +0100
|