Package: autodocksuite
Version: 4.2.2.1-1
Severity: serious
Tags: patch
Justification: FTBFS

Hi, 

Current (4.2.2.1-1) autodocksuite package FTBFS.

-----
dpkg-buildpackage: source package autodocksuite
dpkg-buildpackage: source version 4.2.2.1-1
dpkg-buildpackage: host architecture sh4
 /usr/bin/fakeroot debian/rules clean
debian/rules:9: /usr/share/quilt/quilt.make: No such file or directory
make: *** No rule to make target `/usr/share/quilt/quilt.make'.  Stop.
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules clean gave
error exit status 2
-----

>From 4.2.2.1-1, quilt is deleted by build-depends, but debian/rules file
still depends quilt and patch systtem. 

--- a/debian/rules      2009-10-07 14:03:01.000000000 +0900
+++ b/debian/rules      2009-10-07 14:03:12.000000000 +0900
@@ -6,8 +6,6 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-# include /usr/share/quilt/quilt.make
-
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -40,7 +38,7 @@
        # Add here commands to compile the indep part of the package.
        touch $@
 
-clean:  uppatch
+clean:
        dh_testdir
        dh_testroot
        rm -f build-arch-stamp build-indep-stamp configure-stamp
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

Please check your package.

Best regards,
  Nobuhiro

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to