Your message dated Tue, 13 Sep 2005 00:47:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328035: fixed in hicolor-icon-theme 0.8-3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Sep 2005 06:11:53 +0000
>From [EMAIL PROTECTED] Mon Sep 12 23:11:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c158233.adsl.hansenet.de (localhost.localdomain)
[213.39.158.233]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EF41I-00044B-00; Mon, 12 Sep 2005 23:11:52 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
id 1EF41F-0001RX-6n; Tue, 13 Sep 2005 08:11:49 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: hicolor-icon-theme: FTBFS: Missing Build-Depends on 'cdbs'
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 13 Sep 2005 08:11:49 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
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
---------------------------------------
Received: (at 328035-close) by bugs.debian.org; 13 Sep 2005 07:48:23 +0000
>From [EMAIL PROTECTED] Tue Sep 13 00:48:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EF5VS-0003vl-00; Tue, 13 Sep 2005 00:47:06 -0700
From: Loic Minier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#328035: fixed in hicolor-icon-theme 0.8-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 13 Sep 2005 00:47:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: hicolor-icon-theme
Source-Version: 0.8-3
We believe that the bug you reported is fixed in the latest version of
hicolor-icon-theme, which is due to be installed in the Debian FTP archive:
hicolor-icon-theme_0.8-3.diff.gz
to pool/main/h/hicolor-icon-theme/hicolor-icon-theme_0.8-3.diff.gz
hicolor-icon-theme_0.8-3.dsc
to pool/main/h/hicolor-icon-theme/hicolor-icon-theme_0.8-3.dsc
hicolor-icon-theme_0.8-3_all.deb
to pool/main/h/hicolor-icon-theme/hicolor-icon-theme_0.8-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated hicolor-icon-theme package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 13 Sep 2005 09:41:27 +0200
Source: hicolor-icon-theme
Binary: hicolor-icon-theme
Architecture: source all
Version: 0.8-3
Distribution: unstable
Urgency: high
Maintainer: Ross Burton <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description:
hicolor-icon-theme - default fallback theme for FreeDesktop.org icon themes
Closes: 328035
Changes:
hicolor-icon-theme (0.8-3) unstable; urgency=high
.
* Add missing CDBS build-dep. (Closes: #328035)
Files:
36a1df2468a54e802546bd97258c6329 1605 misc optional
hicolor-icon-theme_0.8-3.dsc
bdf5c4498f363fda1ea4371af11cef6f 2538 misc optional
hicolor-icon-theme_0.8-3.diff.gz
4b009ee75acb6d5e0d3ce3c2816c5a81 7662 misc optional
hicolor-icon-theme_0.8-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDJoMA4VUX8isJIMARAjZsAKCWJqAohNMVk7JA0iNW89jP30adRwCgs57o
AbiBqGVpWNxTyyRzT3aykbM=
=4hrP
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]