File: changelog

package info (click to toggle)
feedbackd 0.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,000 kB
  • sloc: ansic: 7,251; xml: 69; sh: 28; makefile: 23; lisp: 18; python: 16
file content (164 lines) | stat: -rw-r--r-- 5,256 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
152
153
154
155
156
157
158
159
160
161
162
163
164
feedbackd (0.0.3-1) unstable; urgency=medium

  * New upstream release
  * Drop all patches. All patches applied upstream.

 -- Guido Günther <agx@sigxcpu.org>  Thu, 02 Feb 2023 14:29:59 +0100

feedbackd (0.0.2-1) unstable; urgency=medium

  * New upstream release
  * debian: Upstream uses gi-docgen now
  * Install manpages via dh_installman.
    This supports the nodoc build profile
  * d/control: Manpages use rst2man now
  * autopkgtest: Run fbd-theme-validate
  * Override privacy-breach-facebook lintian error.
    It incorrectly gets tripped up by the LfbEvent class name.
  * build: Add dbus sources to the lib dependency
  * Switch main branch debian/latest
  * Use upstream tarballs with signatures

 -- Guido Günther <agx@sigxcpu.org>  Thu, 15 Dec 2022 17:33:36 +0100

feedbackd (0.0.1-1) unstable; urgency=medium

  [ Evangelos Ribeiro Tzaras ]
  * d/control: libfeedback-0.0-0 recommends feedbackd.
    Users running the library typically want the daemon installed as well.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)
    * Build-Depends: Drop versioned constraint on libgudev-1.0-dev.
    Changes-By: deb-scrub-obsolete

  [ Guido Günther ]
  * New upstream release
  * d/gbp.conf: Use upstream-vcs

 -- Guido Günther <agx@sigxcpu.org>  Fri, 11 Nov 2022 12:38:53 +0100

feedbackd (0.0.0+git20220520-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Thu, 26 May 2022 00:57:09 +0200

feedbackd (0.0.0+git20220208-1) unstable; urgency=medium

  * New upstream version
  * Bump standards version

 -- Guido Günther <agx@sigxcpu.org>  Fri, 11 Feb 2022 16:34:35 +0100

feedbackd (0.0.0+git20211018-2) unstable; urgency=medium

  * Upload to unstable

 -- Guido Günther <agx@sigxcpu.org>  Thu, 28 Oct 2021 15:39:05 +0200

feedbackd (0.0.0+git20211018-1) experimental; urgency=medium

  [ Evangelos Ribeiro Tzaras ]
  * d/control: Add json-glib-tools as build dependency.
    This will make sure that the json theme file gets validated in CI.

  [ Guido Günther ]
  * New upstream git snapshot 0.0.0+git20211018
  * d/control: Recommend gnome-desktop-schemas

 -- Guido Günther <agx@sigxcpu.org>  Tue, 19 Oct 2021 13:18:31 +0200

feedbackd (0.0.0+git20210426-2) unstable; urgency=medium

  * Upload to unstable

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Wed, 22 Sep 2021 18:09:09 +0200

feedbackd (0.0.0+git20210426-1) experimental; urgency=medium

  * New upstream version

 -- Guido Günther <agx@sigxcpu.org>  Tue, 27 Apr 2021 14:48:46 +0200

feedbackd (0.0.0+git20210125-1) unstable; urgency=medium

  * d/gbp.conf: remove 'v' prefix from debian tags
  * New upstream version 0.0.0+git20210125

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 26 Jan 2021 18:41:53 +0100

feedbackd (0.0.0+git20201114-1) unstable; urgency=medium

  [ Guido Günther ]
  * udev: Update led matching for the librem5.
    The names changed in device tree which tickles up into userspace.
  * debian: Don't abuse the video group.
    Use a separate group for users that should be able to access
    the LED devices.

  [ Arnaud Ferraris ]
  * New upstream version 0.0.0+git20201114

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 16 Nov 2020 10:16:11 +0100

feedbackd (0.0.0+git20200726-1) unstable; urgency=medium

  * debian: udev: add support for PinePhone front LEDs
  * New upstream version 0.0.0+git20200726

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 04 Aug 2020 11:25:23 +0200

feedbackd (0.0.0+git20200714-1) unstable; urgency=medium

  * New upstream version 0.0.0+git20200714
  * d/patches: remove upstreamed patches
  * d/control: add Rules-Requires-Root

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 14 Jul 2020 13:47:28 +0200

feedbackd (0.0.0+git20200707-1) unstable; urgency=medium

  [ Guido Günther ]
  * d/control: Add myself as uploader
  * debian: Ship manpages
  * debian: Setup leds via udev.
    This allows feedbackd to set periodic feedback and makes usable
    LED devices identifiable by feedbackd.

  [ Arnaud Ferraris ]
  * New upstream version 0.0.0+git20200707
  * d/patches: remove custom manpage
    Upstream created a manpage for this package, we don't need to provide
    our own anymore.
  * debian: add missing symbols
  * d/patches: fix typos and manpage
    Fixes: lintian: bad-whatis-entry
    Fixes: lintian: spelling-error-in-binary
    Fixes: lintian: typo-in-manual-page

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sun, 12 Jul 2020 16:44:45 +0200

feedbackd (0.0.0+git20200527-1) unstable; urgency=medium

  [ Federico Ceratto ]
  * Bump debhelper from old 12 to 13.
    Fixes: lintian: package-uses-old-debhelper-compat-version

  [ Arnaud Ferraris ]
  * New upstream version 0.0.0+git20200527

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 24 Jun 2020 01:34:19 +0200

feedbackd (0.0.0+git20200420-1) unstable; urgency=medium

  * New upstream release
  * debian: fix libfeedback symbols file

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 20 Apr 2020 15:35:26 +0200

feedbackd (0.0.0+git20200305-1) unstable; urgency=medium

  * Initial Debian release (Closes: #956682)

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 15 Apr 2020 17:16:33 +0200