who-permits-upload - look-up Debian Maintainer access control lists
who-permits-upload [-h] [-s keyring] [-d dm_url] [-s search_type] query [query ...]
who-permits-upload looks up the given Debian Maintainer (DM) upload permissions from ftp-master.debian.org and parses them in a human readable way. The tool can search by DM name, sponsor (the person who granted the permission) and by package.
--dmfile=dm_url, -d dm_url Retrieve the DM permission file from the supplied URL. When this option is not present, the default value https://ftp-master.debian.org/dm.txt is used. --help, -h Display a usage summary and exit. --keyring=keyring, -s keyring Use the supplied GnuPG keyrings to look-up GPG fingerprints from the DM permission file. When not present, the default Debian Developer and Maintainer keyrings are used (/usr/share/keyrings/debian-keyring.gpg and /usr/share/keyrings/debian-maintainers.gpg, installed by the debian-keyring package). Separate keyrings with a colon ":". --search=search_type, -s search_type Modify the look-up behavior. This influences the interpretation of the query argument. Supported search types are: package Search for a source package name. This is also the default when --search is omitted. Since package names are unique, this will return given ACLs - if any - for a single package. uid Search for a Debian Maintainer. This should be (a fraction of) a name. It will return all ACLs assigned to matching maintainers. sponsor Search for a sponsor (i.e. a Debian Developer) who granted DM permissions. This will return all ACLs given by the supplied developer. Note that this is an expensive operation which may take some time. query A case sensitive argument to be looked up in the ACL permission file. The exact interpretation of this argument is dependent by the --search argument. This argument can be repeated.
0 Success 1 An error occurred 2 The command line was not understood
who-permits-upload --search=sponsor arno@debian.org Search for all DM upload permissions given by the UID "arno@debian.org". Note, that only primary UIDs will match. who-permits-upload -s=sponsor "Arno Tll" Same as above, but use a full name instead. who-permits-upload apache2 Look up who gave upload permissions for the apache2 source package. who-permits-upload --search=uid "Paul Tagliamonte" Look up all DM upload permissions given to "Paul Tagliamonte".
who-permits-upload was written by Arno Tll <arno@debian.org> and is licensed under the terms of the General Public License (GPL) version 2 or later.
gpg(1), gpg2(1), who-uploads(1) https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html
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.