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
|
purple-xmpp-http-upload (0.2.4-2.1) unstable; urgency=medium
* Non-maintainer upload.
[ Debian Janitor ]
* Apply multi-arch hints.
+ purple-xmpp-http-upload: Add Multi-Arch: same.
[ Arnaud Rebillout ]
* Fix shlibs.local file for t64 transition (Closes: #1069944)
-- Arnaud Rebillout <arnaudr@kali.org> Thu, 27 Jun 2024 23:12:00 +0700
purple-xmpp-http-upload (0.2.4-2) UNRELEASED; urgency=medium
* Adjust shlibdeps override;
Closes: #1011823, thanks to Lucas Nussbaum
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Sat, 28 May 2022 20:02:16 +0200
purple-xmpp-http-upload (0.2.4-1) unstable; urgency=medium
* New upstream version 0.2.4
* d/control: bump Standards-Version, no change required
-- Arnaud Ferraris <arnaud.ferraris@gmail.com> Tue, 07 Dec 2021 20:57:25 +0100
purple-xmpp-http-upload (0.2.2-1) unstable; urgency=medium
* New upstream version 0.2.2
* d/patches: remove upstreamed patches
* d/rules: use buildflags.mk instead of manually rebuilding CFLAGS
-- Arnaud Ferraris <arnaud.ferraris@gmail.com> Wed, 05 Aug 2020 01:12:57 +0200
purple-xmpp-http-upload (0.2.1-2) unstable; urgency=medium
* d/patches: fix build with gcc 10 (Closes: #966296)
* d/control: switch maintainer to team address and bump debhelper-compat
* debian: add upstream metadata file.
Fixes: lintian: upstream-metadata-file-is-missing
* d/rules: use proper value for CFLAGS.
We should consider that debhelper knows better, and let it handle
CFLAGS. This will fix `reprotest` CI failures.
Additionally, some hardening options are set in CPPFLAGS, which are not
used in the project's Makefile. This leads to `bhlc` CI failures, so we
need to make sure CPPFLAGS are appended to CFLAGS to fix this issue.
-- Arnaud Ferraris <arnaud.ferraris@gmail.com> Sun, 26 Jul 2020 13:11:02 +0200
purple-xmpp-http-upload (0.2.1-1) unstable; urgency=medium
* Initial Debian release (Closes: #960443)
-- Arnaud Ferraris <arnaud.ferraris@gmail.com> Tue, 12 May 2020 13:32:08 +0200
|