Differences between revisions 7 and 12 (spanning 5 versions)
Revision 7 as of 2008-02-03 21:16:54
Size: 801
Editor: FranklinPiat
Comment: Don't ducplicate Debian policy here(+move "Extracting source" to "SourcePackage"
Revision 12 as of 2017-09-05 21:58:48
Size: 835
Editor: FranklinPiat
Comment: link to related tools manpages.
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
~-Translation(s): [[it/dsc|Italiano]] -~
Line 3: Line 4:
||<tablestyle="width:100%;" style="width:32px;border-color:#ff9ec2" >inline:Portal/IDB/official-doc.png||<style="border-color:#ff9ec2;background-color:#ffe4f1" >[http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-debiansourcecontrolfiles http://www.debian.org/doc/debian-policy/] - Debian Policy : Control files and their fields || {{{#!wiki debian
[[http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-debiansourcecontrolfiles|http://www.debian.org/doc/debian-policy/]] - Debian Policy : Control files and their fields
}}}
Line 5: Line 8:

~+Debian source '''.dsc''' file describes a ''[:SourcePackage:source package]''+~. This file contains a series of fields, identified and separated just like the fields in the control file of a binary package.
~+Debian source '''.dsc''' file describes a ''[[SourcePackage|source package]]''+~. This file contains a series of fields, identified and separated just like the fields in the control file of a binary package.
Line 11: Line 13:
== related tools ==
 * [[DebianMan:dscverify|dscverify(1)]], [[DebianMan:dget|dget(1)]], [[DebianMan:dpkg-source|dpkg-source(1)]]

Translation(s): Italiano

Debian source control files -- ".dsc"

http://www.debian.org/doc/debian-policy/ - Debian Policy : Control files and their fields

Debian source .dsc file describes a source package. This file contains a series of fields, identified and separated just like the fields in the control file of a binary package.

This source package control file is generated by dpkg-source when it builds the source archive.

See also