File: changelog

package info (click to toggle)
purple-xmpp-http-upload 0.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: ansic: 1,596; makefile: 33
file content (43 lines) | stat: -rw-r--r-- 1,710 bytes parent folder | download
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
purple-xmpp-http-upload (0.2.4-2) unstable; urgency=medium

  [ Evangelos Ribeiro Tzaras ]
  * Adjust shlibdeps override;
    Closes: #1011823, thanks to Lucas Nussbaum

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 30 May 2022 16:37:52 +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