dpkg-source is contradicting itself over include-removal
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dpkg (Debian) |
Fix Released
|
Unknown
|
|||
dpkg (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
dpkg-source -i -I --include-removal -b qtmir-0.
dpkg-source: warning: no source format specified in debian/
dpkg-source: warning: --include-removal is not a valid option for Dpkg::Source:
dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-
dpkg-source: info: using source format '1.0'
dpkg-source: info: building qtmir using existing qtmir_0.
dpkg-source: info: building qtmir in qtmir_0.
dpkg-source: warning: ignoring deletion of file src/modules/
dpkg-source: warning: ignoring deletion of file src/modules/
dpkg-source: warning: the diff modifies the following upstream files:
CMakeLists.txt
src/modules/
src/modules/
src/modules/
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building qtmir in qtmir_0.
It says to use --include-removal, even though that will not make nay difference, because `warning: --include-removal is not a valid option for Dpkg::Source:
Changed in dpkg (Debian): | |
status: | Unknown → New |
Changed in dpkg (Debian): | |
status: | New → Fix Released |