Skip to content

deb: add missing format version#150

Merged
silvin-lubecki merged 2 commits intodocker:masterfrom
thaJeztah:deb_missing_format_version
Mar 25, 2020
Merged

deb: add missing format version#150
silvin-lubecki merged 2 commits intodocker:masterfrom
thaJeztah:deb_missing_format_version

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
dpkg-source: warning: source directory 'containerd' is not <sourcepackage>-<upstreamversion> 'containerd.io-1.2.13'
dpkg-source: info: using source format '1.0'

    dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
    dpkg-source: warning: source directory 'containerd' is not <sourcepackage>-<upstreamversion> 'containerd.io-1.2.13'
    dpkg-source: info: using source format '1.0'

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
    dpkg-source: warning: source directory 'containerd' is not <sourcepackage>-<upstreamversion> 'containerd.io-1.2.13'
    dpkg-source: info: using source format '1.0'

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the deb_missing_format_version branch from 4809e0d to 092e2b1 Compare March 24, 2020 15:22
@thaJeztah
Copy link
Copy Markdown
Member Author

FWIW: I looked into using the recommended 3.0 (native) or 3.0 (quilt) formats (https://manpages.debian.org/testing/dpkg-dev/dpkg-source.1.en.html), but those require quite some changes to our packaging. We currently don't publish source packages, so for now probably not worth spending too much time on.

Copy link
Copy Markdown
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@silvin-lubecki silvin-lubecki merged commit 0678c92 into docker:master Mar 25, 2020
@thaJeztah thaJeztah deleted the deb_missing_format_version branch March 25, 2020 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants