summaryrefslogtreecommitdiff
path: root/debian.libreoffice
diff options
context:
space:
mode:
Diffstat (limited to 'debian.libreoffice')
-rw-r--r--debian.libreoffice/changelog7
-rw-r--r--debian.libreoffice/control2
2 files changed, 7 insertions, 2 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 <etienne.loks@iggdrasil.net> 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,