top of page

Acerca de

FAQ

So you want to ask Josh a question?

Pre Question Checklist

​

1. I have checked Tutti.

2. I have asked in the relevant chats.

3. No one else can help.

​

How do I promote a new DPKG?

To promote a new DPKG you can use the dpkg-register command from your checked out repository:

​

dpkg-register --drqs-group=<your group> --contact=<your uuid> --contact=<your manager's uuid>

​

Then run the dpkg-debchange to commit the changelog:

​

dpkg

bottom of page