diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-05-01 12:16:46 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-09 18:05:36 +0100 |
commit | 13704a7a5faf532ff14c4b28335ec8ec277886e6 (patch) | |
tree | e989ca84b95de6977c1631ed480ebab5b2362948 | |
parent | f04a9bc20841ce26920a6d213cd8752840882f2b (diff) | |
download | Ishtar-13704a7a5faf532ff14c4b28335ec8ec277886e6.tar.bz2 Ishtar-13704a7a5faf532ff14c4b28335ec8ec277886e6.zip |
Debian: fix bad upload
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96e218539..0a719ddc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +python-django-ishtar (3.0.6-2) UNRELEASED; urgency=low + + * Fix bad upload + + -- Étienne Loks <etienne.loks@iggdrasil.net> Fri, 1 May 2020 12:16:00 +0200 python-django-ishtar (3.0.6-1) UNRELEASED; urgency=low * Fix database initialization |