Merge lp:~ari-tczew/ubuntu/utopic/brasero/merge into lp:ubuntu/utopic/brasero

Proposed by Artur Rona
Status: Rejected
Rejected by: Iain Lane
Proposed branch: lp:~ari-tczew/ubuntu/utopic/brasero/merge
Merge into: lp:ubuntu/utopic/brasero
Diff against target: 142 lines (+58/-6)
6 files modified
debian/changelog (+39/-0)
debian/control (+3/-3)
debian/control.in (+2/-2)
debian/patches/01_tracker-1.0.patch (+13/-0)
debian/patches/series (+1/-0)
debian/rules (+0/-1)
To merge this branch: bzr merge lp:~ari-tczew/ubuntu/utopic/brasero/merge
Reviewer Review Type Date Requested Status
Ubuntu Sponsors Pending
Review via email: mp+221300@code.launchpad.net
To post a comment you must log in.
115. By Artur Rona

Fix merge Debian revision 3.8.0-2.

Revision history for this message
Iain Lane (laney) wrote :

Thanks, we'll take the ubuntu-desktop merge as this is the branch that we use

Unmerged revisions

115. By Artur Rona

Fix merge Debian revision 3.8.0-2.

114. By Artur Rona

* Merge from Debian unstable. Remaining changes:
  - debian/control{.in}:
    + Build-Depends on libappindicator3-dev and libunity-dev.
    + Don't {Build-}Depends on Tracker.
    + brasero Recommends: brasero-cdrkit.
    + libbrasero-media3-1 Depend on dvd+rw-tools and
      Suggest rather than Recommend gstreamer plugins & cdrdao
    + Also suggest gstreamer fluendo mp3 plugin
    + Have brasero-cdrkit Suggest, not Recommend, dvdauthor as it isn't
      in main.
  - debian/patches/012_appindicator.patch,
    debian/libbrasero-media3-1.symbols:
    + Use application indicators.
  - debian/patches/013_unity_launcher_progress:
    + Display burn progress in Brasero's Unity launcher icon.
  - debian/rules:
    + Don't build search (requires Tracker) but build Unity support.
* New upstream release.
* Remove patches, all merged upstream.
* Switch to tracker 1.0. (Closes: #741428)
* Update symbols file, add new brasero_utils_get_option_group symbol.
* Bump Standards-Version to 3.9.5. No further changes.
* Drop obsolete --disable-scrollkeeper configure flag.
* Build against tracker 0.16.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-12-17 13:09:35 +0000
+++ debian/changelog 2014-05-29 05:25:44 +0000
@@ -1,3 +1,35 @@
1brasero (3.10.0-1ubuntu1) utopic; urgency=low
2
3 * Merge from Debian unstable. Remaining changes:
4 - debian/control{.in}:
5 + Build-Depends on libappindicator3-dev and libunity-dev.
6 + Don't {Build-}Depends on Tracker.
7 + brasero Recommends: brasero-cdrkit.
8 + libbrasero-media3-1 Depend on dvd+rw-tools and
9 Suggest rather than Recommend gstreamer plugins & cdrdao
10 + Also suggest gstreamer fluendo mp3 plugin
11 + Have brasero-cdrkit Suggest, not Recommend, dvdauthor as it isn't
12 in main.
13 - debian/patches/012_appindicator.patch,
14 debian/libbrasero-media3-1.symbols:
15 + Use application indicators.
16 - debian/patches/013_unity_launcher_progress:
17 + Display burn progress in Brasero's Unity launcher icon.
18 - debian/rules:
19 + Don't build search (requires Tracker) but build Unity support.
20
21 -- Artur Rona <ari-tczew@ubuntu.com> Wed, 28 May 2014 22:28:55 +0200
22
23brasero (3.10.0-1) unstable; urgency=medium
24
25 * New upstream release.
26 * Remove patches, all merged upstream.
27 * Switch to tracker 1.0. (Closes: #741428)
28 * Update symbols file, add new brasero_utils_get_option_group symbol.
29 * Bump Standards-Version to 3.9.5. No further changes.
30
31 -- Michael Biebl <biebl@debian.org> Sat, 10 May 2014 01:29:30 +0200
32
1brasero (3.10.0-0ubuntu1) trusty; urgency=medium33brasero (3.10.0-0ubuntu1) trusty; urgency=medium
234
3 * New upstream release:35 * New upstream release:
@@ -15,6 +47,13 @@
1547
16 -- Robert Ancell <robert.ancell@canonical.com> Tue, 17 Dec 2013 13:09:35 +130048 -- Robert Ancell <robert.ancell@canonical.com> Tue, 17 Dec 2013 13:09:35 +1300
1749
50brasero (3.8.0-2) unstable; urgency=low
51
52 * Drop obsolete --disable-scrollkeeper configure flag.
53 * Build against tracker 0.16.
54
55 -- Michael Biebl <biebl@debian.org> Tue, 30 Jul 2013 14:08:57 +0200
56
18brasero (3.8.0-1ubuntu4) trusty; urgency=medium57brasero (3.8.0-1ubuntu4) trusty; urgency=medium
1958
20 * No-change rebuild for libtotem-plparser1859 * No-change rebuild for libtotem-plparser18
2160
=== modified file 'debian/control'
--- debian/control 2013-12-16 16:57:34 +0000
+++ debian/control 2014-05-29 05:25:44 +0000
@@ -7,7 +7,7 @@
7Priority: optional7Priority: optional
8Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>8Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
9XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>9XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
10Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jeremy Bicha <jbicha@ubuntu.com>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>10Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jeremy Bicha <jbicha@ubuntu.com>, Michael Biebl <biebl@debian.org>
11Build-Depends: debhelper (>= 8),11Build-Depends: debhelper (>= 8),
12 autotools-dev,12 autotools-dev,
13 dh-autoreconf,13 dh-autoreconf,
@@ -32,14 +32,14 @@
32 libisofs-dev (>= 0.6.4),32 libisofs-dev (>= 0.6.4),
33 libappindicator3-dev (>= 0.0.7),33 libappindicator3-dev (>= 0.0.7),
34 libunity-dev (>= 5.0.0),34 libunity-dev (>= 5.0.0),
35# libtracker-sparql-0.14-dev (>= 0.14),35# libtracker-sparql-1.0-dev (>= 1.0),
36 libtotem-plparser-dev (>= 2.32),36 libtotem-plparser-dev (>= 2.32),
37 gobject-introspection (>= 0.6.3),37 gobject-introspection (>= 0.6.3),
38 libgirepository1.0-dev (>= 0.6.3),38 libgirepository1.0-dev (>= 0.6.3),
39 intltool (>= 0.35.0),39 intltool (>= 0.35.0),
40 libglib2.0-doc,40 libglib2.0-doc,
41 libgtk-3-doc41 libgtk-3-doc
42Standards-Version: 3.9.442Standards-Version: 3.9.5
43Homepage: http://www.gnome.org/projects/brasero/43Homepage: http://www.gnome.org/projects/brasero/
44Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/brasero/ubuntu44Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/brasero/ubuntu
4545
4646
=== modified file 'debian/control.in'
--- debian/control.in 2013-12-16 16:57:34 +0000
+++ debian/control.in 2014-05-29 05:25:44 +0000
@@ -28,14 +28,14 @@
28 libisofs-dev (>= 0.6.4),28 libisofs-dev (>= 0.6.4),
29 libappindicator3-dev (>= 0.0.7),29 libappindicator3-dev (>= 0.0.7),
30 libunity-dev (>= 5.0.0),30 libunity-dev (>= 5.0.0),
31# libtracker-sparql-0.14-dev (>= 0.14),31# libtracker-sparql-1.0-dev (>= 1.0),
32 libtotem-plparser-dev (>= 2.32),32 libtotem-plparser-dev (>= 2.32),
33 gobject-introspection (>= 0.6.3),33 gobject-introspection (>= 0.6.3),
34 libgirepository1.0-dev (>= 0.6.3),34 libgirepository1.0-dev (>= 0.6.3),
35 intltool (>= 0.35.0),35 intltool (>= 0.35.0),
36 libglib2.0-doc,36 libglib2.0-doc,
37 libgtk-3-doc37 libgtk-3-doc
38Standards-Version: 3.9.438Standards-Version: 3.9.5
39Homepage: http://www.gnome.org/projects/brasero/39Homepage: http://www.gnome.org/projects/brasero/
40Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/brasero/ubuntu40Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/brasero/ubuntu
4141
4242
=== added file 'debian/patches/01_tracker-1.0.patch'
--- debian/patches/01_tracker-1.0.patch 1970-01-01 00:00:00 +0000
+++ debian/patches/01_tracker-1.0.patch 2014-05-29 05:25:44 +0000
@@ -0,0 +1,13 @@
1Index: brasero-3.10.0/configure.ac
2===================================================================
3--- brasero-3.10.0.orig/configure.ac 2013-11-25 17:10:50.000000000 +0100
4+++ brasero-3.10.0/configure.ac 2014-05-10 01:21:24.465053883 +0200
5@@ -388,7 +388,7 @@
6 if test x"$enable_search" != "xno"; then
7 # Try to figure out the tracker API version to use
8 tracker_api="0.10"
9- m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16]],
10+ m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16], [1.0]],
11 [PKG_CHECK_EXISTS([tracker-sparql-VERSION >= $TRACKER_REQUIRED],
12 [tracker_api="VERSION"])
13 ])
014
=== modified file 'debian/patches/series'
--- debian/patches/series 2013-12-17 13:09:35 +0000
+++ debian/patches/series 2014-05-29 05:25:44 +0000
@@ -1,2 +1,3 @@
101_tracker-1.0.patch
1012_appindicator.patch2012_appindicator.patch
2013_unity_launcher_progress.patch3013_unity_launcher_progress.patch
34
=== modified file 'debian/rules'
--- debian/rules 2013-12-16 16:57:34 +0000
+++ debian/rules 2014-05-29 05:25:44 +0000
@@ -16,7 +16,6 @@
1616
17DEB_CONFIGURE_EXTRA_FLAGS += \17DEB_CONFIGURE_EXTRA_FLAGS += \
18 --disable-cdrtools \18 --disable-cdrtools \
19 --disable-scrollkeeper \
20 --disable-caches \19 --disable-caches \
21 --enable-unity \20 --enable-unity \
22 --enable-introspection \21 --enable-introspection \

Subscribers

People subscribed via source and target branches

to all changes: