Bug#842830: brasero: Split out nautilus plugin
Jeremy Bicha
jbicha at ubuntu.com
Tue Nov 1 16:04:43 UTC 2016
-------------- next part --------------
Index: debian/brasero.install
===================================================================
--- debian/brasero.install (revision 51537)
+++ debian/brasero.install (working copy)
@@ -2,4 +2,3 @@
usr/share/appdata
usr/share/applications
usr/share/man
-usr/lib/*/nautilus/*/*.so
Index: debian/changelog
===================================================================
--- debian/changelog (revision 51537)
+++ debian/changelog (working copy)
@@ -1,3 +1,10 @@
+brasero (3.12.1-5) UNRELEASED; urgency=medium
+
+ * Split nautilus-plugin-brasero to a separate package. Closes: #842830
+ * Drop conflicts on nautilus-cd-burner, not needed since Squeeze
+
+ -- Jeremy Bicha <jbicha at ubuntu.com> Sat, 22 Oct 2016 14:10:44 -0400
+
brasero (3.12.1-4) unstable; urgency=medium
* Bump Build-Depends on libnautilus-extension-dev to (>= 3.21.92-3~) to
Index: debian/control
===================================================================
--- debian/control (revision 51537)
+++ debian/control (working copy)
@@ -48,11 +48,11 @@
libbrasero-media3-1 (= ${binary:Version}),
brasero-common (= ${source:Version})
Recommends: yelp,
- brasero-cdrkit
+ brasero-cdrkit,
+ nautilus-extension-brasero
Suggests: vcdimager,
libdvdcss2,
tracker
-Conflicts: nautilus-cd-burner
Description: CD/DVD burning application for GNOME
Brasero is a simple application to burn, copy and erase CD and DVD
media: audio, video or data. It features among other things:
@@ -61,8 +61,7 @@
* On-the-fly conversion of music playlists in all formats supported by
GStreamer
.
- This package contains the main binary, the burning plugins and the
- nautilus extension.
+ This package contains the standalone app.
.
The following packages, if installed, will provide Brasero with added
functionality:
@@ -154,3 +153,21 @@
It can be used by packages using the GIRepository format to generate
dynamic bindings.
+Package: nautilus-extension-brasero
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ gvfs,
+ libbrasero-media3-1 (= ${binary:Version}),
+Enhances: nautilus
+Breaks: brasero (<< 3.12.1-5~)
+Replaces: brasero (<< 3.12.1-5~)
+Description: CD/DVD burning integration for Nautilus
+ Brasero is a simple application to burn, copy and erase CD and DVD
+ media: audio, video or data. It features among other things:
+ * On-the-fly burning
+ * Multisession support
+ * On-the-fly conversion of music playlists in all formats supported by
+ GStreamer
+ .
+ This package contains the extension for Nautilus, the GNOME Files app.
Index: debian/control.in
===================================================================
--- debian/control.in (revision 51537)
+++ debian/control.in (working copy)
@@ -44,11 +44,11 @@
libbrasero-media3-1 (= ${binary:Version}),
brasero-common (= ${source:Version})
Recommends: yelp,
- brasero-cdrkit
+ brasero-cdrkit,
+ nautilus-extension-brasero
Suggests: vcdimager,
libdvdcss2,
tracker
-Conflicts: nautilus-cd-burner
Description: CD/DVD burning application for GNOME
Brasero is a simple application to burn, copy and erase CD and DVD
media: audio, video or data. It features among other things:
@@ -57,8 +57,7 @@
* On-the-fly conversion of music playlists in all formats supported by
GStreamer
.
- This package contains the main binary, the burning plugins and the
- nautilus extension.
+ This package contains the standalone app.
.
The following packages, if installed, will provide Brasero with added
functionality:
@@ -150,3 +149,22 @@
It can be used by packages using the GIRepository format to generate
dynamic bindings.
+Package: nautilus-extension-brasero
+Architecture: any
+Multi-Arch: same
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ gvfs,
+ libbrasero-media3-1 (= ${binary:Version}),
+Enhances: nautilus
+Breaks: brasero (<< 3.12.1-5~)
+Replaces: brasero (<< 3.12.1-5~)
+Description: CD/DVD burning integration for Nautilus
+ Brasero is a simple application to burn, copy and erase CD and DVD
+ media: audio, video or data. It features among other things:
+ * On-the-fly burning
+ * Multisession support
+ * On-the-fly conversion of music playlists in all formats supported by
+ GStreamer
+ .
+ This package contains the extension for Nautilus, the GNOME Files app.
Index: debian/nautilus-extension-brasero.install
===================================================================
--- debian/nautilus-extension-brasero.install (nonexistent)
+++ debian/nautilus-extension-brasero.install (working copy)
@@ -0,0 +1 @@
+usr/lib/*/nautilus/*/*.so
More information about the pkg-gnome-maintainers
mailing list