Merge lp:~renatofilho/mediaplayer-app/revert-ffmpeg into lp:mediaplayer-app

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Approved by: Gustavo Pichorim Boiko
Approved revision: 79
Merged at revision: 78
Proposed branch: lp:~renatofilho/mediaplayer-app/revert-ffmpeg
Merge into: lp:mediaplayer-app
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~renatofilho/mediaplayer-app/revert-ffmpeg
Reviewer Review Type Date Requested Status
Gustavo Pichorim Boiko (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+160730@code.launchpad.net

Commit message

Added gstreamer0.10-ffmpeg as dependency (temporary solution).

To post a comment you must log in.
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

5 +mediaplayer-app (0.20.6) quantal; urgency=low

Please change it to version 0.20.6-0ubuntu1 and set as UNRELEASED. The changes are going to be automatically released due to the daily releasing.

review: Needs Fixing
79. By Renato Araujo Oliveira Filho

Fixed changelog to works with daily releases.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-04-23 20:56:12 +0000
3+++ debian/changelog 2013-04-24 18:20:32 +0000
4@@ -1,3 +1,9 @@
5+mediaplayer-app (0.20.5-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * Added gstreamer0.10-ffmpeg into dependency list.
8+
9+ -- Renato Araujo Oliveira Filho <renato@canonical.com> Wed, 24 Apr 2013 14:43:16 -0300
10+
11 mediaplayer-app (0.20.5) quantal; urgency=low
12
13 [ Didier Roche ]
14
15=== modified file 'debian/control'
16--- debian/control 2013-04-24 12:15:42 +0000
17+++ debian/control 2013-04-24 18:20:32 +0000
18@@ -24,6 +24,7 @@
19 ${shlibs:Depends},
20 gstreamer0.10-plugins-base,
21 gstreamer0.10-plugins-good,
22+ gstreamer0.10-ffmpeg,
23 qtdeclarative5-hud1.0,
24 qtdeclarative5-qtmultimedia-plugin | libqt5declarative5-qtmultimedia-plugin,
25 qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,

Subscribers

People subscribed via source and target branches