diff --git a/VERSION.txt b/VERSION.txt index b112f91..c787b21 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.21 +1.0.22 diff --git a/debian/changelog b/debian/changelog index c09a8b3..6b249ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ceo (1.0.22-bullseye1) bullseye; urgency=medium + + * Implement renewal reminders. + * Allow addmember and removemember to accept multiple usernames. + * Disable inactive club sites + + -- Raymond Li Sat, 06 Aug 2022 01:43:08 +0000 + ceo (1.0.21-bullseye1) bullseye; urgency=high * Fix bug in ContainerRegistryService. diff --git a/debian/control b/debian/control index a09676e..7158ff3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Priority: optional Standards-Version: 4.3.0 Vcs-Git: https://git.csclub.uwaterloo.ca/public/pyceo.git Vcs-Browser: https://git.csclub.uwaterloo.ca/public/pyceo -Uploaders: Max Erenberg +Uploaders: Max Erenberg , + Raymond Li Build-Depends: debhelper (>= 12.1.1), python3-dev (>= 3.7), python3-venv (>= 3.7),