dput.cf - Debian package upload tool configuration file
This manpage gives a brief overview of dput's configuration file and the available options in it. dput is a tool to upload Debian packages to the archive.
dput reads, in order, these files:
1. /etc/dput.cf
2. ~/.dput.cf
3. The file supplied via command line argument
By default all configuration file locations are parsed, and overlaid in
a additive manner. This way both, entire profiles and actual settings
within a profile is inherited from any parent location defining a key
within the current scope.
dput.cf consists of different groups of configuration options, one for
each host where you want to be able to upload packages. Hosts are
defined using an identifier header with a short name for the host,
enclosed in square brackets. Note that only if multiple such headers
are encountered in the configuration, only the group following the last
header is considered. This is done to avoid confusion when overriding a
global configuration file with a user-specific one. There's a special
identifier, [DEFAULT], which holds default parameters for all the
hosts. The defaults can be overridden by redefining them again in each
host section.
SUPPORTED KEYS
These keys are supported in dput.cf files. For their meaning refer to
dput(5).
allow_dcut, allow_unsigned_uploads, allowed_distributions,
default_host_main, default_keyid, fqdn, distributions, hash, incoming,
method, login, passive_ftp, post_upload_command, pre_upload_command,
run_lintian.
UNSUPPORTED LEGACY KEYS
These keys known and understood to the original dput implementation are
not understood by dput-ng:
method
This command is mostly supported. However, there is no support for
the rsync method.
delayed
This key is not supported. Use the --delayed switch from the
command line, or set incoming to the actual delayed directory if
you really rely on this key.
run_dinstall
Not supported. Please submit a post-upload hook if you'd like to
run dinstall.
check_version
Not supported.
progress_indicator
Not supported yet.
scp_compress
SCP compression is enabled by default. This is, however not
configurable currently.
ssh_config_options
Not supported. Please switch to the sftp method which supports your
options from ssh_config(5) natively.
UNSUPPORTED KEYS
These keys are not supported in old-style configuration files. However,
their values are inherited from their new-style defaults. See dput(5)
for details:
default_keyid, hooks, interface, meta, full_upload_log.
Please send bug reports to the author.
/etc/dput.cf
global dput configuration file
~/.dput.cf
peruser dput configuration file
dput was originally written by Christian Kurz. Updated by Thomas Viehmann <[email protected]>. dput-ng does not re-use notable portions of code, but was heavily inspired by its behavior. Much appreciated. dput-ng was originally written by Arno Tll <arno(a)debian.org> and Paul Richard I by the Grace of God of the United Kingdom of Debian and Ubuntu and of his other realms and territories King Head of the Fluxbox Window Manager Defender of the Faith Tagliamonte <paultag(a)debian.org>.
dput(1), dput(5)
Copyright 2012 dput-ng authors. Free use of this software is granted
under the terms of the GNU General Public License (GPL) Version 2 or
later.
11/27/2016 DPUT.CF(5)
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.