/[pkg-kde]/trunk/packages/phonon/debian/changelog
ViewVC logotype

Contents of /trunk/packages/phonon/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17595 - (show annotations) (download)
Tue Apr 6 23:01:53 2010 UTC (3 years, 1 month ago) by modax
File size: 8975 byte(s)
* New upstream release (4.4.0).
* Refresh patches.
* Update libphonon4 symbol file.
* Update libphonon-dev.install: add pulsesupport.h.
* Override lintian "phonon-backend-null: empty-binary-package".
* Add explicit debian/source/format as lintian suggests.
1 phonon (4:4.6.0really4.4.0-1) experimental; urgency=low
2
3 * New upstream release (4.4.0).
4
5 [ Modestas Vainius ]
6 * Add 04_skip_pa_detection_if_no_glib_loop.diff patch which fixes phonon
7 hang if GLib loop is disabled in Qt.
8 * Refresh patches.
9 * Update libphonon4 symbol file.
10 * Update libphonon-dev.install: add pulsesupport.h.
11 * Override lintian "phonon-backend-null: empty-binary-package".
12 * Add explicit debian/source/format as lintian suggests.
13
14 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 07 Apr 2010 01:42:07 +0300
15
16 phonon (4:4.6.0really4.3.80-1) experimental; urgency=low
17
18 * New upstream release (using really-style version number).
19
20 [ Fathi Boudra ]
21 * Build Phonon from kdesupport again:
22 - Add phonon, phonon-dbg, libphonon4 and libphonon-dev packages.
23 * Remove patches:
24 - 02_disable_phonon_build.diff - dropped.
25 - 03_r950739_fullscreen_hidecursor.diff - stolen upstream.
26 - 05_924144_encoding_local_files_fix.diff - stolen upstream.
27 - 06_983650_play_filenames_with_hash.diff - stolen upstream.
28 - 07_feature_backport_xine_equalizer.diff - stolen upstream.
29 * Update debian/control:
30 - Bump build dependencies (debhelper and pkg-kde-tools).
31 - Add libpulse-dev build dependency.
32 - Remove libphonon-dev build dependency.
33 - Bump Standards-Version from 3.8.2 to 3.8.4 (no changes needed).
34
35 [ Ana Beatriz Guerrero Lopez ]
36 * Remove myself from Uploaders.
37
38 [ Modestas Vainius ]
39 * Change my email address to modax@debian.org in Uploaders field.
40 * Fix Vcs-Browser URL.
41 * Improve descriptions.
42 * Downgrade Qt build dependency to 4.5.
43 * Bump version to 4:4.6.0really4.3.80 to be higher than the last
44 release of the Phonon libraries with the qt4-x11 source package.
45 * Convert libphonon4.symbols to new pkg-kde-tools 0.6 style, adjust
46 for 4.3.80 release.
47 * Do not install "experimental" headers to libphonon-dev.
48 * Add libphonon4 lintian overrides for
49 {shlibs,symbols}-declares-dependency-on-other-package warnings.
50 * Add 02_no_rpath.patch patch to disable /usr/lib RPATH by default.
51 * Add DEP-3 patch header to 01_phonon-inc.patch.
52 * Tweak copyright file a bit so lintian stops thinking it's of
53 old-dh-make style. Also bump years of packaging copyright.
54 * Add phonon-backends-dbg to phonon-dbg Conflicts and Replaces.
55 * Do not version dependency on the phonon metapackage.
56 * Use strict interdependencies among backends and libphonon4.
57 * Build depend on dpkg-dev 1.15.5.
58 * Make libphonon4 break phonon-backend-xine (<< 4:4.6.0really4.3.80).
59
60 [ Sune Vuorela ]
61 * Fix installing of include headers so that others can also find them.
62
63 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 01 Mar 2010 13:26:14 +0100
64
65 phonon-backends (4:4.3.1-5) unstable; urgency=low
66
67 +++ Changes by Modestas Vainius:
68
69 * Rename source package to phonon-backends.
70 * Add phonon-backends-dbg debug package.
71 * Add patch (06_983650_play_filenames_with_hash.diff) to fix playback of
72 files with hash (#) symbol in their name (Closes: #546271).
73 * Backport Xine equalizer support from Phonon trunk (patch
74 07_feature_backport_xine_equalizer.diff).
75
76 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 15 Oct 2009 20:31:26 +0300
77
78 phonon (4:4.3.1-4) unstable; urgency=low
79
80 +++ Changes by Modestas Vainius:
81
82 * Install backends to /usr/lib/qt4 (Closes: #539623). Otherwise pure Qt4
83 applications cannot find any backends.
84
85 +++ Changes by Sune Vuorela:
86
87 * Backport a bugfix from upstream to fix encoding issues with filenames.
88 * Fix not-installed file and remove trailing whitespaces
89
90 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 06 Aug 2009 22:36:33 +0200
91
92 phonon (4:4.3.1-3) unstable; urgency=low
93
94 +++ Changes by Fathi Boudra:
95
96 * Add gstreamer0.10-alsa dependency to phonon-backend-gstreamer.
97 (Closes: #532490)
98
99 +++ Changes by Modestas Vainius:
100
101 * Add 03_r950739_fullscreen_hidecursor.diff patch which makes it possible
102 to hide mouse cursor in fullscreen mode when xine backend is in use.
103
104 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 02 Aug 2009 00:38:26 +0200
105
106 phonon (4:4.3.1-2) unstable; urgency=low
107
108 * Build Phonon from Qt sources:
109 - Add myself to Uploaders field.
110 - Add 02_disable_phonon_build.diff to avoid Phonon build.
111 - Add versioned libphonon-dev build dependency.
112 - Bump Standards-Version from 3.8.1 to 3.8.2 (no changes needed).
113 - Remove phonon, phonon-dbg, libphonon4 and libphonon-dev packages.
114 - Cleanup unnecessary files.
115
116 -- Fathi Boudra <fabo@debian.org> Mon, 06 Jul 2009 10:26:39 +0200
117
118 phonon (4:4.3.1-1) unstable; urgency=low
119
120 * New upstream release.
121
122 +++ Changes by Modestas Vainius:
123
124 * Point Debian Vcs URLs to pkg-kde/trunk (new location).
125
126 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 09 Mar 2009 00:18:07 +0100
127
128 phonon (4:4.3.0-2) unstable; urgency=low
129
130 +++ Changes by Modestas Vainius
131
132 * Bump debian/compat and debhelper build dependency to v7 (to get more
133 sophisticated debian/tmp handling).
134 * Switch from internal debian/cdbs/kde.mk to pkg-kde-tools:
135 - bump pkg-kde-tools build depend to 0.4;
136 - remove debian/cdbs directory;
137 - replace debian/cdbs/kde.mk with
138 /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules;
139 - remove custom symbolshelper rules from debian/rules.
140 * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.
141
142 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 19 Feb 2009 00:52:44 +0100
143
144 phonon (4:4.3.0-1) experimental; urgency=low
145
146 * New upstream release.
147
148 +++ Changes by Modestas Vainius:
149
150 * Add xine backend. Based on kdebase-runtime packaging.
151 * Make xine backend a default one (via phonon metapackage).
152 * Bump cmake build dependency to 2.6.2.
153 * Bump Standards-Version to 3.8.0: add README.source.
154 * phonon-xine-backend replaces earlier kde-icons-oxygen.
155 * Add symbols file for libphonon4. This needs pkg-kde-tools (>= 0.3)
156 at build time.
157 - Hook up phonon dependency to play(), stop(), pause() etc. methods.
158 * Resync patches:
159 - drop phonon-libraryPaths.patch patch. Merged upstream.
160 - prepend sequence number to phonon-inc.patch (01_) and refresh it.
161 * Switch to new installgen format.
162 * Make phonon-backend-xine depend on gstreamer0.10-plugins-base. Otherwise,
163 it causes crashes sometimes.
164 * Make phonon-backend-gstreamer recommend gstreamer0.10-plugins-good and
165 suggest gstreamer0.10-plugins-ugly. Explain reasoning in the package
166 description.
167
168 +++ Changes by George Kiagiadakis:
169
170 * Build-conflict with the experimental libxine2 as the
171 phonon-xine backend cannot build with it.
172
173 +++ Changes by Pino Toscano:
174
175 * Update copyright file.
176
177 +++ Changes by Ana Beatriz Guerrero Lopez:
178
179 * Update packaging years and upstream URL in copyright.
180
181 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 22 Jan 2009 00:31:24 +0100
182
183 phonon (4:4.2.0-2) unstable; urgency=low
184
185 * Make phonon find its backends. (Closes: 498573)
186 Thanks to Vincent Fourmond for tracking down the cause and Matthias Kretz
187 for the fix.
188 * Create a magic phonon header (thanks to Matthias Kretz) and as the Qt.
189 documentation is unclear, symlink Phonon to the phonon header.
190 Also create a symlink from /usr/include/qt4/phonon to /usr/include/phonon
191 so that application using qmake can use it.
192
193 -- Sune Vuorela <debian@pusling.com> Thu, 20 Nov 2008 20:06:34 +0100
194
195 phonon (4:4.2.0-1) unstable; urgency=low
196
197 * New upstream release.
198
199 +++ Changes by Modestas Vainius:
200
201 * Bump libphonon shlibs to 4.2.0.
202
203 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 23 Jul 2008 16:01:05 +0300
204
205 phonon (4:4.2~svn825656-1) unstable; urgency=low
206
207 * New snapshot, upload to unstable.
208
209 -- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 29 Jun 2008 00:59:59 +0200
210
211 phonon (4:4.2~svn820171-2) experimental; urgency=low
212
213 +++ Changes by Modestas Vainius:
214
215 * Exclude phonon metapackage from automatic shlibdeps because libphonon4
216 itself ended up depending on it somehow.
217
218 +++ Changes by Ana Beatriz Guerrero Lopez:
219
220 * Update copyright file and write the BSD license instead of pointing at it.
221 * Replace the N/A stuff with some more meaningful (unspecified).
222
223 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 14 Jun 2008 00:54:52 +0300
224
225 phonon (4:4.2~svn820171-1) experimental; urgency=low
226
227 +++ Changes by Ana Guerrero, Modestas Vainius, Pino Toscano and Sune Vuorela:
228
229 * First release. This has been split out from kde4libs.
230 * Add support for Phonon backends:
231 - Make the phonon-backend-gstreamer provide a virtual phonon-backend.
232 - Create a phonon metapackage that installs the phonon library and ensure
233 a backend is installed too.
234
235 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 13 Jun 2008 20:15:41 +0200

  ViewVC Help
Powered by ViewVC 1.1.5