Hi Simon, for ***experimental*** I committed this: diff --git a/debian/changelog b/debian/changelog index bb3ea4b..e0569f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cjs (4.4.0-2) UNRELEASED; urgency=medium + + * Bump b-d on libgirepository1.0-dev and libff-dev (Closes: #950217) + + -- Norbert Preining <[email protected]> Thu, 30 Jan 2020 18:10:20 +0900 + cjs (4.4.0-1) experimental; urgency=medium
* New upstream version 4.4.0 (new functional change to cjs 4.2.0) diff --git a/debian/control b/debian/control index 51deda1..2256eae 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Build-Depends: gnome-pkg-tools, gobject-introspection (>= 1.46.0), libcairo2-dev, - libgirepository1.0-dev (>= 1.46.0), + libffi-dev (>= 3.3), + libgirepository1.0-dev (>= 1.62.0-4~), libglib2.0-dev (>= 2.42.0), libgtk-3-dev, libmozjs-52-dev, for ***unstable*** I committed this: diff --git a/debian/changelog b/debian/changelog index f9eb746..e4ecb51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cjs (4.2.0-4) UNRELEASED; urgency=medium + + * Bump b-d on libgirepository1.0-dev and libff-dev (Closes: #950217) + + -- Norbert Preining <[email protected]> Thu, 30 Jan 2020 18:14:40 +0900 + cjs (4.2.0-3) unstable; urgency=medium * Upload to unstable diff --git a/debian/control b/debian/control index 51deda1..2256eae 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Build-Depends: gnome-pkg-tools, gobject-introspection (>= 1.46.0), libcairo2-dev, - libgirepository1.0-dev (>= 1.46.0), + libffi-dev (>= 3.3), + libgirepository1.0-dev (>= 1.62.0-4~), libglib2.0-dev (>= 2.42.0), libgtk-3-dev, libmozjs-52-dev, If this is ok, I will upload it later today or tomorrow. Thanks for the heads-up Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13

