~ubuntu-branches/ubuntu/saucy/totem-pl-parser/saucy-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Raphaël Hertzog
  • Date: 2011-04-10 16:59:54 UTC
  • mfrom: (1.5.8 sid)
  • Revision ID: james.westby@ubuntu.com-20110410165954-rxyx4stokepivd4o
Tags: 2.32.4-2
* Team upload.
* Add libquvi-dev to the dependencies of libtotem-pl-parser-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 24ab9af8ede6d92c6cce9fc219708894ccae6b15
 
2
Author: Bastien Nocera <hadess@hadess.net>
 
3
Date:   Mon Mar 21 14:51:13 2011 +0000
 
4
 
 
5
    2.32.4
 
6
 
 
7
 NEWS |    5 +++++
 
8
 1 files changed, 5 insertions(+), 0 deletions(-)
 
9
 
 
10
commit d1f6e011cc574161a9b6278021ad32ffdc786adc
 
11
Author: Bastien Nocera <hadess@hadess.net>
 
12
Date:   Mon Mar 21 14:50:33 2011 +0000
 
13
 
 
14
    Export content-type for Podcasts
 
15
    
 
16
    Using the newly added property
 
17
 
 
18
 plparse/tests/parser.c            |   10 ++++++++++
 
19
 plparse/totem-pl-parser-podcast.c |    6 ++++--
 
20
 2 files changed, 14 insertions(+), 2 deletions(-)
 
21
 
 
22
commit 52e11d77a79ce5790889e91cd3bc6d1339d69a46
 
23
Author: Bastien Nocera <hadess@hadess.net>
 
24
Date:   Thu Mar 17 01:21:23 2011 +0000
 
25
 
 
26
    Bump version for new property
 
27
 
 
28
 configure.in |    2 +-
 
29
 1 files changed, 1 insertions(+), 1 deletions(-)
 
30
 
 
31
commit 50b0b6b5035aadd5401c807bcff27255d0bcd1bf
 
32
Author: Bastien Nocera <hadess@hadess.net>
 
33
Date:   Thu Mar 17 01:20:52 2011 +0000
 
34
 
 
35
    Add "content-type" property
 
36
 
 
37
 plparse/totem-pl-parser-videosite.c |    3 +++
 
38
 plparse/totem-pl-parser.c           |    6 +++++-
 
39
 plparse/totem-pl-parser.h           |    7 +++++++
 
40
 3 files changed, 15 insertions(+), 1 deletions(-)
 
41
 
 
42
commit 3e598e4e6a20905dccb97f70a4c62e41ef1a61f4
 
43
Author: Philip Van Hoof <pvanhoof@gnome.org>
 
44
Date:   Wed Mar 2 14:57:32 2011 +0000
 
45
 
 
46
    pls: Fix getting past the last line in PLS files
 
47
    
 
48
    When trying to skip empty lines at the beginning of files.
 
49
    
 
50
    https://bugzilla.gnome.org/show_bug.cgi?id=643667
 
51
 
 
52
 plparse/totem-pl-parser-pls.c |    2 +-
 
53
 1 files changed, 1 insertions(+), 1 deletions(-)
 
54
 
 
55
commit af13421e30dd30fc4adc2e8740564e9413f7c2cc
 
56
Author: Bastien Nocera <hadess@hadess.net>
 
57
Date:   Wed Mar 2 14:56:02 2011 +0000
 
58
 
 
59
    Add test for bug 643667
 
60
 
 
61
 plparse/tests/Makefile.am       |    1 +
 
62
 plparse/tests/emptyplaylist.pls |    1 +
 
63
 plparse/tests/parser.c          |   10 ++++++++++
 
64
 3 files changed, 12 insertions(+), 0 deletions(-)
 
65
 
 
66
commit be1ea63cf1a2400956b7575f344679babede18cb
 
67
Author: Kjartan Maraas <kmaraas@gnome.org>
 
68
Date:   Wed Feb 23 09:53:36 2011 +0100
 
69
 
 
70
    Updated Norwegian bokmål translation.
 
71
 
 
72
 po/nb.po |   23 ++++++++++++-----------
 
73
 1 files changed, 12 insertions(+), 11 deletions(-)
 
74
 
 
75
commit 9a1a89ce6af47b8ac3ee7ae0fa3987815e9713a3
 
76
Author: Bastien Nocera <hadess@hadess.net>
 
77
Date:   Mon Feb 21 19:49:55 2011 +0000
 
78
 
 
79
    build: Fix --enable-quvi option
 
80
    
 
81
    https://bugzilla.gnome.org/show_bug.cgi?id=642900
 
82
 
 
83
 configure.in |    5 ++---
 
84
 1 files changed, 2 insertions(+), 3 deletions(-)
 
85
 
 
86
commit 3f0c7ad81e2c8adb74c79289ca5431ff74de0e6b
 
87
Author: Bastien Nocera <hadess@hadess.net>
 
88
Date:   Mon Feb 21 16:48:08 2011 +0000
 
89
 
 
90
    2.32.3
 
91
 
 
92
 NEWS         |    3 +++
 
93
 configure.in |    2 +-
 
94
 2 files changed, 4 insertions(+), 1 deletions(-)
 
95
 
 
96
commit e5efbb8be0fa3443501df8e23a6f60ea761426b3
 
97
Author: Craig Keogh <cskeogh@adam.com.au>
 
98
Date:   Wed Feb 2 21:38:42 2011 +1030
 
99
 
 
100
    Honor aclocal flags
 
101
    
 
102
    https://bugzilla.gnome.org/show_bug.cgi?id=640883
 
103
 
 
104
 Makefile.am |    2 +-
 
105
 1 files changed, 1 insertions(+), 1 deletions(-)
 
106
 
 
107
commit 0c63fa02401190e0cfa1033f011722964b5031a2
 
108
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
 
109
Date:   Mon Jan 31 19:12:56 2011 -0600
 
110
 
 
111
    Fix undefined symbol in libtotem-plparser-mini
 
112
    
 
113
    totem-pl-parser.c:totem_pl_parser_can_parse_from_uri() calls
 
114
    totem_pl_parser_is_videosite(), which relies on libquvi.
 
115
    
 
116
    https://bugzilla.gnome.org/show_bug.cgi?id=640986
 
117
 
 
118
 configure.in        |    2 +-
 
119
 plparse/Makefile.am |    2 ++
 
120
 2 files changed, 3 insertions(+), 1 deletions(-)
 
121
 
 
122
commit eb18ad0f249cfbcac117a8423bc38e2d94396fc6
 
123
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
 
124
Date:   Sun Jan 30 19:02:18 2011 -0600
 
125
 
 
126
    Fix libquvi version dependency
 
127
    
 
128
    https://bugzilla.gnome.org/show_bug.cgi?id=640987
 
129
 
 
130
 configure.in |    2 +-
 
131
 1 files changed, 1 insertions(+), 1 deletions(-)
 
132
 
1
133
commit 9bb6b22c3a34224573a20a5fbb1ded8d27542078
2
134
Author: Bastien Nocera <hadess@hadess.net>
3
135
Date:   Fri Jan 28 15:37:21 2011 +0000