File: changelog

package info (click to toggle)
startup-notification 0.12-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,656 kB
  • ctags: 491
  • sloc: sh: 11,006; ansic: 3,409; makefile: 76
file content (205 lines) | stat: -rw-r--r-- 6,801 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
196
197
198
199
200
201
202
203
204
205
startup-notification (0.12-4) unstable; urgency=medium

  * Team upload.

  [ Colin Watson ]
  * Use dh-autoreconf to update libtool macros for new ports. (Closes: #732530)

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 31 Aug 2014 12:44:59 -0700

startup-notification (0.12-3) unstable; urgency=low

  * Team upload
  * Merge from experimental
  * Add a reference to #642418 in the 0.12-2 changelog
  * Standards-Version: 3.9.4 (no changes needed)
  * Build-depend on autotools-dev to update config.guess, config.sub
  * Add Lintian overrides for package-name-doesnt-match-sonames,
    symbols-declares-dependency-on-other-package

 -- Simon McVittie <smcv@debian.org>  Mon, 20 May 2013 09:17:58 +0100

startup-notification (0.12-2) experimental; urgency=low

  * Team upload
  * Upgrade to debhelper 9, for compressed debug symbols (when added)
  * Convert to multi-arch (based on Riku Voipio's work in Ubuntu;
    Closes: #642418, LP: #910856)
  * Use 3.0 (quilt) format instead of CDBS simple-patchsys
    (there are currently no patches anyway)

 -- Simon McVittie <smcv@debian.org>  Thu, 25 Oct 2012 13:18:31 +0100

startup-notification (0.12-1) unstable; urgency=low

  * Add Vcs-{Svn,Browser} control fields.
  * New upstream release
    + reverts ABI breakage from 0.11 (closes: #626717)
  * Add a symbols file.

 -- Julien Cristau <jcristau@debian.org>  Wed, 18 May 2011 20:13:25 +0200

startup-notification (0.11-2) unstable; urgency=low

  * Add missing build-dependency on libx11-xcb-dev.

 -- Julien Cristau <jcristau@debian.org>  Sat, 14 May 2011 16:08:34 +0200

startup-notification (0.11-1) unstable; urgency=low

  * Fix watch file to point at freedesktop.org.
  * New upstream release (closes: #625882)
  * Build-depend on libxcb-util0-dev instead of the obsolete libxcb-atom1-dev,
    libxcb-aux0-dev and libxcb-event1-dev (closes: #626670).
  * Update debian/copyright with missing copyright notices and MIT license.
  * Bump Standards-Version to 3.9.2, no changes needed.
  * Bump shlibs to 0.11 for APPLICATION_ID key support.

 -- Julien Cristau <jcristau@debian.org>  Sat, 14 May 2011 15:36:45 +0200

startup-notification (0.10-1) unstable; urgency=low

  [ Kilian Krause ]
  * Use binary:version and source:Version for binnNMU-safe uploads as
    added in dpkg-dev 1.13.19. Add to Build-Depends accordingly.

  [ Josselin Mouette ]
  * Re-generate control. Closes: #523547.
  * New upstream release. Closes: #523889.
  * Standards version is 3.8.1.
  * Add build-dependencies on XCB libs and pkg-config.
  * Bump shlibs to version 0.10.

 -- Josselin Mouette <joss@debian.org>  Mon, 13 Apr 2009 17:14:54 +0200

startup-notification (0.9-1) unstable; urgency=low

  * Add a get-orig-source target to retrieve the upstream tarball.
  * Don't set LDFLAGS via DEB_CONFIGURE_EXTRA_FLAGS; build-dep on (cdbs >=
    0.4.41).
  * Bump up Debhelper compatibility level to 5.
  * Drop obsolete x-dev build-dep and redundant libx11-dev build-dep.
  * Add ${misc:Depends}.
  * Track all versions and use HTTP in watch file.
  * Do ship license in copyright.
  * Stop shipping *.la files in libstartup-notification0-dev.
  * New upstream bug fix release; no API change.

 -- Loic Minier <lool@dooz.org>  Sun, 18 Mar 2007 09:11:56 +0100

startup-notification (0.8-2) unstable; urgency=low

  J.H.M. Dassen (Ray):
  * [debian/watch] Added.

  [ Ondřej Surý ]
  * [debian/control.in] Do not depend on xlibs, xlibs-dev (Closes: #388126)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 19 Sep 2006 17:39:09 +0200

startup-notification (0.8-1) unstable; urgency=low

  * New upstream release.
  * [config.guess, config.sub] Updated.
  * [debian/libstartup-notification0.shlibs] Updated as the API has changed
    due to the introduction of new functions for focus stealing prevention.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 29 Jan 2005 18:40:28 +0100

startup-notification (0.7-1) unstable; urgency=low

  * New upstream release.
  * [config.guess, config.sub] Updated.
  * [debian/libstartup-notification0.shlibs] Updated as the API has changed
    due to the introduction of sn_startup_sequence_get_timestamp().
  * [debian/rules] Ensure at build time that the library has no dependencies
    on undefined symbols; speed up loading.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 11 Aug 2004 19:24:37 +0200

startup-notification (0.6-2) unstable; urgency=low

  * shlibs is back.
  * *.files removed.

 -- Ondřej Surý <ondrej@debian.org>  Fri, 16 Apr 2004 09:39:30 +0200

startup-notification (0.6-1) unstable; urgency=low

  * New upstream release.
  * Removed patch to fix memory leak, it was merged upstream.

 -- Ondřej Surý <ondrej@debian.org>  Wed,  7 Apr 2004 10:08:56 +0200

startup-notification (0.5-9) unstable; urgency=low

  * Fix FTBFS missing dependencies (Closes: #239227)

 -- Ondřej Surý <ondrej@debian.org>  Sun, 21 Mar 2004 23:15:23 +0100

startup-notification (0.5-8) unstable; urgency=low

  * Fix memory leak in sn-launcher.c (Closes: #238817)
  * Change section to libdevel again.

 -- Ondřej Surý <ondrej@debian.org>  Sun, 21 Mar 2004 11:02:35 +0100

startup-notification (0.5-7) unstable; urgency=low

  * New maintainer (Closes: #238902)
    + Moved to pkg-gnome repository at alioth.
  * Use cdbs for packaging.

 -- Ondřej Surý <ondrej@debian.org>  Sat, 20 Mar 2004 17:18:02 +0100

startup-notification (0.5-6) unstable; urgency=low

  * Orphaned package.

 -- Christian Marillat <marillat@debian.org>  Fri, 19 Mar 2004 16:46:59 +0100

startup-notification (0.5-5) unstable; urgency=low

  * Change section devel --> libdevel

 -- Christian Marillat <marillat@debian.org>  Mon, 22 Sep 2003 18:51:34 +0200

startup-notification (0.5-4) unstable; urgency=low

  * New maintainer
  * Not a native Debian package, re-upload the original source.
  * Bump Standards-Version: 3.6.1, no changes required.

 -- Christian Marillat <marillat@debian.org>  Mon, 22 Sep 2003 18:17:51 +0200

startup-notification (0.5-3) unstable; urgency=low

  * debian/control:
    - Bump Standards-Version: 3.5.10, no changes required.
    - Build-Depend on cdbs.
  * debian/rules:
    - Convert to cdbs.
  * debian/rocks:
    - Removed.

 -- Colin Walters <walters@debian.org>  Sun, 25 May 2003 04:55:05 -0400

startup-notification (0.5-2) unstable; urgency=low

  * Fix sections.

 -- Colin Walters <walters@debian.org>  Fri, 24 Jan 2003 23:23:19 -0500

startup-notification (0.5-1) unstable; urgency=low

  * New upstream release (Closes: #178281).
  * debian/rules:
    - Update to latest version of Colin's Build System.

 -- Colin Walters <walters@debian.org>  Fri, 24 Jan 2003 21:43:16 -0500

startup-notification (0.4-1) unstable; urgency=low

  * Initial version (Closes: #171958)

 -- Colin Walters <walters@debian.org>  Fri,  6 Dec 2002 03:11:20 -0500