Attached proposed patch.

Kind brasero maintainers and release managers:

Please consider applying the patch for jessie.

We might better have the brasero-cdrkit package installed in a few
systems that do not really need it than having to decipher this
completely strange error message:

Checking session consistency (brasero_burn_check_session_consistency 
brasero-burn.c:1739)
Unsupported type of task operation
Session error : Ocurrió un error interno (brasero_burn_record 
brasero-burn.c:2856)

on systems that actually *do* need it.
diff --git a/debian/control b/debian/control
index 74e8a2a..4e2bf47 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,8 @@ Depends: ${shlibs:Depends},
          gvfs,
          libbrasero-media3-1 (= ${binary:Version}),
          brasero-common (= ${source:Version})
-Recommends: yelp
+Recommends: yelp,
+            brasero-cdrkit
 Suggests: vcdimager,
           libdvdcss2,
           tracker
diff --git a/debian/control.in b/debian/control.in
index 4882589..f7b23c6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -46,7 +46,8 @@ Depends: ${shlibs:Depends},
          gvfs,
          libbrasero-media3-1 (= ${binary:Version}),
          brasero-common (= ${source:Version})
-Recommends: yelp
+Recommends: yelp,
+            brasero-cdrkit
 Suggests: vcdimager,
           libdvdcss2,
           tracker

Reply via email to