Package: hicolor-icon-theme Version: 0.8-2 Severity: serious Tags: patch When building 'hicolor-icon-theme' in a clean 'unstable' chroot, I get the following error:
debian/rules clean debian/rules:3: /usr/share/cdbs/1/rules/debhelper.mk: No such file or directory debian/rules:4: /usr/share/cdbs/1/rules/simple-patchsys.mk: No such file or directory debian/rules:5: /usr/share/cdbs/1/rules/utils.mk: No such file or directory debian/rules:6: /usr/share/cdbs/1/class/gnome.mk: No such file or directory make: *** No rule to make target `/usr/share/cdbs/1/class/gnome.mk'. Stop. Please add the missing Build-Depends on 'cdbs' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/hicolor-icon-theme-0.8/debian/control ./debian/control --- ../tmp-orig/hicolor-icon-theme-0.8/debian/control 2005-09-13 05:57:45.000000000 +0000 +++ ./debian/control 2005-09-13 05:57:45.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Ross Burton <[EMAIL PROTECTED]> Uploaders: Debian GNOME Maintainers <[EMAIL PROTECTED]>, Akira TAGOH <[EMAIL PROTECTED]>, Andreas Rottmann <[EMAIL PROTECTED]>, Andrew Lau <[EMAIL PROTECTED]>, Carlos Perelló MarÃn <[EMAIL PROTECTED]>, Clément Stenac <[EMAIL PROTECTED]>, Ed Boraas <[EMAIL PROTECTED]>, Edd Dumbill <[EMAIL PROTECTED]>, Emil Soleyman-Zomalan <[EMAIL PROTECTED]>, Guilherme de S. Pastore <[EMAIL PROTECTED]>, Gustavo Noronha Silva <[EMAIL PROTECTED]>, J.H.M. Dassen (Ray) <[EMAIL PROTECTED]>, Joe Drew <[EMAIL PROTECTED]>, Johannes Rohr <[EMAIL PROTECTED]>, Jordi Mallach <[EMAIL PROTECTED]>, Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>, Josselin Mouette <[EMAIL PROTECTED]>, Loic Minier <[EMAIL PROTECTED]>, Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>, OndÅej Surý <[EMAIL PROTECTED]>, Rob Bradford <[EMAIL PROTECTED]>, Robert McQueen <[EMAIL PROTECTED]>, Sebastien Bacher <[EMAIL PROTECTED]>, Sjoerd Simons <[EMAIL PROTECTED]>, Takuo KITAME <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), gnome-pkg-tools +Build-Depends-Indep: debhelper, cdbs, gnome-pkg-tools Standards-Version: 3.6.2 Package: hicolor-icon-theme diff -urN ../tmp-orig/hicolor-icon-theme-0.8/debian/control.in ./debian/control.in --- ../tmp-orig/hicolor-icon-theme-0.8/debian/control.in 2005-09-13 05:57:45.000000000 +0000 +++ ./debian/control.in 2005-09-13 05:57:43.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Ross Burton <[EMAIL PROTECTED]> Uploaders: @GNOME_TEAM@ -Build-Depends-Indep: debhelper (>= 4.0.0), gnome-pkg-tools +Build-Depends-Indep: debhelper, cdbs, gnome-pkg-tools Standards-Version: 3.6.2 Package: hicolor-icon-theme -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]