id summary reporter owner description type status priority milestone component resolution keywords cc fix_version see_also 579 Deal with 3.0 source packages broder vasilvv "It looks like the Debian community is starting to slide towards making the 3.0 source package format the default. Today I noticed that the `missing-debian-source-format` Lintian tag was upgraded from ""Info"" type to ""Warning"": {{{ dpkg-buildpackage: source only upload: Debian-native package Now running lintian... W: debathena-printing-config source: missing-debian-source-format }}} I haven't heard anything about an actual time line for the turnover, but this is something we probably don't want to be caught by surprise with - as soon as dpkg-source on zulu starts building 3.0 packages by default, our build chroots will stop being able to unpack the chroots. Given that we need our source packages to build on old releases, I think at this point we may need to go doing `mkdir -p debian/source && echo 1.0 >debian/source/format` in all of our packages." defect assigned normal The Distant Future development