diff -Nru brasero-3.12.3/debian/changelog brasero-3.12.3/debian/changelog --- brasero-3.12.3/debian/changelog 2021-09-20 11:38:36.000000000 +0000 +++ brasero-3.12.3/debian/changelog 2022-08-16 20:26:53.000000000 +0000 @@ -1,3 +1,10 @@ +brasero (3.12.3-2) unstable; urgency=medium + + * Team upload + * Removed nautilus extension since it's incompatible with nautilus 43 + + -- Jesús Soto Tue, 16 Aug 2022 16:26:53 -0400 + brasero (3.12.3-1) unstable; urgency=medium * New upstream release diff -Nru brasero-3.12.3/debian/control brasero-3.12.3/debian/control --- brasero-3.12.3/debian/control 2021-09-20 11:38:36.000000000 +0000 +++ brasero-3.12.3/debian/control 2022-08-16 20:26:53.000000000 +0000 @@ -6,7 +6,7 @@ Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Iain Lane , Jeremy Bicha , Jordi Mallach , Laurent Bigonville , Michael Biebl +Uploaders: Iain Lane , Jordi Mallach , Laurent Bigonville , Michael Biebl Build-Depends: debhelper-compat (= 13), gnome-common, dh-sequence-gir, @@ -25,7 +25,6 @@ libnotify-dev (>= 0.6.1), libcanberra-dev (>= 0.1), libcanberra-gtk3-dev (>= 0.1), - libnautilus-extension-dev (>= 3.21.92-3~), libburn-dev (>= 0.4.0), libisofs-dev (>= 0.6.4), libtracker-sparql-3.0-dev, @@ -49,8 +48,7 @@ libbrasero-media3-1 (= ${binary:Version}), brasero-common (= ${source:Version}) Recommends: yelp, - brasero-cdrkit, - nautilus-extension-brasero + brasero-cdrkit Suggests: vcdimager, libdvdcss2, tracker @@ -157,21 +155,3 @@ . 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 -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. diff -Nru brasero-3.12.3/debian/control.in brasero-3.12.3/debian/control.in --- brasero-3.12.3/debian/control.in 2021-09-20 11:38:36.000000000 +0000 +++ brasero-3.12.3/debian/control.in 2022-08-16 20:26:53.000000000 +0000 @@ -21,7 +21,6 @@ libnotify-dev (>= 0.6.1), libcanberra-dev (>= 0.1), libcanberra-gtk3-dev (>= 0.1), - libnautilus-extension-dev (>= 3.21.92-3~), libburn-dev (>= 0.4.0), libisofs-dev (>= 0.6.4), libtracker-sparql-3.0-dev, @@ -45,8 +44,7 @@ libbrasero-media3-1 (= ${binary:Version}), brasero-common (= ${source:Version}) Recommends: yelp, - brasero-cdrkit, - nautilus-extension-brasero + brasero-cdrkit Suggests: vcdimager, libdvdcss2, tracker @@ -153,21 +151,3 @@ . 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 -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. diff -Nru brasero-3.12.3/debian/nautilus-extension-brasero.install brasero-3.12.3/debian/nautilus-extension-brasero.install --- brasero-3.12.3/debian/nautilus-extension-brasero.install 2021-09-20 11:38:36.000000000 +0000 +++ brasero-3.12.3/debian/nautilus-extension-brasero.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/*/nautilus/*/*.so diff -Nru brasero-3.12.3/debian/rules brasero-3.12.3/debian/rules --- brasero-3.12.3/debian/rules 2021-09-20 11:38:36.000000000 +0000 +++ brasero-3.12.3/debian/rules 2022-08-16 20:26:53.000000000 +0000 @@ -27,6 +27,7 @@ --enable-search \ --enable-introspection \ --enable-gtk-doc \ + --disable-nautilus \ $(CONFFLAGS) execute_before_dh_install: diff -Nru brasero-3.12.3/debian/watch brasero-3.12.3/debian/watch --- brasero-3.12.3/debian/watch 2021-09-20 11:38:36.000000000 +0000 +++ brasero-3.12.3/debian/watch 2022-08-16 20:26:53.000000000 +0000 @@ -1,4 +1,4 @@ version=4 -opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/" \ +opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/, downloadurlmangle=s|cache.json||" \ https://download.gnome.org/sources/@PACKAGE@/cache.json \ [\d.]+/@PACKAGE@-([\d.]+)@ARCHIVE_EXT@