From 7306241a7846bb360e80afd34f2d513ecd8277b0 Mon Sep 17 00:00:00 2001 From: Max Erenberg <> Date: Sun, 21 Nov 2021 12:04:31 -0500 Subject: [PATCH] packaging for bullseye --- README.md | 3 +++ VERSION.txt | 2 +- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8fa63d..98bc8a3 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/VERSION.txt b/VERSION.txt index 66c4c22..7ee7020 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.9 +1.0.10 diff --git a/debian/changelog b/debian/changelog index 0544539..6ad3020 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceo (1.0.10-bullseye1) bullseye; urgency=medium + + * Add cloud accounts API. + + -- Max Erenberg Sun, 21 Nov 2021 16:55:07 +0000 + ceo (1.0.9-bullseye1) bullseye; urgency=medium * Go back to symlinks.