packaging for bullseye

pull/35/head
Max Erenberg 1 year ago
parent eda5ca576a
commit 7306241a78
  1. 3
      README.md
  2. 2
      VERSION.txt
  3. 6
      debian/changelog

@ -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:

@ -1 +1 @@
1.0.9
1.0.10

6
debian/changelog vendored

@ -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.

Loading…
Cancel
Save