diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-09-03 16:06:03 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-15 20:53:04 +0200 |
commit | f9aaa66cea3c0662ba8a682dfcbd9ce96a099c36 (patch) | |
tree | a7d0a55a373e4f6da8b5a17f8cdb07ca0ff7db12 | |
parent | 83e20c2cb891390a97f6755403edc496130e16c4 (diff) | |
download | Ishtar-debian/bookworm.tar.bz2 Ishtar-debian/bookworm.zip |
🚀 Debian package: new upstream versiondebian/bookworm
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3c0d7cced..5772cb9e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +python-django-ishtar (4.99.2-2) UNRELEASED; urgency=low + + * Fix bad translation. + + -- Étienne Loks <etienne.loks@iggdrasil.net> Wed, 15 Oct 2025 20:52:00 +0200 + +python-django-ishtar (4.99.2-1) UNRELEASED; urgency=low + + * New upstream develop version. + + -- Étienne Loks <etienne.loks@iggdrasil.net> Wed, 15 Oct 2025 19:43:00 +0200 + +python-django-ishtar (4.99.1-1) UNRELEASED; urgency=low + + * New upstream develop version. + + -- Étienne Loks <etienne.loks@iggdrasil.net> Wed, 3 Sep 2025 15:43:00 +0200 + python-django-ishtar (4.3.55-2) UNRELEASED; urgency=low * Fix localization. |