218
edits
Note: Currently new registrations are closed, if you want an account Contact us
(add another level for updating packages) |
(→Level 0: Basics of release process and setup a development environment: Mention node-pretty-ms only for build from source) Tags: Mobile edit Mobile web edit |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
We are guiding some learners of [https://camp.fsf.org.in Free Software Camp] to learn Debian Packaging and this page will be used to track the progress of the tasks. | We are guiding some learners of [https://camp.fsf.org.in Free Software Camp] to learn Debian Packaging and this page will be used to track the progress of the tasks. | ||
== Level 0: | == Level 0: Basics of release process and setup a development environment == | ||
* [http://www.queryadmin.com/2203/how-to-install-a-deb-file-on-debian-linux-via-command-line/ How to Install a .Deb File via Command-Line] | |||
* [https://debian-handbook.info/browse/stable/sect.release-lifecycle.html Lifecycle of a Release] | |||
* [https://raphaelhertzog.com/2010/10/18/understanding-debians-release-process/ Understanding Debian’s release process] | |||
* [https://backports.debian.org/Instructions/ How to install packages from stable-backports] | |||
* [https://wiki.debian.org/Packaging/Pre-Requisites Different options for setting up a Debian Sid environment] | * [https://wiki.debian.org/Packaging/Pre-Requisites Different options for setting up a Debian Sid environment] | ||
* [https://wiki.debian.org/BuildingTutorial Building existing packages from source] | * [https://wiki.debian.org/BuildingTutorial Building existing packages from source] (node-pretty-ms instructions is recent so fdupes example in the tutorial can be skipped) | ||
By this time you should be familiar with | By this time you should be familiar with |