Marc Haber pushed to branch debian/latest at Debian / adduser
Commits: c5220a3e by Marc Haber at 2025-09-14T12:30:24+02:00 add README.source Git-Dch: ignore - - - - - 1 changed file: - + debian/README.source Changes: ===================================== debian/README.source ===================================== @@ -0,0 +1,19 @@ +This package is maintained in git on Salsa, using Otto Kekäläinen's +documentation about how to maintain packages in git. + +Branch names follow DEP-14. gbp should be used to build the package. + +As a Debian native package, the conventional upstream branches are missing. +Development takes place in debian/latest. + +Please do all development work in a branch, prefixed with your nickname and a +slash. Please let Marc merge things into debian/latest. Preferably, use Gitlab +merge requests. Keep your branch rebased on debian/latest so that a +fast-forward merge is possible. + +$ git remote -v show +origin [email protected]:debian/adduser.git (fetch) +origin [email protected]:debian/adduser.git (push) + +Recommended Reading: https://optimizedbyotto.com/post/debian-packaging-from-git/ +(Otto Kekäläinen) View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/c5220a3e89f5eac6178985884fd815aca51b5c6c -- View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/c5220a3e89f5eac6178985884fd815aca51b5c6c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
