This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:techstuff:packaging:inspircd [2013/02/15 22:58] – nathan | public:techstuff:packaging:inspircd [2020/04/25 13:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 29: | Line 29: | ||
</ | </ | ||
- | * Write a changelog entry for our update | + | * Change to the new source and remove any patches [these should be upstream by now] |
< | < | ||
cd ../ | cd ../ | ||
+ | rm debian/ | ||
+ | vim debian/ | ||
+ | </ | ||
+ | |||
+ | * Now is a good time to add any extra modules you want to include. In my case I add chatlog. | ||
+ | |||
+ | * Write a changelog entry for our update | ||
+ | |||
+ | < | ||
dch -e | dch -e | ||
</ | </ |