* debian/control: add Depends: ${misc:Depends}.
authorIan Beckwith <ianb@erislabs.net>
Mon, 7 Sep 2009 01:04:50 +0000 (02:04 +0100)
committerIan Beckwith <ianb@erislabs.net>
Mon, 7 Sep 2009 01:04:50 +0000 (02:04 +0100)
debian/changelog
debian/control

index bca357a..859119c 100644 (file)
@@ -5,6 +5,7 @@ gnulib (20090907+1e2ae3a-1) unstable; urgency=low
   * debian/rules upstream:
     + use short git hash in package version.
     + use --depth 1 to clone.
+  * debian/control: add Depends: ${misc:Depends}.
 
  -- Ian Beckwith <ianb@debian.org>  Mon, 07 Sep 2009 02:00:10 +0100
 
index b3a7577..792249d 100644 (file)
@@ -8,6 +8,7 @@ Homepage: http://www.gnu.org/software/gnulib/
 
 Package: gnulib
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: perl
 Description: GNU Portability Library
  The GNU portability library is a macro system and C declarations and