X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/8324c10ec9933d0c75e0dd3749e94acf31a35bee..547327766cb8b971f1fdcadaff9f284515fa1a1e:/doc/LennyBugs diff --git a/doc/LennyBugs b/doc/LennyBugs index 915808c..63d644a 100644 --- a/doc/LennyBugs +++ b/doc/LennyBugs @@ -29,6 +29,20 @@ Contact the SIPB Chair, Greg Price (`price@mit.edu`), or Vice-Chair, Nelson Elha '''Q''': I don't have a lot of programming experience.[[BR]] '''A''': No problem, '''not every bug requires programming''' to fix. Some bugs concern documentation or copyright issues, and anyone willing to track stuff down and write in English precisely can help. You'll still get experience with the issues software in the real world has to deal with, and probably read some code along the way. +== Useful Resources == + +[http://www.debian.org/doc/debian-policy/ Debian Policy Manual]: There will be people at the hackathon to help you with the packaging and policy aspects of updating Debian packages, but the Debian Policy Manual is a good reference. + +[http://www.us.debian.org/doc/maint-guide/ Debian New Maintainers' Guide]: Where the Policy Manual is a fairly declarative document, this is more of a tutorial on how to build packages that comply with Debian policy + +[http://debathena.mit.edu/packaging/ tabbott's Packaging Tutorial]: A summary of building Debian packages with CDBS, Tim's tutorial also includes a long list of useful commands for any sort of package development, as well as a list of useful sites + +== Useful Packages == + +The following Debian packages are useful for doing Debian development: `build-essential cdbs debhelper wdiff devscripts dh-make dpatch dpkg-awk dpkg-dev equivs fakeroot lintian quilt` + +If you're an emacs user, you may also want: `debian-el devscripts-el dpkg-dev-el` + == The Bugs == See LennyBugsAll for a complete list. Attack one of the bugs that look good, or read through the unclassified ones to find the good ones.