Re: Dominic Hargreaves in <[EMAIL PROTECTED]>
> -Build-Depends: debhelper (>= 4.0.0), linux-source-2.6.12 | linux-source-2.6, 
> libsnmp9-dev
> +Build-Depends: debhelper (>= 4.0.0), linux-source-2.6.12 | linux-source-2.6, 
> libsnmp9-dev, autoconf
>  Standards-Version: 3.6.2

Hi Matt,

I've uploaded Dominic's NMU to delayed/7, patch below.

debdiff cpqarrayd_2.2-1.dsc /srv/pbuilder/result/cpqarrayd_2.2-1.1.dsc
 configure        |   30 ++++++++++++++++++------------
 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 3 files changed, 26 insertions(+), 13 deletions(-)

diff -u cpqarrayd-2.2/configure cpqarrayd-2.2/configure
--- cpqarrayd-2.2/configure
+++ cpqarrayd-2.2/configure
@@ -4524,18 +4524,24 @@
   ac_cv_func_fork_works=cross
 else
   cat >conftest.$ac_ext <<_ACEOF
-/* By Ruediger Kuhlmann. */
-      #include <sys/types.h>
-      #if HAVE_UNISTD_H
-      # include <unistd.h>
-      #endif
-      /* Some systems only have a dummy stub for fork() */
-      int main ()
-      {
-       if (fork() < 0)
-         exit (1);
-       exit (0);
-      }
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+
+         /* By Ruediger Kuhlmann. */
+         if (fork() < 0)
+           exit (1);
+         exit (0);
+
+  ;
+  return 0;
+}
 _ACEOF
 rm -f conftest$ac_exeext
 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
diff -u cpqarrayd-2.2/debian/changelog cpqarrayd-2.2/debian/changelog
--- cpqarrayd-2.2/debian/changelog
+++ cpqarrayd-2.2/debian/changelog
@@ -1,3 +1,10 @@
+cpqarrayd (2.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Add build-depends for autoconf, closes: #332625
+
+ -- Dominic Hargreaves <[EMAIL PROTECTED]>  Mon, 19 Dec 2005 22:25:00 +0000
+
 cpqarrayd (2.2-1) unstable; urgency=low
 
   * New upstream release
diff -u cpqarrayd-2.2/debian/control cpqarrayd-2.2/debian/control
--- cpqarrayd-2.2/debian/control
+++ cpqarrayd-2.2/debian/control
@@ -2,7 +2,7 @@
 Section: admin
 Priority: extra
 Maintainer: Matt Taggart <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), linux-source-2.6.12 | linux-source-2.6, 
libsnmp9-dev
+Build-Depends: debhelper (>= 4.0.0), linux-source-2.6.12 | linux-source-2.6, 
libsnmp9-dev, autoconf
 Standards-Version: 3.6.2
 
 Package: cpqarrayd

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to