summaryrefslogtreecommitdiff
path: root/debian.tasks
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-02-13 12:52:34 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-11-04 18:49:51 +0100
commitb26dba18744addded57eb72ebd6d73c9683072eb (patch)
tree831aff10b3832f5a58e57ecb731da9cf1111f3e7 /debian.tasks
parent7867dddac0d003f127839cf20d351982069e9c3a (diff)
downloadIshtar-b26dba18744addded57eb72ebd6d73c9683072eb.tar.bz2
Ishtar-b26dba18744addded57eb72ebd6d73c9683072eb.zip
Debian: tasks, libreoffice package do not depends on strict equality of ishtar version
Diffstat (limited to 'debian.tasks')
-rw-r--r--debian.tasks/changelog5
-rw-r--r--debian.tasks/control2
2 files changed, 6 insertions, 1 deletions
diff --git a/debian.tasks/changelog b/debian.tasks/changelog
index 32eba1e37..ada99f78d 100644
--- a/debian.tasks/changelog
+++ b/debian.tasks/changelog
@@ -1,3 +1,8 @@
+ishtar-tasks (3.0.1-1) UNRELEASED; urgency=low
+
+ * Do not depend on strict equality of python3-django-ishtar version
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Thu, 13 Feb 2020 13:00:00 +0200
ishtar-tasks (3.0.0-1) UNRELEASED; urgency=low
* First package
diff --git a/debian.tasks/control b/debian.tasks/control
index 2361a8b5b..5387e8445 100644
--- a/debian.tasks/control
+++ b/debian.tasks/control
@@ -9,7 +9,7 @@ Homepage: https://ishtar-archeo.net/
Package: ishtar-tasks
Architecture: all
Depends: ${misc:Depends},
- python3-django-ishtar (= ${source:Version}),
+ python3-django-ishtar (>= ${source:Version}),
python3-celery
Recommends: rabbitmq-server
Description: Background task server for Ishtar