diff --git a/debian/changelog b/debian/changelog index 89bae7af4..574a9ecf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ freeipa (4.9.0~rc2-1) UNRELEASED; urgency=medium * New upstream release candidate. * control: Drop obsolete depends on python3-nss. * pkcs11-openssl-for-bind.diff: Dropped, upstream. + * watch: Fixed to find upstream rc's. -- Timo Aaltonen Thu, 03 Dec 2020 17:30:06 +0200 diff --git a/debian/watch b/debian/watch index 56b380dbc..364fe6322 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -#options=dversionmangle=s/\+dfsg$//,uversionmangle=s/$/+dfsg1/,compression=xz \ +options=uversionmangle=s/rc/~rc/ \ https://releases.pagure.org/freeipa/freeipa-(.+).tar.gz