Package: dbus Version: 1.8.6-1 Severity: normal Tags: patch Dear dbus maintainers,
the syntax for the Build-Profiles field was changed during the bootstrap sprint in paris [1,2]. Please see attached patch for a fix of the issue. dbus is one of four source packages which are affected. They do not FTBFS because dpkg contains a backward compatibility hack but we'd like to remove it after all four source packages have been adapted. cheers, josch [1] https://wiki.debian.org/Sprints/2014/BootstrapSprint [2] https://wiki.debian.org/BuildProfileSpec
diff -Nru dbus-1.8.8/debian/changelog dbus-1.8.8/debian/changelog --- dbus-1.8.8/debian/changelog 2014-09-15 14:00:49.000000000 +0200 +++ dbus-1.8.8/debian/changelog 2014-10-06 15:06:46.000000000 +0200 @@ -1,3 +1,10 @@ +dbus (1.8.8-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Make Build-Profiles field comply with the spec + + -- Johannes Schauer <j.scha...@email.de> Mon, 06 Oct 2014 15:05:56 +0200 + dbus (1.8.8-1) unstable; urgency=medium [ Michael Biebl ] diff -Nru dbus-1.8.8/debian/control dbus-1.8.8/debian/control --- dbus-1.8.8/debian/control 2014-09-15 14:00:49.000000000 +0200 +++ dbus-1.8.8/debian/control 2014-10-06 15:07:23.000000000 +0200 @@ -150,7 +150,7 @@ for use in the Debian installer. Package: dbus-1-doc -Build-Profiles: !stage1 +Build-Profiles: <!stage1> Section: doc Architecture: all Depends: ${misc:Depends}