Your message dated Mon, 08 Aug 2005 08:47:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315634: fixed in util-linux 2.12p-5
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; 24 Jun 2005 07:51:38 +0000
>From [EMAIL PROTECTED] Fri Jun 24 00:51:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx1.fakembox.net (mailftr1.telerete.it) [217.148.122.41]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DliyP-0000kY-00; Fri, 24 Jun 2005 00:51:37 -0700
Received: from localhost (mailftr1.telerete.it [127.0.0.1])
by mailftr1.telerete.it (Postfix) with ESMTP id B3B09380BB
for <[EMAIL PROTECTED]>; Fri, 24 Jun 2005 09:49:52 +0200 (CEST)
Received: from mailftr1.telerete.it ([127.0.0.1])
by localhost (mailftr1.telerete.it [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 00907-02 for <[EMAIL PROTECTED]>;
Fri, 24 Jun 2005 09:49:50 +0200 (CEST)
Received: from bracetown.ildana.net (unknown [83.137.60.126])
by mailftr1.telerete.it (Postfix) with ESMTP id 34119380AB
for <[EMAIL PROTECTED]>; Fri, 24 Jun 2005 09:49:47 +0200 (CEST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by bracetown.ildana.net (Postfix) with ESMTP id A0F844C21C
for <[EMAIL PROTECTED]>; Fri, 24 Jun 2005 08:50:46 +0100 (IST)
Received: from bracetown.ildana.net ([127.0.0.1])
by localhost (bracetown [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 17571-01 for <[EMAIL PROTECTED]>;
Fri, 24 Jun 2005 08:50:46 +0100 (IST)
Received: from [192.168.1.129] (unknown [192.168.1.129])
by bracetown.ildana.net (Postfix) with ESMTP id 1D50B4C21B
for <[EMAIL PROTECTED]>; Fri, 24 Jun 2005 08:50:46 +0100 (IST)
Subject: util-linux: build against libslang2-dev (>= 2.0.4)
From: Alastair McKinstry <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Content-Type: multipart/mixed; boundary="=-8LRbcNcl+QxcjOfg8lRp"
Organization: Debian
Date: Fri, 24 Jun 2005 08:52:39 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.1.1
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ildana.net
X-Virus-Scanned: by amavisd-new at telerete.it
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:
--=-8LRbcNcl+QxcjOfg8lRp
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Package: util-linux
Version: 2.12p-4
Severity: normal
Please build against libslang2-dev (>= 2.0.4-1), as it is planned to
move slang1 (on which util-linux depends) from base.
Version 2.0.4-1 is currently available at
http://people.debian.org/~mckinstry/debian/unstable
It will be uploaded to the main archive as soon as uploading is possible
(ftp-master is being moved at the moment). ( The version dependency is
because 2.0.4-1 has a bugfix for a bug in slcurses.h that breaks
util-linux from building against 2.0.3, which is currently in the
archive).
Regards
Alastair McKinstry <[EMAIL PROTECTED]>
--=-8LRbcNcl+QxcjOfg8lRp
Content-Disposition: attachment; filename=util-linux.patch
Content-Type: text/x-patch; name=util-linux.patch; charset=us-ascii
Content-Transfer-Encoding: 7bit
diff -urN util-linux-2.12p-old/debian/changelog
util-linux-2.12p/debian/changelog
--- util-linux-2.12p-old/debian/changelog 2005-06-24 07:45:08.719180000
+0000
+++ util-linux-2.12p/debian/changelog 2005-06-24 07:46:45.671441208 +0000
@@ -1,3 +1,9 @@
+util-linux (2.12p-5) unstable; urgency=low
+
+ * Depend on libslang2-dev.
+
+ -- Alastair McKinstry <[EMAIL PROTECTED]> Fri, 24 Jun 2005 07:46:21 +0000
+
util-linux (2.12p-4) unstable; urgency=low
* Depend on newer libblkid1.
diff -urN util-linux-2.12p-old/debian/control util-linux-2.12p/debian/control
--- util-linux-2.12p-old/debian/control 2005-06-24 07:45:08.721179000 +0000
+++ util-linux-2.12p/debian/control 2005-06-24 07:46:13.981258848 +0000
@@ -1,7 +1,7 @@
Source: util-linux
Section: base
Priority: required
-Build-Depends: libncurses5-dev, slang1-utf8-dev (>=1.4.9), gettext,
zlib1g-dev, libblkid-dev, uuid-dev, dpatch
+Build-Depends: libncurses5-dev, libslang2-dev (>= 2.0.4-1), gettext,
zlib1g-dev, libblkid-dev, uuid-dev, dpatch
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Standards-Version: 3.5.6.0
--=-8LRbcNcl+QxcjOfg8lRp--
---------------------------------------
Received: (at 315634-close) by bugs.debian.org; 8 Aug 2005 15:51:39 +0000
>From [EMAIL PROTECTED] Mon Aug 08 08:51:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E29qT-0004zU-00; Mon, 08 Aug 2005 08:47:21 -0700
From: LaMont Jones <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315634: fixed in util-linux 2.12p-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 08 Aug 2005 08:47:21 -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: util-linux
Source-Version: 2.12p-5
We believe that the bug you reported is fixed in the latest version of
util-linux, which is due to be installed in the Debian FTP archive:
bsdutils_2.12p-5_i386.deb
to pool/main/u/util-linux/bsdutils_2.12p-5_i386.deb
fdisk-udeb_2.12p-5_i386.udeb
to pool/main/u/util-linux/fdisk-udeb_2.12p-5_i386.udeb
mount_2.12p-5_i386.deb
to pool/main/u/util-linux/mount_2.12p-5_i386.deb
util-linux-locales_2.12p-5_all.deb
to pool/main/u/util-linux/util-linux-locales_2.12p-5_all.deb
util-linux_2.12p-5.diff.gz
to pool/main/u/util-linux/util-linux_2.12p-5.diff.gz
util-linux_2.12p-5.dsc
to pool/main/u/util-linux/util-linux_2.12p-5.dsc
util-linux_2.12p-5_i386.deb
to pool/main/u/util-linux/util-linux_2.12p-5_i386.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.
LaMont Jones <[EMAIL PROTECTED]> (supplier of updated util-linux 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: Thu, 21 Jul 2005 12:08:23 -0600
Source: util-linux
Binary: util-linux fdisk-udeb util-linux-locales bsdutils mount
Architecture: all i386 source
Version: 2.12p-5
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Changed-By: LaMont Jones <[EMAIL PROTECTED]>
Description:
bsdutils - Basic utilities from 4.4BSD-Lite
fdisk-udeb - Partition a hard drive (manual, cfdisk)
mount - Tools for mounting and manipulating filesystems
util-linux - Miscellaneous system utilities
util-linux-locales - Locales files for util-linux
Closes: 315634
Changes:
util-linux (2.12p-5) unstable; urgency=low
.
* Merge changes from ubuntu
- closes #319143
* Build-Depend: libslang2-dev. Closes: #315634
Files:
0fb8b44f83afa6c482e7cdd5c505c9fa 140478 base required mount_2.12p-5_i386.deb
1a6273b78b403abb31036d6b0385ce4d 381918 base required
util-linux_2.12p-5_i386.deb
6e0bd97c90641dbe3cf5ab5e652422d5 1072116 utils optional
util-linux-locales_2.12p-5_all.deb
7c57e099205efe0ff5d00c8c55bd18be 66270 base required bsdutils_2.12p-5_i386.deb
c42daf3937d3690b2868d6a5fc8c1855 73977 base required util-linux_2.12p-5.diff.gz
d026d68b6068b3693c91bb6ecc12d1b1 542172 debian-installer extra
fdisk-udeb_2.12p-5_i386.udeb
eff569fa56f91ab79776307819754da3 700 base required util-linux_2.12p-5.dsc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFC93qKzN/kmwoKyScRArKSAJ9WR/hSXniIktg0KfO7+KdHRbc8LgCeNV8O
1FXIANJrswrZb3yUfLph7TQ=
=8ETE
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]