diff --git a/debian/changelog b/debian/changelog index 70c840c..2bfeb59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxisf (0.1.2-ubuntu1) UNRELEASED; urgency=medium +libxisf (0.1.2-ubuntu1) focal; urgency=medium * Add qtbase5-dev as dependency to libxisf-dev diff --git a/debian/control b/debian/control index 055bb95..fc4f71f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: libxisf-dev Section: libdevel Architecture: any Multi-Arch: same -Depends: libxisf qtbase5-dev (= ${binary:Version}), ${misc:Depends} +Depends: libxisf (= ${binary:Version}), ${misc:Depends}, qtbase5-dev Description: Library to load and save XISF images Native format of PixInsight astroprocessing suite