File: changelog

package info (click to toggle)
properties-cpp 0.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 336 kB
  • sloc: cpp: 673; makefile: 19
file content (195 lines) | stat: -rw-r--r-- 6,612 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
properties-cpp (0.0.3-2) unstable; urgency=medium

  * debian/watch:
    + Update file for recent GitLab changes of the tags overview page.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 07 Jan 2025 10:28:59 +0100

properties-cpp (0.0.3-1) unstable; urgency=medium

  [ Anton Gladky ]
  * Add debian/.gitlab-ci.yml

  [ Marius Gripsgard ]
  * New upstream version 0.0.3
  * debian/control: Bump Standards-version to 4.6.2
  * debian/patches: Drop patch, fixed upstream:
    - 1001_fix-FTBFS-in-gtest.patch

 -- Marius Gripsgard <mariogrip@debian.org>  Wed, 26 Jul 2023 00:39:10 +0200

properties-cpp (0.0.2-7) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libproperties-cpp-doc: Add Multi-Arch: foreign.

  [ Mike Gabriel ]
  * debian/: Update upstream Git repo URL.

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

properties-cpp (0.0.2-6) unstable; urgency=medium

  * debian/control:
    + Add B-D: pkg-config, required by 'find_package(GMock)' in cmake-extras.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 30 Oct 2020 14:14:06 +0100

properties-cpp (0.0.2-5) unstable; urgency=medium

  * debian/control:
    + Update versioned B-D: cmake-extras (>= 1.5-5~). (Closes: #973163).
    + Switch from transitional google-gmock to googletest.
  * debian/patches:
    + Add README, explaining our patch naming scheme.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 30 Oct 2020 09:42:13 +0100

properties-cpp (0.0.2-4) unstable; urgency=medium

  * debian/patches:
    + Improve 1002_reproducible-builds.patch. Make build reproducible again.
      (Closes: #961495). Thanks for Chris Lamb for providing the patch.
  * debian/control:
    + Bump DH compat level to version 13.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 18 Oct 2020 20:24:03 +0200

properties-cpp (0.0.2-3) unstable; urgency=medium

  * debian/rules:
    + Drop override_dh_installchangelogs. No ChangeLog.bzr file anymore.
      No upstream ChangeLog anymore at all for now.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 26 Jan 2020 14:43:57 +0100

properties-cpp (0.0.2-2) unstable; urgency=medium

  * debian/control:
    + Update Vcs-*: fields. Move packaging Git over to Debian UBports team.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 26 Jan 2020 12:46:46 +0100

properties-cpp (0.0.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/{copyright,rules}:
    + Don't repack orig tarball anymore.
  * debian/copyright:
    + Drop Upstream-Contact: field. Needs to be replaced later.
  * debian/control:
    + Bump Standards-Version: to 4.5.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 26 Jan 2020 11:46:06 +0100

properties-cpp (0.0.1~bzr17+repack1-4) unstable; urgency=medium

  * debian/copyright:
    + Add global Files-Excluded: field, drop global Comment: field.
    + Update copyright attributions.
  * debian/rules:
    + Leave orig tarball (re)packing to uscan.
  * debian/{control,copyright,watch}:
    + Let UBports project become our new upstream location.
  * debian/control:
    + Move package maintainership over to the new 'Debian UBports Team'.
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Add Rules-Requires-Root: field and set it to 'no'.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump DH compat level to version 12.
  * debian/upstream/metadata:
    + Add file. Be DEP-12 compliant.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 25 Jan 2020 14:45:53 +0100

properties-cpp (0.0.1~bzr17+repack1-3) unstable; urgency=medium

  * debian/control:
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Bump Standars-Version: to 4.2.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 21 Aug 2018 17:49:44 +0200

properties-cpp (0.0.1~bzr17+repack1-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Make build reproducible. (Closes: #883339).
  * debian/patches:
    + Add 1002_reproducible-builds.patch. Make Doxygen build reproducible.
  * debian/rules:
    + Remove Doxygen's result.txt prior to packaging up.

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.1.3. No changes needed.
    + Drop '.' from SYNOPSIS field.
  * debian/copyright:
    + Use secure URI for copyright format reference.
    + Add main Comment: field that explains why tarball was repacked.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 11 Mar 2018 21:55:30 +0100

properties-cpp (0.0.1~bzr17+repack1-1) unstable; urgency=medium

  * Initial upload to Debian. (Closes: #882585).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 24 Nov 2017 14:52:52 +0100

properties-cpp (0.0.1+14.10.20140730-0ubuntu1) utopic; urgency=low

  [ Marcus Tomlinson ]
  * Renamed "slots" to "slot_list" in signal.h as to avoid clashing with
    the "slots" Qt keyword. (LP: #1329743)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 30 Jul 2014 15:09:54 +0000

properties-cpp (0.0.1+14.04.20140220-0ubuntu1) trusty; urgency=low

  [ thomas-voss ]
  * Allow for dispatching setting and getting to functors.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 20 Feb 2014 20:13:02 +0000

properties-cpp (0.0.1+14.04.20140121-0ubuntu1) trusty; urgency=low

  [ thomas-voss ]
  * Refactor to rely on default move-operator for core::Connection.
    Enable property chaining. Make sure that an abandoned connection
    safely accesses its private member. Make ScopedConnection a movable
    type.

  [ Łukasz 'sil2100' Zemczak ]
  * Let's get rid of lcov as a build-dep.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 12

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 21 Jan 2014 11:50:25 +0000

properties-cpp (0.0.1+14.04.20140110-0ubuntu1) trusty; urgency=low

  * Automatic snapshot from revision 9

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 10 Jan 2014 10:40:44 +0000

properties-cpp (0.0.1+14.04.20131216-0ubuntu1) trusty; urgency=low

  [ Thomas Voß ]
  * Initial release.

  [ thomas-voss ]
  * Initial commit.
  * Add packaging setup.
  * Add a README.md. Add a COPYING file.
  * Merged lp:~thomas-voss/properties-cpp/cleanup.
  * Merged lp:~thomas-voss/properties-cpp/adjust-namespace-to-core.
  * Merged lp:~thomas-voss/properties-cpp/fix-pkgconfig-include-path.
  * Removed license statements from build files.

  [ Timo Jyrinki ]
  * s/process-cpp/properties-cpp/ and expanding descriptions.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 8

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 16 Dec 2013 08:17:31 +0000