Size: 256
Comment:
|
← Revision 12 as of 2017-09-05 21:58:48 ⇥
Size: 835
Comment: link to related tools manpages.
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
A *.dsc file is produced when you build a package with ["debuild"] - if you're in the source directory of a Debian package you can just invoke ["pdebuild"] and not worry about it though. | #language en ~-Translation(s): [[it/dsc|Italiano]] -~ = Debian source control files -- ".dsc" = {{{#!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 3: | Line 8: |
== External links == * http://www.debian.org/doc/maint-guide/ |
~+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. This source package control file is generated by dpkg-source when it builds the source archive. == related tools == * [[DebianMan:dscverify|dscverify(1)]], [[DebianMan:dget|dget(1)]], [[DebianMan:dpkg-source|dpkg-source(1)]] == See also == * http://www.debian.org/doc/maint-guide/ - Maintainer guide. |
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.
related tools
See also
http://www.debian.org/doc/maint-guide/ - Maintainer guide.