diff options
author | Patrick McDermott <pehjota> | 2017-08-05 20:49:19 (EDT) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2017-08-05 20:49:19 (EDT) |
commit | 5afef76fc47ee7cc8d5db72a6023b555ce58f1a9 (patch) | |
tree | 82509af2a37bd738a005378f86535f8578721a9d | |
parent | 72f4f1ca6abe4b5af461d6a60ff1571f8ecb38ca (diff) |
dev: Mention package maintenance
-rw-r--r-- | dev.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -24,6 +24,14 @@ format. [15 packages][src_pkgs_spring2015] prepared by a team of students in the spring 2015 NJIT CCS Capstone program need to be reviewed for uploading to the package archive. +But the work doesn't end after a package is prepared and uploaded; maintaining +existing packages is also important. ProteanOS currently has +[[81_source_packages_(403_binary_packages)|dev/releases/1/packages]]. Many of +these have newer upstream versions and can be updated. Some have patches that +can be dropped when updating to a newer upstream version. Some others have +patches that may be of interest outside ProteanOS but have not yet been +submitted upstream. + Most source packages are maintained in [Git repositories][git-pkg]. To request a repository for your package, [contact][pehjota-contact] the system administrator. |