File: changelog

package info (click to toggle)
phodav 3.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 652 kB
  • sloc: ansic: 4,956; sh: 117; makefile: 9
file content (151 lines) | stat: -rw-r--r-- 4,857 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
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
phodav (3.0-10) unstable; urgency=medium

  * libphodav-3.0-dev: Mark as Multi-Arch: same
  * Remove unnecessary Priority: optional field
  * Update Homepage
  * Bump Standards Version to 4.7.2

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 06 Dec 2025 14:25:20 -0500

phodav (3.0-9) unstable; urgency=medium

  * spice-webdavd: Handle usrmerge for systemd & udev files (Closes: #1073772)
  * Opt into debhelper compat 14
  * Add lintian overrides for false positives triggered by switch to compat 14
  * Stop using debian/control.in and dh-sequence-gnome
  * Bump Standards Version to 4.7.0

 -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 18 Jun 2024 18:25:36 -0400

phodav (3.0-8) unstable; urgency=medium

  * debian/rules: Specify systemdsystemunitdir

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 01 Mar 2023 17:33:09 -0500

phodav (3.0-7) unstable; urgency=medium

  * Fix non-Linux build by simplifying debian/rules

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 01 Mar 2023 15:16:09 -0500

phodav (3.0-6) unstable; urgency=medium

  * Drop obsolete Build-Depends on systemd & dev
  * Add debian/upstream/metadata
  * Avoid explicitly specifying -Wl,--as-needed linker flag
  * Update standards version to 4.6.2, no changes needed

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 01 Mar 2023 14:22:43 -0500

phodav (3.0-5) unstable; urgency=medium

  * Team upload.
  * chezdav recommends avahi-daemon (Closes: #1027308)

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 31 Dec 2022 22:08:55 +0100

phodav (3.0-4) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 02 Aug 2022 15:48:58 -0400

phodav (3.0-3) experimental; urgency=medium

  * Have libphodav-3.0-dev depend on libxml2-dev as required by pkgconfig

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 16 Jul 2022 17:37:44 +0200

phodav (3.0-2) experimental; urgency=medium

  * Have libphodav-3.0-dev depend on libsoup-3.0-dev

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 16 Jul 2022 17:09:40 +0200

phodav (3.0-1) experimental; urgency=medium

  * New upstream release
  * debian/control.in: Build-Depend on libsoup3 instead of libsoup2.4
  * Rename packages for API bump

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 01 Jul 2022 15:55:12 -0400

phodav (2.5-1) unstable; urgency=medium

  * New upstream release
  * Bump minimum meson to 0.50
  * Bump debhelper-compat to 13
  * debian/libphodav-2.0-0.symbols: Add new symbols
  * Add debian/docs to install NEWS and README.md

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 04 Oct 2020 08:58:06 -0400

phodav (2.4-1) unstable; urgency=medium

  * New upstream release
  * debian/control.in: Bump Standards-Version to 4.5.0 (no further changes)
  * debian/control.in: Set Rules-Requires-Root: no
  * debian/control.in: Add libglib2.0-doc and libsoup2.4-doc to the build-deps
  * Only require systemd and udev on linux architectures and adjust installed
    files on non-linux ones

 -- Laurent Bigonville <bigon@debian.org>  Sun, 15 Mar 2020 11:38:05 +0100

phodav (2.3-2) unstable; urgency=medium

  * Build-Depend on debhelper-compat 12 and drop debian/compat
  * Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
  * Bump Standards-Version to 4.4.0
  * Upload to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 14 Sep 2019 21:01:04 -0400

phodav (2.3-1) experimental; urgency=medium

  * New upstream release
  * Build with meson
  * Build-Depend on gtk-doc-tools
  * Build-Depend on systemd until phodav again offers systemd support
    without needing the systemd pkgconfig file installed.
  * Build-Depend on udev for the same reason

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 16 Mar 2019 08:44:14 -0400

phodav (2.2-3) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump debhelper compat to 11
  * Add -Wl,-O1 to our LDFLAGS
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 27 Dec 2018 11:36:10 -0500

phodav (2.2-2) unstable; urgency=medium

  * Upload to unstable
  * debian/control.in: Bump Standards-Version to 4.0.0 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Fri, 30 Jun 2017 09:43:01 +0200

phodav (2.2-1) experimental; urgency=medium

  * New upstream version 2.2
  * Bump glib build-dependency to >= 2.51 according to configure.ac changes.
    - upstream now uses GUuid from glib.

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 09 Mar 2017 11:21:51 +0100

phodav (2.1-1) unstable; urgency=medium

  * New upstream release
    - Drop d/p/0001-Add-version-prefix-to-gettext-and-doc-directories.patch,
      d/p/02-link-chezdav-libsoup.patch: Applied upstream

 -- Laurent Bigonville <bigon@debian.org>  Wed, 18 Jan 2017 09:26:47 +0100

phodav (2.0-1) unstable; urgency=medium

  * Initial release (Closes: #822694)

 -- Laurent Bigonville <bigon@debian.org>  Mon, 17 Oct 2016 23:56:43 +0200