Control: tags -1 + patch pending Le jeudi 24 novembre 2016 à 11:30 +0100, Sébastien Villemot a écrit : > Le mardi 28 juin 2016 à 02:46 +0200, Tomasz Buchert a écrit : > > On 27/06/16 23:52, Santiago Vila wrote: > > > Package: src:verbiste > > > Version: 0.1.43-1 > > > User: [email protected] > > > Usertags: ftbfs > > > Severity: serious > > > > > > Dear maintainer: > > > > > > This package currently fails to build in stretch: > > This bug is related to gtk2 vs. gtk3 API. I'll work on it during > > debconf. > > Any news on this? There is not much time left to fix it if we want > verbiste to be part of stretch (it has been removed from testing, and > it > must be back there before Jan 5). > > If you think this is the right solution, I can do an NMU where the > MATE > applet is removed.
I have uploaded to DELAYED/5 a NMU that fixes this issue, by removing the MATE applet. The debdiff is attached. Don't hesitate to tell me if you disagree with this NMU. Best, -- .''`. Sébastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594
diff -Nru verbiste-0.1.43/debian/changelog verbiste-0.1.43/debian/changelog --- verbiste-0.1.43/debian/changelog 2016-03-25 06:52:24.000000000 +0100 +++ verbiste-0.1.43/debian/changelog 2016-11-26 20:37:56.000000000 +0100 @@ -1,3 +1,10 @@ +verbiste (0.1.43-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop verbiste-mate-applet package, fixes FTBFS. (Closes: #828800) + + -- Sébastien Villemot <[email protected]> Sat, 26 Nov 2016 20:37:56 +0100 + verbiste (0.1.43-1) unstable; urgency=medium * Imported Upstream version 0.1.43 diff -Nru verbiste-0.1.43/debian/control verbiste-0.1.43/debian/control --- verbiste-0.1.43/debian/control 2016-03-25 06:52:24.000000000 +0100 +++ verbiste-0.1.43/debian/control 2016-11-26 20:32:20.000000000 +0100 @@ -5,7 +5,6 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, libgnomeui-dev, - libmate-panel-applet-dev, libxml-parser-perl, locales, pkg-config @@ -38,20 +37,6 @@ . This package contains a GNOME graphical interface. -Package: verbiste-mate-applet -Section: x11 -Architecture: any -Depends: libmate-panel-applet-4-1, - libverbiste-0.1-0v5 (= ${binary:Version}), - verbiste-gnome (= ${binary:Version}), - ${misc:Depends}, - ${shlibs:Depends} -Description: French and Italian conjugator - MATE Panel applet - Verbiste is a program that gives the complete conjugation for French and - Italian verbs. The knowledge base contains over 6800 verbs. - . - This package contains a MATE panel applet. - Package: verbiste-el Section: lisp Architecture: all diff -Nru verbiste-0.1.43/debian/rules verbiste-0.1.43/debian/rules --- verbiste-0.1.43/debian/rules 2016-03-25 06:52:24.000000000 +0100 +++ verbiste-0.1.43/debian/rules 2016-11-26 20:32:32.000000000 +0100 @@ -4,7 +4,7 @@ CPPFLAGS += -DMATELOCALEDIR=\"/usr/share/locale\" override_dh_auto_configure: - dh_auto_configure -- --with-gtk-app --with-gnome-app --with-mate-applet --libexecdir=/usr/lib/mate-applets + dh_auto_configure -- --with-gtk-app --with-gnome-app override_dh_installdocs: dh_installdocs -A README LISEZMOI HACKING diff -Nru verbiste-0.1.43/debian/verbiste-mate-applet.install verbiste-0.1.43/debian/verbiste-mate-applet.install --- verbiste-0.1.43/debian/verbiste-mate-applet.install 2016-03-25 06:52:24.000000000 +0100 +++ verbiste-0.1.43/debian/verbiste-mate-applet.install 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -debian/tmp/usr/lib/mate-applets/verbiste-mate-applet -debian/tmp/usr/share/dbus-1/services/org.mate.panel.applet.VerbisteAppletFactory.service -debian/tmp/usr/share/mate-panel/applets/org.mate.applets.VerbisteApplet.mate-panel-applet diff -Nru verbiste-0.1.43/debian/verbiste-mate-applet.lintian-overrides verbiste-0.1.43/debian/verbiste-mate-applet.lintian-overrides --- verbiste-0.1.43/debian/verbiste-mate-applet.lintian-overrides 2016-03-25 06:52:24.000000000 +0100 +++ verbiste-0.1.43/debian/verbiste-mate-applet.lintian-overrides 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -# False positive -verbiste-mate-applet: hardening-no-fortify-functions usr/lib/mate-applets/verbiste-mate-applet
signature.asc
Description: This is a digitally signed message part

