packaging for bullseye

This commit is contained in:
Max Erenberg 2021-11-21 12:04:31 -05:00
parent eda5ca576a
commit 7306241a78
3 changed files with 10 additions and 1 deletions

View File

@ -239,6 +239,9 @@ apt install devscripts debhelper git-buildpackage
```
Make sure to also install all of the packages in the 'Build-Depends' section in debian/control.
There are two important files to change before creating a new package: debian/changelog
(which can be edited by running `dch -i`), and VERSION.txt.
Make sure you git commit your changes *before* building the packages.
To build unsigned packages:

View File

@ -1 +1 @@
1.0.9
1.0.10

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ceo (1.0.10-bullseye1) bullseye; urgency=medium
* Add cloud accounts API.
-- Max Erenberg <merenber@csclub.uwaterloo.ca> Sun, 21 Nov 2021 16:55:07 +0000
ceo (1.0.9-bullseye1) bullseye; urgency=medium
* Go back to symlinks.