Your message dated Thu, 23 Jun 2005 00:31:12 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Bugs fixed on last upload to unstable
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; 16 Apr 2005 23:36:22 +0000
>From [EMAIL PROTECTED] Sat Apr 16 16:36:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from aveiro.procergs.com.br [200.198.128.211]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DMwpp-0001Wc-00; Sat, 16 Apr 2005 16:36:21 -0700
Received: from localhost (unknown [201.10.58.28])
by aveiro.procergs.com.br (Postfix) with ESMTP id 099E45027573;
Sat, 16 Apr 2005 20:35:49 -0300 (BRST)
Received: by localhost (Postfix, from userid 1000)
id 363CD1C0B6AE; Sat, 16 Apr 2005 20:37:55 -0300 (BRT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Otavio Salvador <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Provide static library
X-Mailer: reportbug 3.9
Date: Sat, 16 Apr 2005 20:37:55 -0300
Message-Id: <[EMAIL PROTECTED]>
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: libdirectfb-dev
Version: 0.9.20-5
Severity: minor
Please, add --enable-static on configure command and then add the
static version on -dev package.
Thanks a lot.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
Versions of packages libdirectfb-dev depends on:
ii libc6-dev [libc-dev] 2.3.2.ds1-20 GNU C Library: Development Librari
ii libdirectfb-0.9-20 0.9.20-5 frame buffer graphics library
ii libpng12-dev 1.2.8rel-1 PNG library - development
-- no debconf information
---------------------------------------
Received: (at 304983-done) by bugs.debian.org; 22 Jun 2005 21:31:19 +0000
>From [EMAIL PROTECTED] Wed Jun 22 14:31:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 219.red-62-57-224.user.auna.net (pulsar.hadrons.org)
[62.57.224.219]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DlCoY-0007HI-00; Wed, 22 Jun 2005 14:31:19 -0700
Received: from guillem by pulsar.hadrons.org with local (Exim 3.36 #1 (Debian))
id 1DlCpm-00055o-00; Wed, 22 Jun 2005 23:32:34 +0200
Date: Thu, 23 Jun 2005 00:31:12 +0300
From: Guillem Jover <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Bugs fixed on last upload to unstable
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Sender: Guillem Jover <[EMAIL PROTECTED]>
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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 5
Hi,
Those bugs are now fixed with the latest upload of directfb to
unstable, here follows the changelog snippet:
directfb (0.9.22-2) experimental; urgency=low
* Add Build-Depends for automake1.9. (Closes: #311174)
* Add static libraries. (Closes: #304983)
* Add all programs to libdirectfb-bin.
* Make Build-Depends on libsysfs-dev linux specific.
* Remove dirs files.
* Clean debian/rules.
- Do not use stamp files for build targets.
- Merge install targets.
- Make binary-arch target only call install.
* Clean debian/control:
- Reorder and indentation changes.
- Remove obsolete Conflicts and Replaces lines.
* Share the doc dir among packages.
-- Guillem Jover <[EMAIL PROTECTED]> Sat, 18 Jun 2005 22:58:16 +0300
directfb (0.9.22-1) experimental; urgency=low
* New upstream release. (Closes: #287989, #298070)
- Builds with gcc-4.0. (Closes: #305522)
- 20_matrox.patch: Removed, integrated upstream.
- 24_matrox_sysfs.patch: Likewise.
- 22_videodev.patch: Resync. Rename header files.
- 23_linux_fb.h.patch: Likewise. Rename to ...
- 23_fbdev.patch: ... this.
* Integrated patches from Ubuntu:
- 11_syscall.patch: Use syscall() instead of _syscall0.
_syscall0 isn't supported on ia64.
- 10_linux_config.h.patch: Do not rely on linux/config.h. The values
in it almost certainly don't match the running kernel.
- 12_remove_sys_io.h.patch: Remove unneeded unconditonal <sys/io.h>.
* Drop broken-by-design libdirectfb-udeb-dev package. Use libdirectfb-dev
instead. Thanks to Colin Watson <[EMAIL PROTECTED]>.
* Use debhelper 4.2 udeb support.
-- Guillem Jover <[EMAIL PROTECTED]> Fri, 27 May 2005 23:33:39 +0300
regards,
guillem
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]