diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-12-15 20:41:18 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-11-04 18:49:51 +0100 |
commit | 15794680f2528a6e8398a61c88aee4dcc89f2bf3 (patch) | |
tree | 4c148c60f2e07a371a13f5e2d3b10da5587dc9b5 | |
parent | 3a620b4eaba7154782ee19a6ea84ddc76e3cc7c9 (diff) | |
download | Ishtar-15794680f2528a6e8398a61c88aee4dcc89f2bf3.tar.bz2 Ishtar-15794680f2528a6e8398a61c88aee4dcc89f2bf3.zip |
Add archaeological_warehouse/management to MANIFEST.in
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f593833b1..4a0a8915b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +python-django-ishtar (3.1.0beta-7) UNRELEASED; urgency=low + + * Add archaeological_warehouse/management to MANIFEST.in + + -- Étienne Loks <etienne.loks@iggdrasil.net> Tue, 15 Dec 2020 20:41:00 +0200 python-django-ishtar (3.1.0beta-6) UNRELEASED; urgency=low * Fix db migrations |