Skip to content

Default section in d/control is unknown #2

@bafu

Description

@bafu

reprepro will report warning when including model package:

$ reprepro includedeb stretch ~/tinyyolo_20170816_all.deb 
Warning: strange section 'unknown'!
Exporting indices...

Generated d/control example:

$ cat control 
Source: tinyyolo
Section: unknown
Priority: optional
Maintainer: Bofu Chen (bafu) <[email protected]>
Build-Depends: debhelper (>=9)
Standards-Version: 3.9.6
Homepage: <insert the upstream URL, if relevant>
#Vcs-Git: git://anonscm.debian.org/collab-maint/tinyyolo.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/tinyyolo.git

Package: tinyyolo
Architecture: all
Depends: ${misc:Depends}
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions