debian/changelog | 7 +++++++ debian/watch | 1 + 2 files changed, 8 insertions(+)
New commits: commit 3cad3d28a5eb0dc9c3a5c156286f8fc0326288de Author: Julien Cristau <jcris...@debian.org> Date: Sat Jan 31 22:07:51 2009 +0100 mangle upstream version in debian/watch Fix watch file to make uscan not consider release candidates as newer than actual releases. diff --git a/debian/changelog b/debian/changelog index 09b87fd..e06a1ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (7.3-2) UNRELEASED; urgency=low + + * Fix watch file to make uscan not consider release candidates as newer than + actual releases. + + -- Julien Cristau <jcris...@debian.org> Sat, 31 Jan 2009 22:06:36 +0100 + mesa (7.3-1) experimental; urgency=low [ Timo Aaltonen ] diff --git a/debian/watch b/debian/watch index 75441ad..b3b258a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 +opts="uversionmangle=s/-rc/~rc/" \ http://sf.net/mesa3d/MesaLib-(.*)\.tar\.gz -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org