Siegfried-Angel Gevatter Pujals (RainCT) 8a755560ad Rewrote suspicious-source
2007-08-04 00:49:38 +02:00
2007-07-27 16:53:21 +02:00
2007-06-14 12:29:32 -07:00
2007-08-04 00:49:38 +02:00
2007-07-27 10:33:19 +02:00
2007-08-04 00:49:38 +02:00

=====================
==  Ubuntu Development Tools  ==
=====================

check-symbols <package> [<directory>]
    ... will compare and give you a diff of the exported symbols of all .so 
    files in all binary packages of <package>. 
    <directory> is not mandatory and set to /var/cache/pbuilder/result by default.

what-patch
    ... will check what patching system is used by a package.
    You need to be in it's source directory in order that it works.

suspicious-source
   ... will output a list of files which are not common source files. This
   should be run in the root of a source tree to find files which might
   not be the 'prefered form of modification' that the GPL and other
   licenses require.
Description
No description provided
Readme 15 MiB
Languages
Python 89%
Shell 9.9%
Perl 1.1%