From: Michael Prokop Date: Fri, 9 Feb 2007 16:49:33 +0000 (+0100) Subject: add gcc and libc6-dev to build-depends X-Git-Tag: 0.9.15 X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=commitdiff_plain;h=652673937df49ead1c231cfef502584773da9290 add gcc and libc6-dev to build-depends --- diff --git a/debian/changelog b/debian/changelog index 84e5f43..1aed3a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-scripts (0.9.15) unstable; urgency=low + + * The "I love working on new architectures! :)" release. + * Add gcc and libc6-dev to Build-Depends. + + -- Michael Prokop Fri, 9 Feb 2007 17:47:15 +0100 + grml-scripts (0.9.14) unstable; urgency=low * Remove grml-bind, it's deprecated nowadays. [Closes: issue104] diff --git a/debian/control b/debian/control index 19ea834..f8ca196 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: grml-scripts Section: utils Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0), dietlibc-dev +Build-Depends: debhelper (>= 4.0.0), dietlibc-dev, gcc, libc6-dev Standards-Version: 3.7.2 XS-X-Vcs-Hg: http://hg.grml.org/grml-scripts