Apologies for not sending this yesterday:

diff -u xgraph-12.1/debian/rules xgraph-12.1/debian/rules
--- xgraph-12.1/debian/rules
+++ xgraph-12.1/debian/rules
@@ -9,8 +9,8 @@
 build-stamp:
        dh_testdir
 #      # Add here commands to compile the package.
-       autoconf
        aclocal
+       autoconf
        automake
        ./configure --prefix=/usr --mandir=/usr/share/man
        $(MAKE)
diff -u xgraph-12.1/debian/changelog xgraph-12.1/debian/changelog
--- xgraph-12.1/debian/changelog
+++ xgraph-12.1/debian/changelog
@@ -1,3 +1,10 @@
+xgraph (12.1-9.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Invoke aclocal *before* autoconf (closes: #463470)
+
+ -- Ben Hutchings <[EMAIL PROTECTED]>  Tue, 29 Jul 2008 00:02:25 +0100
+
 xgraph (12.1-9) unstable; urgency=low
 
   * invoke aclocal in debian/rules to update configure.in (closes: #463470)
--- END ---

-- 
Ben Hutchings
If God had intended Man to program,
we'd have been born with serial I/O ports.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to