diff -Nru ulfius-2.7.4/debian/changelog ulfius-2.7.4/debian/changelog --- ulfius-2.7.4/debian/changelog 2021-09-30 20:10:32.000000000 +0000 +++ ulfius-2.7.4/debian/changelog 2021-10-05 06:52:55.000000000 +0000 @@ -1,3 +1,9 @@ +ulfius (2.7.4-1ubuntu3) impish; urgency=medium + + * Do not relax orcania anymore, its now in impish + + -- Gianfranco Costamagna Tue, 05 Oct 2021 08:52:55 +0200 + ulfius (2.7.4-1ubuntu2) impish; urgency=medium * Relax also orcania dependency diff -Nru ulfius-2.7.4/debian/patches/relax-orcania-dependency.patch ulfius-2.7.4/debian/patches/relax-orcania-dependency.patch --- ulfius-2.7.4/debian/patches/relax-orcania-dependency.patch 2021-09-30 20:10:32.000000000 +0000 +++ ulfius-2.7.4/debian/patches/relax-orcania-dependency.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -Description: Relax orcania and yder dependency to let this ulfius migrate, we will do a transition -and drop the patch for impish + 1 -Author: Gianfranco Costamagna -Last-Update: 2021-09-30 - ---- ulfius-2.7.4.orig/CMakeLists.txt -+++ ulfius-2.7.4/CMakeLists.txt -@@ -56,8 +56,8 @@ set(PROJECT_VERSION_NUMBER "${LIBRARY_VE - - set(LIBRARY_VERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}.${LIBRARY_VERSION_PATCH}") - set(LIBRARY_SOVERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}") --set(ORCANIA_VERSION_REQUIRED "2.2.1") --set(YDER_VERSION_REQUIRED "1.4.14") -+set(ORCANIA_VERSION_REQUIRED "2.1.1") -+set(YDER_VERSION_REQUIRED "1.4.12") - set(JANSSON_VERSION_REQUIRED "2.1") - - # cmake modules diff -Nru ulfius-2.7.4/debian/patches/series ulfius-2.7.4/debian/patches/series --- ulfius-2.7.4/debian/patches/series 2021-09-30 20:08:09.000000000 +0000 +++ ulfius-2.7.4/debian/patches/series 2021-09-15 11:45:48.000000000 +0000 @@ -1,4 +1,3 @@ examples.patch test-smtp.patch doc.patch -relax-orcania-dependency.patch