Size: 651
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: |
Sources are normally not installed. You can only install them if you know the package name. When installing the sources of a debian package, a package ending on .dsc (description) is downloaded along with an original ["tar ball"] and a debian specific ["diff"] (compressed). The .dsc will contain the name of the package, both, in its filename as well as content (after the Source: keyword). | ~+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 5: | Line 10: |
== External links == * http://www.debian.org/doc/maint-guide/ |
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.