Debian Repository: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
m (add to Software category)
No edit summary
Line 10: Line 10:
deb-src http://debian.csclub.uwaterloo.ca/ [distribution] main
deb-src http://debian.csclub.uwaterloo.ca/ [distribution] main


The currently supported distributions are etch, lenny, and experimental.
The currently supported distributions are lenny and lucid.


[[Category:Software]]
[[Category:Software]]

Revision as of 23:44, 11 May 2010

There is a CSClub Debian repository on sodium-benzoate.

To add a newly built package type the following after building:

dupload packages.changes

The /etc/apt/sources.list entry is:

deb http://debian.csclub.uwaterloo.ca/ [distribution] main
deb-src http://debian.csclub.uwaterloo.ca/ [distribution] main

The currently supported distributions are lenny and lucid.