add dependencies needed by gnulib-tool
authorIan Beckwith <ianb@erislabs.net>
Tue, 17 Nov 2009 04:24:10 +0000 (04:24 +0000)
committerIan Beckwith <ianb@erislabs.net>
Tue, 17 Nov 2009 04:24:10 +0000 (04:24 +0000)
debian/changelog
debian/control

index b5f2664..ff8cd7f 100644 (file)
@@ -4,12 +4,13 @@ gnulib (20091116-1) unstable; urgency=low
   * Install posix-modules (Closes: #555493).
     Also install MODULES.html.sh and the root Makefile, just in case.
   * Install NEWS, NEWS.stable, README, users.txt to /usr/share/doc/gnulib.
+  * Add dependencies for everything needed by gnulib-tool.
   * Add lintian executable-not-elf-or-script overrides for scripts
     in build-aux/ that invoke themselves with excessively magical
     non-shebang lines.
   * debian/clscan/clscan: allow LGPL-3+ as an override.
 
- -- Ian Beckwith <ianb@debian.org>  Tue, 17 Nov 2009 04:09:52 +0000
+ -- Ian Beckwith <ianb@debian.org>  Tue, 17 Nov 2009 04:23:58 +0000
 
 gnulib (20090915+f32c9d0-2) unstable; urgency=low
 
index 63f2e6d..5af0db1 100644 (file)
@@ -8,7 +8,7 @@ Homepage: http://www.gnu.org/software/gnulib/
 
 Package: gnulib
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, build-essential, m4, autoconf, automake, gettext, bison, gperf, texinfo, libtool
 Suggests: perl, clisp
 Description: GNU Portability Library
  The GNU portability library is a macro system and C declarations and