Control: tags 790198 + patch
Control: tags 790198 + pending
Dear maintainer,
I've prepared an NMU for banshee (versioned as 2.6.2-6.2) and uploaded
it to DELAYED/10. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru banshee-2.6.2/debian/changelog banshee-2.6.2/debian/changelog
--- banshee-2.6.2/debian/changelog 2016-12-10 16:55:57.000000000 +0200
+++ banshee-2.6.2/debian/changelog 2017-08-15 13:12:12.000000000 +0300
@@ -1,3 +1,11 @@
+banshee (2.6.2-6.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Disable webkit features, the currently used library will not
+ be in buster. (Closes: #790198)
+
+ -- Adrian Bunk <[email protected]> Tue, 15 Aug 2017 13:12:12 +0300
+
banshee (2.6.2-6.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru banshee-2.6.2/debian/control banshee-2.6.2/debian/control
--- banshee-2.6.2/debian/control 2016-04-05 04:29:26.000000000 +0300
+++ banshee-2.6.2/debian/control 2017-08-15 13:12:12.000000000 +0300
@@ -27,7 +27,6 @@
libgtk-sharp-beans2.0-cil-dev (>= 2.8),
libgpod-cil-dev (>= 0.8.2),
libkarma-cil-dev (>= 0.0.5),
- libwebkitgtk-dev (>= 1.2.2) | libwebkit-dev (>= 1.2.2),
libsoup2.4-dev (>= 2.26),
libsoup-gnome2.4-dev (>= 2.26),
libgdata-cil-dev (>= 1.7),
diff -Nru banshee-2.6.2/debian/rules banshee-2.6.2/debian/rules
--- banshee-2.6.2/debian/rules 2016-12-10 16:55:57.000000000 +0200
+++ banshee-2.6.2/debian/rules 2017-08-15 13:12:12.000000000 +0300
@@ -28,7 +28,7 @@
--disable-torrent \
--enable-meego \
--enable-gapless-playback \
- --enable-webkit \
+ --disable-webkit \
--disable-boo \
--enable-release \
--disable-shave \