> Where can I find the current version of sources? From our Git repository: git.debian.org/git/parted/parted.git If you intend to contribute, please follow these steps: * subscribe to the parted-devel mailing list via http://lists.alioth.debian.org/mailman/listinfo/parted-devel * see http://parted.alioth.debian.org/ for a list of things that need to be done * check out the source code from the git server as outlined on the web site * start coding. You can also ask on the mailing list about specific items and we will give you more details. When you got something done (or roughly done), send it to the mailing list for peer review. There are some administrative issues that you must do before your stuff gets applied: your patch should include changes to ChangeLog and AUTHORS. Also, watch out for the correct copyright dates in your files. See the CodingStyle document for coding style hints.