From f6c27c484d82474d14448c907f90165c1696c86d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Wed, 19 Apr 2017 22:45:19 -0400 Subject: Add runtime dependency on GCC Really, add a runtime dependency on c-compiler, and Recommend gcc. (gcc is the default compiler, but urweb works fine with clang as long as you pass -ccompiler.) Closes https://bugs.debian.org/860426. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b3aabef3..59a21b93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +urweb (20170105+dfsg-2) unstable; urgency=medium + + * Introduce runtime dependency on GCC. (Closes: #860426) + + -- Benjamin Barenblat Wed, 19 Apr 2017 21:48:49 -0400 + urweb (20170105+dfsg-1) unstable; urgency=medium * New upstream release. -- cgit v1.2.3