There was an error while loading. Please reload this page.
DCCL Release Checklist:
CMakeLists.txt
python/setup.py
git tag 3.0.10
git push && git push --tags
(optionally for PPA, after CircleCI finishes)
Fetch source from packages.gobysoft.org:
cd ~/deb/src apt-get source dccl3
Build the Debian source package
cd dccl3-3.0.11 cd debian # edit release notes for one of the Ubuntu LTS releases emacs changelog debuild -S -sa
Edit changelog for the other Ubuntu LTS releases
emacs changelog # change release name and release distro debuild -S -sd
Upload to PPA
dput ppa:dccl-dev/ppa dccl3_*.changes