File: changelog

package info (click to toggle)
gtk-layer-shell 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,564 kB
  • sloc: ansic: 15,257; python: 1,437; xml: 417; makefile: 18
file content (190 lines) | stat: -rw-r--r-- 6,146 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
gtk-layer-shell (0.9.2-1) experimental; urgency=medium

  * New upstream release
  * d/libgtk-layer-shell0.symbols: Update.
    Upstream dropped some symbols without explanation;
    those aren't used in any of the rdeps though
  * d/rules: Stop using DH_VERBOSE

 -- Matthias Geiger <werdahias@debian.org>  Sat, 02 Aug 2025 17:25:21 +0200

gtk-layer-shell (0.9.1-1) experimental; urgency=medium

  * New upstream version 0.9.1
  * d/control: Bump S-V to 4.7.2, no changes needed
  * d/control: Mark libgtk-layer-shell0 M-A: same
  * d/gbp.conf: Add upstream branch, postimport cmd
  * d/salsa-ci.yml: Add

 -- Matthias Geiger <werdahias@debian.org>  Sun, 27 Apr 2025 14:44:55 +0200

gtk-layer-shell (0.9.0-2) unstable; urgency=medium

  * d/control: Mark -doc package as M-A: foreign
  * d/control: Version GTK3 dependency as it only works
    with a specific major GTK3 release (Closes: #1094772)

 -- Matthias Geiger <werdahias@debian.org>  Fri, 31 Jan 2025 15:19:05 +0100

gtk-layer-shell (0.9.0-1) unstable; urgency=medium

  * New upstream release (Closes: #1079292, #1094442)
  * d/control: Add myself to Uploaders
  * Update symbols file for new upstream.
    Upstream dropped some symbols without explanation;
    those aren't used in any of the rdeps though
  * d/control: Update S-V to 4.7.0, no changes needed

 -- Matthias Geiger <werdahias@debian.org>  Wed, 29 Jan 2025 15:54:42 +0100

gtk-layer-shell (0.8.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update copyright attribution for debian/.
  * debian/libgtk-layer-shell0.symbols:
    + Update .symbols file.
  * debian/control:
    + Add gobject-introspection-bin. Thanks, lintian.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 18 Feb 2024 21:18:37 +0100

gtk-layer-shell (0.8.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/libgtk-layer-shell0.symbols:
    + Update symbols.
  * debian/copyright:
    + Update copyright attribution for debian/ folder.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 20 Jun 2023 14:33:41 +0200

gtk-layer-shell (0.8.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.1. No changes needed.
  * debian/copyright:
    + Update copyright attributions.
  * debian/control:
    + Add B-D: valac.
  * debian/libgtk-layer-shell-dev.install:
    + Add Vala development files to dev:pkg.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 26 Oct 2022 20:46:46 +0200

gtk-layer-shell (0.7.0-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 14 Feb 2022 07:45:22 +0100

gtk-layer-shell (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.0. No changes needed.
  * debian/rules:
    + Drop dh_auto_build override. Caused FTBFS. (Closes: #997337).
  * debian/libgtk-layer-shell0.symbols:
    + Update symbols for this upstream release.
  * debian/patches:
    + Put Forwarded: field into 2001_disable-license-check-unit-test.patch
      saying, forwarding is not required as the patch is Debian-specific.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 13 Sep 2021 22:01:33 +0200

gtk-layer-shell (0.5.2-2) unstable; urgency=medium

  * debian/rules:
    + Add '--with gir' to dh command. (Closes: #991086).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 13 Jul 2021 22:12:02 +0200

gtk-layer-shell (0.5.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Update 2001_disable-license-check-unit-test.patch.
  * debian/gtk-layer-shell-examples.examples:
    + Adapt to folder name change.
  * debian/libgtk-layer-shell0.symbols:
    + Update symbols for latest upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 22 Dec 2020 21:46:51 +0100

gtk-layer-shell (0.5.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/libgtk-layer-shell0.symbols:
    + Update symbols for 0.5.1.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 06 Nov 2020 10:16:46 +0100

gtk-layer-shell (0.4.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/changelog:
    + Add missing entry in previous upload's changelog.
  * debian/patches:
    + Add 2001_disable-license-check-unit-test.patch. Disable check-licenses
      unit test.
  * debian/rules:
    + Enable tests.
    + Move API documentation to /usr/share/doc/<pkg>/.
  * debian/libgtk-layer-shell0.symbols:
    + Update symbols.
  * debian/gtk-layer-shell-doc.install:
    + Adapt file/symlink locations of the doc:pkg.
  * debian/gtk-layer-shell-doc.doc-base:
    + Add file.
  * debian/upstream/metadata:
    + Add upstream bug tracker information.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 29 Oct 2020 10:52:20 +0100

gtk-layer-shell (0.3.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop 1001_typo-fix-in-demo-program.patch. Applied upstream.
  * debian/libgtk-layer-shell0.symbols:
    + Update symbols.
  * debian/control:
    + Bump DH compat level to version 13.
  * debian/rules:
    + Add get-orig-source target for our personal convenience.
  * debian/copyright:
    + Update copyright attributions

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 25 Aug 2020 10:04:21 +0200

gtk-layer-shell (0.1.0-3) unstable; urgency=medium

  [ Birger Schacht ]
  * debian/control:
    + Update Vcs-* URLs to point to the correct namespace.

  [ Mike Gabriel ]
  * debian/control:
    + Add D (libgtk-layer-shell-dev): libgtk-layer-shell0 (same bin:version).
    + Bump Standards-Version: to 4.5.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 13 Feb 2020 13:02:31 +0100

gtk-layer-shell (0.1.0-2) unstable; urgency=medium

  * Source-only upload as-is.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 02 Feb 2020 00:12:07 +0100

gtk-layer-shell (0.1.0-1) unstable; urgency=medium

  [ Birger Schacht ]
  * Initial packaging. (Closes: #940570).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 16 Jan 2020 08:13:17 +0100