Release v22.22.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-10-16 11:42:35 -04:00
parent 4730e85585
commit 6c59f3fc7d
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 31 additions and 1 deletions

30
debian/changelog vendored
View File

@ -1,3 +1,33 @@
freedombox (22.22.1) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* privacy: Remove unused import, fix pipeline
[ James Valleroy ]
* debian: tests: Fix PYTHONPATH
* doc: Fetch latest manual
[ ikmaak ]
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Eric ]
* Translated using Weblate (Chinese (Simplified))
[ Tymofii Lytvynenko ]
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
-- James Valleroy <jvalleroy@mailbox.org> Sun, 16 Oct 2022 10:55:59 -0400
freedombox (22.22) unstable; urgency=medium
[ Michael Breidenbach ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.22'
__version__ = '22.22.1'