tags 593374 + patch
tags 593374 + pending
thanks

Hi Lamont,

I've prepared an NMU for util-linux (versioned as 2.17.2-3.2) and
will be uploading it shortly.  NMU patch is attached.

Cheers,
Julien
diff -u util-linux-2.17.2/debian/changelog util-linux-2.17.2/debian/changelog
--- util-linux-2.17.2/debian/changelog
+++ util-linux-2.17.2/debian/changelog
@@ -1,3 +1,11 @@
+util-linux (2.17.2-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Revert the switch from slang2 to ncurses5.  There is no udeb for ncurses,
+    so that change broke cfdisk-udeb (closes: #593374, reopens: #581631).
+
+ -- Julien Cristau <jcris...@debian.org>  Thu, 23 Sep 2010 21:12:33 +0200
+
 util-linux (2.17.2-3.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u util-linux-2.17.2/debian/control util-linux-2.17.2/debian/control
--- util-linux-2.17.2/debian/control
+++ util-linux-2.17.2/debian/control
@@ -1,5 +1,5 @@
 Source: util-linux
-Build-Depends: libncurses5-dev, libncurses5, gettext, zlib1g-dev, dpkg-dev (>=1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], debhelper (>=5), lsb-release, pkg-config
+Build-Depends: libncurses5-dev, libslang2-dev (>=2.0.4), gettext, zlib1g-dev, dpkg-dev (>=1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], debhelper (>=5), lsb-release, pkg-config
 Section: base
 Priority: required
 Uploaders: Scott James Remnant <sc...@ubuntu.com>
diff -u util-linux-2.17.2/debian/rules util-linux-2.17.2/debian/rules
--- util-linux-2.17.2/debian/rules
+++ util-linux-2.17.2/debian/rules
@@ -32,7 +32,7 @@
 version := $(shell sed -e '1{;s|^util-linux (\(.*\))\ .*|\1|;q;}' debian/changelog)
 Upstream := $(shell sed 's/^.*(\(.*\)-.*).*/\1/; q' debian/changelog)
 
-CONFOPTS= --enable-raw --enable-rdev --enable-partx
+CONFOPTS= --enable-raw --enable-rdev --enable-partx --with-slang
 ifeq ($(DEB_HOST_ARCH_OS),linux)
 CONFOPTS += --with-selinux
 endif

Attachment: signature.asc
Description: Digital signature

Reply via email to