From c0a84aeaa306634a2e92ae9d457246338c282de9 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 19 Feb 2011 17:47:54 +0000 Subject: [PATCH] Fix debian/watch to remove "+dfsg" suffix. --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 947a76d..73ad1af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +roundcube (0.5.1+dfsg-4) UNRELEASED; urgency=low + + * Fix debian/watch to remove "+dfsg" suffix. + + -- Vincent Bernat Sat, 19 Feb 2011 18:47:41 +0100 + roundcube (0.5.1+dfsg-3) unstable; urgency=low * Install show_additional_headers plugin in roundcube-plugins package. diff --git a/debian/watch b/debian/watch index ce76e07..52d2904 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -opts="uversionmangle=s/-(rc|alpha|beta)/~$1/" http://sf.net/roundcubemail/roundcubemail-([\d\.]+.*)-dep\.tar\.gz +opts="uversionmangle=s/-(rc|alpha|beta)/~$1/,dversionmangle=s/\+dfsg//" http://sf.net/roundcubemail/roundcubemail-([\d\.]+.*)-dep\.tar\.gz -- 2.39.2