File: changelog

package info (click to toggle)
deviceinfo 0.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 408 kB
  • sloc: cpp: 1,488; ansic: 33; makefile: 13
file content (180 lines) | stat: -rw-r--r-- 5,528 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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
deviceinfo (0.2.4-2) unstable; urgency=medium

  [ Marius Gripsgard]
  * Add patch 0001-Allow-to-build-on-system-without-systemd.patch
  * Fix building on non linux without systemd

 -- Marius Gripsgard <mariogrip@debian.org>  Sat, 15 Nov 2025 16:31:21 +0100

deviceinfo (0.2.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop all patches. All applied upstream.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 07 Sep 2025 23:21:45 +0200

deviceinfo (0.2.3-3) unstable; urgency=medium

  * debian/patches:
    + Add 1002_CMakeLists.txt-Bump-C-Standard-to-C-17-fix-building-.patch. Fix
      FTBFS against GTest >= 1.17.0.
  * debian/control:
    + In B-D, switch from pkg-config to pkgconf. Thanks, lintian.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 01 Sep 2025 16:00:55 +0200

deviceinfo (0.2.3-2) unstable; urgency=medium

  * debian/patches:
    + Add 1001_support-building-with-cmake4.patch. (Closes: #1112837).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 01 Sep 2025 12:36:37 +0200

deviceinfo (0.2.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.7.2. No changes needed.
  * debian/copyright:
    + Update copyright attributions for debian/.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 05 May 2025 17:42:50 +0200

deviceinfo (0.2.2-2) unstable; urgency=medium

  * debian/control:
    + In B-D:, drop systemd and B-D on systemd-dev [linux-any]. (Closes:
      #1060537).
    + Bump Standards-Version to 4.7.0. No changes needed.
  * debian/watch:
    + Update file for recent GitLab changes of the tags overview page.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 May 2024 10:46:38 +0200

deviceinfo (0.2.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update copyright attribution for debian/.
  * debian/control:
    + Drop Section: field from deviceinfo-extras bin:pkg. Duplicated Section:
      on src:pkg section.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 01 Feb 2024 18:13:27 +0100

deviceinfo (0.2.1-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #1052984)

  [ Marius Gripsgard ]
  * New upstream release
  * Add myself as uploader

 -- Marius Gripsgard <mariogrip@debian.org>  Fri, 15 Dec 2023 00:43:58 +0100

deviceinfo (0.2.0-1) unstable; urgency=medium

  [ Mike Gabriel ]
  * New upstream release.
  * debian/control:
    + Drop from B-D: googletest | google-mock. Pulling in libgtest-dev is
      enough.
    + Adjust phrasing in LONG_DESCRIPTION of deviceinfo-extras.
  * debian/libdeviceinfo-dev.install:
    + Add deviceinfo_c_api.h header file.

  [ Ratchanan Srirattanamet ]
  * debian/control:
    + Add B-Ds for deviceinfo-extras (libglib2.0-dev, systemd).
  * debian/*:
    + Add new bin:pkg deviceinfo-extras.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 11 Jun 2023 14:19:45 +0200

deviceinfo (0.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch:
    + Adjust release tarball name.
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/copyright:
    + Add auto-generated copyright.in file for later tracking of copyright
      changes.
    + Update copyright attributions for debian/.
  * debian/patches:
    + Drop 1001_fix-build-without-android-props.patch. Applied upstream.
  * debian/libdeviceinfo0.symbols:
    + Drop file. Too hard to maintain with C++ libraries.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 05 Feb 2023 00:33:48 +0100

deviceinfo (0.1.0-8) unstable; urgency=medium

  * Team upload.
  * debian/libdeviceinfo0.symbols:
    + Update symbols for ppc64el.

 -- Anton Gladky <gladk@debian.org>  Fri, 21 Oct 2022 23:05:07 +0200

deviceinfo (0.1.0-7) unstable; urgency=medium

  * debian/libdeviceinfo0.symbols:
    + Update symbols for gcc-12.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 30 Jul 2022 00:44:11 +0200

deviceinfo (0.1.0-6) unstable; urgency=medium

  * Build against gcc-12, it is expected to fail due to
    symbol changes. The build logs of this build failure
    will be used to update the .symbols file.

  * debian/:
    + Update upstream Git repo URL.
  * debian/control:
    + Bump Standards-Version: to 4.6.1. No changes needed.
  * debian/rules:
    + Enforce DPKG_GENSYMBOLS_CHECK_LEVEL=1.
  * debian/libdeviceinfo0.symbols:
    + Adjust for kfreebsd-amd64 and kfreebsd-i386.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 25 Jul 2022 16:33:35 +0200

deviceinfo (0.1.0-5) unstable; urgency=medium

  * debian/ibdeviceinfo0.symbols:
    + Update .symbols file from previous build logs.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 23 Nov 2021 22:13:03 +0100

deviceinfo (0.1.0-4) unstable; urgency=medium

  * Upload to unstable.

  * debian/control:
    + Bump Standards-Version: 4.6.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 22 Nov 2021 22:17:08 +0100

deviceinfo (0.1.0-3) experimental; urgency=medium

  * debian/libdeviceinfo0.symbols:
    + Update for s390x architecture.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 24 May 2021 01:07:39 +0200

deviceinfo (0.1.0-2) experimental; urgency=medium

  * debian/libdeviceinfo0.symbols:
    + Update for non-amd64 architectures.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 12 Apr 2021 22:05:54 +0200

deviceinfo (0.1.0-1) experimental; urgency=medium

  * initial release to Debian. (Closes: #985232).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 14 Mar 2021 22:50:53 +0100