Bug#332625: Patch for missing build-depends

2005-12-23 Thread Christoph Berg
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 +
+
 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/


signature.asc
Description: Digital signature


Bug#332625: Patch for missing build-depends

2005-11-22 Thread Dominic Hargreaves
This builds cleanly in pbuilder now.

--- cpqarrayd-2.2/debian/control2005-11-22 08:56:50.0 +
+++ cpqarrayd-2.2.dom/debian/control2005-11-21 14:31:26.0 +
@@ -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

Cheers,

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]