From 8d9ddd6dae14546a7ea45111b0995f3564c1de54 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sat, 11 Jun 2011 22:21:52 +0300 Subject: [PATCH] Urgency=medium. The bug above makes cmake almost unusable on armel and kfreebsd. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f55905aab..4a12cfd82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -cmake (2.8.4+dfsg.1-5) UNRELEASED; urgency=low +cmake (2.8.4+dfsg.1-5) UNRELEASED; urgency=medium * Fix multiarch regex to support armel and (hopefully) all other possible linux architectures (patch multiarch_basic_support.diff updated). * Support multiarch paths on kfreebsd and hurd (patch multiarch_basic_support.diff updated). (Closes: #630167) + * Urgency=medium, the bugs above make cmake almost unusable on armel and + kfreebsd. -- Modestas Vainius Sat, 11 Jun 2011 22:15:57 +0300