From b26dba18744addded57eb72ebd6d73c9683072eb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 13 Feb 2020 12:52:34 +0100 Subject: Debian: tasks, libreoffice package do not depends on strict equality of ishtar version --- debian.libreoffice/changelog | 7 ++++++- debian.libreoffice/control | 2 +- debian.tasks/changelog | 5 +++++ debian.tasks/control | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian.libreoffice/changelog b/debian.libreoffice/changelog index e2a5d42dd..3f6f1df78 100644 --- a/debian.libreoffice/changelog +++ b/debian.libreoffice/changelog @@ -1,4 +1,9 @@ -ishtar-libreoffice (3.0.0-1) UNRELEASED; urgency=low +ishtar-libreoffice (3.0.1-1) UNRELEASED; urgency=low + + * Do not depend on strict equality of python3-django-ishtar version + + -- Étienne Loks Thu, 13 Feb 2020 13:00:00 +0200 +ishtar-libreoffice (3.0.1-1) UNRELEASED; urgency=low * First package diff --git a/debian.libreoffice/control b/debian.libreoffice/control index 7c4dfe7c4..7b6186aab 100644 --- a/debian.libreoffice/control +++ b/debian.libreoffice/control @@ -12,7 +12,7 @@ Homepage: https://ishtar-archeo.net/ Package: ishtar-libreoffice Architecture: all Depends: ${misc:Depends}, - python3-django-ishtar (= ${source:Version}), + python3-django-ishtar (>= ${source:Version}), libreoffice, libreoffice-script-provider-python, systemd, 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 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 -- cgit v1.2.3