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

Log of /trunk/packages/phonon/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 18582)

Revision 15549 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 6 21:15:48 2009 UTC (3 years, 9 months ago) by pusling-guest
File length: 5686 byte(s)
Diff to previous 15547
fix not-installed file and remove trailing whitespaces

Revision 15547 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 6 20:39:48 2009 UTC (3 years, 9 months ago) by pusling-guest
File length: 5627 byte(s)
Diff to previous 15546
release

Revision 15546 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 6 20:39:34 2009 UTC (3 years, 9 months ago) by pusling-guest
File length: 5632 byte(s)
Diff to previous 15449
+++ Changes by Modestas Vainius:
+++ Changes by Sune Vuorela:
* Backport a bugfix from upstream to fix encoding issues with filenames.

Revision 15449 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 2 15:25:59 2009 UTC (3 years, 9 months ago) by modax-guest
File length: 5468 byte(s)
Diff to previous 15445
Install backends to /usr/lib/qt4 (Closes: #539623). Otherwise pure Qt4
applications cannot find any backends.

Revision 15445 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 1 22:39:20 2009 UTC (3 years, 9 months ago) by ana
File length: 5225 byte(s)
Diff to previous 15442
upload

Revision 15442 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 1 20:49:17 2009 UTC (3 years, 9 months ago) by modax-guest
File length: 5232 byte(s)
Diff to previous 15278
+++ Changes by Fathi Boudra:
+++ Changes by Modestas Vainius:
* Add 03_r950739_fullscreen_hidecursor.diff patch which makes it possible
to hide mouse cursor in fullscreen mode when xine backend is in use.

Revision 15278 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 13 19:37:26 2009 UTC (3 years, 10 months ago) by fabo
File length: 4981 byte(s)
Diff to previous 15179
Add gstreamer0.10-alsa dependency to phonon-backend-gstreamer.

Revision 15179 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 10 07:22:44 2009 UTC (3 years, 10 months ago) by fabo
File length: 4778 byte(s)
Diff to previous 15146
typo

Revision 15146 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 6 08:34:51 2009 UTC (3 years, 10 months ago) by fabo
File length: 4777 byte(s)
Diff to previous 14021
* Build Phonon from Qt sources:
  - Add mysel to Uploaders field.
  - Add 02_disable_phonon_build.diff to avoid Phonon build.
  - Add versioned libphonon-dev build dependency.
  - Bump Standards-Version from 3.8.1 to 3.8.2 (no changes needed).
  - Remove phonon, phonon-dbg, libphonon4 and libphonon-dev packages.
  - Cleanup unnecessary files.

Revision 14021 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 8 23:18:21 2009 UTC (4 years, 2 months ago) by ana
File length: 4308 byte(s)
Diff to previous 13849
phonon 3.1.1

Revision 13849 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 19 22:21:41 2009 UTC (4 years, 2 months ago) by modax-guest
File length: 4281 byte(s)
Diff to previous 13838
Vcs fields update and some post 4.2.0 snapshot packaging

Revision 13838 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 19 00:11:00 2009 UTC (4 years, 2 months ago) by ana
File length: 4044 byte(s)
Diff to previous 13813
phonon to unstable

Revision 13813 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 18 00:06:49 2009 UTC (4 years, 2 months ago) by ana
File length: 4051 byte(s)
Diff to previous 13777
stuff moved from kde4.2 to trunk, finally

Revision 13777 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 16 00:13:34 2009 UTC (4 years, 3 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 4051 byte(s)
Diff to previous 13526
Get rid of THIS_SHOULD_GO_TO_UNSTABLE in debian/rules

Revision 13526 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 25 11:42:14 2009 UTC (4 years, 3 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3994 byte(s)
Diff to previous 13490
This a huge commit which migrates all internal debian/cdbs "users" (with the
exception of kgraphviewer, what is this anyway?) in branches/kde4.2/packages
from the debian/cdbs to the one provided by pkg-kde-tools >= 0.4 at
/usr/share/pkg-kde-tools/qt-kde-team.  pkg-kde-tools 0.4.0 has just been
uploaded to experimental, but compatible version is available in kdetrunk in
the meantime.

After this update, all debian/cdbs svn:externals will become non-existant and
should (not really sure) show up as ? in svn status output. Then you can delete
them with something like:

svn status | grep '^?.*debian/cdbs' | awk '{print $2}' (preview)
svn status | grep '^?.*debian/cdbs' | awk '{print $2}' | xargs rm -rf


Revision 13490 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 24 01:49:39 2009 UTC (4 years, 3 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3669 byte(s)
Diff to previous 13486
Massively migrate to debhelper v7. This allows to get rid DEB_DH_INSTALL_SOURCEDIR in kde.mk

Revision 13486 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 24 00:54:43 2009 UTC (4 years, 3 months ago) by ana
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3379 byte(s)
Diff to previous 13485
release phonon 4.3 to experimental

Revision 13485 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 24 00:34:47 2009 UTC (4 years, 3 months ago) by pino-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3273 byte(s)
Diff to previous 13439
forgot to add my copyright work

Revision 13439 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 21 12:11:25 2009 UTC (4 years, 3 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3213 byte(s)
Diff to previous 13438
Not fully ready yet

Revision 13438 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 21 12:02:02 2009 UTC (4 years, 3 months ago) by pino-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3211 byte(s)
Diff to previous 13394
prepare for phonon 4.3.0

Revision 13394 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 16 10:22:29 2009 UTC (4 years, 4 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 3237 byte(s)
Diff to previous 13195
New snapshots

Revision 13195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 7 10:15:45 2009 UTC (4 years, 4 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2960 byte(s)
Diff to previous 13046
phonon 4.2.96

Revision 13046 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 22:07:09 2008 UTC (4 years, 4 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2960 byte(s)
Diff to previous 12984
New snapshots

Revision 12984 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 19 23:42:56 2008 UTC (4 years, 4 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2960 byte(s)
Diff to previous 12981
pbuilder experimental satisfydepends get confused by this conflict. Tweak it a bit

Revision 12981 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 19 20:58:02 2008 UTC (4 years, 4 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2975 byte(s)
Diff to previous 12934
Fix more upgrade from KDE 4.1 problems.

Thanks to Marcin Juszkiewicz for the upgrade log.

Revision 12934 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 13 23:00:13 2008 UTC (4 years, 5 months ago) by gkiagia-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2974 byte(s)
Diff to previous 12891
Build-conflict with the experimental libxine-dev (>= 1.1.90) as the phonon-xine backend cannot build with it.


Revision 12891 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 9 11:30:37 2008 UTC (4 years, 5 months ago) by fabo
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2817 byte(s)
Diff to previous 12790
iRemove extra dot.

Revision 12790 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 30 13:38:13 2008 UTC (4 years, 5 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2818 byte(s)
Diff to previous 12789
Switch to new installgen format.

Revision 12789 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 30 13:28:01 2008 UTC (4 years, 5 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2781 byte(s)
Diff to previous 12701
New pkgkde-symbolshelper syntax, new snapshot

Revision 12701 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 22 09:34:21 2008 UTC (4 years, 5 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2780 byte(s)
Diff to previous 12692
new snapshot. merge Sune changes

Revision 12692 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 20 19:07:17 2008 UTC (4 years, 5 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 2096 byte(s)
Diff to previous 12688
phonon using symbols files

Revision 12688 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 19 16:43:21 2008 UTC (4 years, 5 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 1934 byte(s)
Diff to previous 12641
phonon trunk packaged

Revision 12641 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 16 22:44:35 2008 UTC (4 years, 6 months ago) by modax-guest
Original Path: branches/kde4.2/packages/phonon/debian/changelog
File length: 1427 byte(s)
Diff to previous 11687
Create a branch for KDE 4.2 packaging

Revision 11687 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 24 00:26:09 2008 UTC (4 years, 9 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 1427 byte(s)
Diff to previous 11675
and finally phonon 4.2.0!

Revision 11675 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 23 13:37:16 2008 UTC (4 years, 9 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 1431 byte(s)
Diff to previous 11182
Phonon 4.2.0

Revision 11182 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 28 22:55:17 2008 UTC (4 years, 10 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 1186 byte(s)
Diff to previous 11024
new phonon

Revision 11024 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 23:12:40 2008 UTC (4 years, 11 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 1014 byte(s)
Diff to previous 11022
* Update copyright file and write the BSD license instead of pointing at it.
* Replace the N/A stuff with some more meaningful (unspecified).


Revision 11022 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 22:21:45 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 824 byte(s)
Diff to previous 11011
Avoid phonon depedancy on libphonon4

Revision 11011 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 18:18:03 2008 UTC (4 years, 11 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 513 byte(s)
Diff to previous 11003
fix b-d
update changelog

Revision 11003 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 15:30:54 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 511 byte(s)
Diff to previous 11002
capitalize Phonon

Revision 11002 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 15:26:58 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 511 byte(s)
Diff to previous 11001
null backend and changelog fix

Revision 11001 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 15:08:51 2008 UTC (4 years, 11 months ago) by pino-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 714 byte(s)
Diff to previous 10999
some refactoring of the dependencies, as agreed with modestas and sune:
+ make the phonon-backend-gstreamer provide a virtual phonon-backend
+ create a phonon metapackage that installs the phonon library and ensure a backend is installed too

Revision 10999 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 13:29:00 2008 UTC (4 years, 11 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 262 byte(s)
Diff to previous 10985
new version

Revision 10985 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 10:15:11 2008 UTC (4 years, 11 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 262 byte(s)
Diff to previous 10857
update version

Revision 10857 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 3 18:46:30 2008 UTC (4 years, 11 months ago) by fabo
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 207 byte(s)
Diff to previous 10791
Update akonadi and phonon snapshots.
They are supposed to be .81.

Revision 10791 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 29 15:18:57 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 317 byte(s)
Diff to previous 10786
Update a few snapshots. Important stuff.

Revision 10786 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 29 13:22:31 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 448 byte(s)
Diff to previous 10783
-workspace .81+svn

Revision 10783 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 29 12:15:05 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 448 byte(s)
Diff to previous 10777
Commiting some 4.0.81+svn stuff

Revision 10777 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 28 23:44:51 2008 UTC (4 years, 11 months ago) by modax-guest
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 310 byte(s)
Diff to previous 10764
More phonon stuff

Revision 10764 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 28 20:23:24 2008 UTC (4 years, 11 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 186 byte(s)
Diff to previous 10762
epoch

Revision 10762 - (view) (download) (annotate) - [select for diffs]
Added Wed May 28 19:14:55 2008 UTC (4 years, 11 months ago) by ana
Original Path: branches/kde4/packages/phonon/debian/changelog
File length: 184 byte(s)
phonon, initial packagign

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5