tags 326385 patch
thanks

Hi John,

I've prepared an NMU for this bug using the attached patch.  The NMU will be
uploaded to the DELAYED/5-day queue on gluck shortly.

I noticed when preparing the upload that the source package is still using
debhelper compat level 1, which spits out lots of deprecation warnings now;
probably something that needs to be looked at soon, but I didn't try to make
any changes for this in the NMU.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/
diff -u bc-1.06/debian/control bc-1.06/debian/control
--- bc-1.06/debian/control
+++ bc-1.06/debian/control
@@ -3,7 +3,7 @@
 Priority: standard
 Maintainer: John Hasler <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1
-Build-Depends: bison, debhelper (>= 3.0.0), file, flex, libreadline4-dev, 
texi2html, texinfo
+Build-Depends: bison, debhelper (>= 3.0.0), file, flex, libreadline5-dev | 
libreadline-dev, texi2html, texinfo
 
 Package: bc
 Architecture: any
diff -u bc-1.06/debian/changelog bc-1.06/debian/changelog
--- bc-1.06/debian/changelog
+++ bc-1.06/debian/changelog
@@ -1,3 +1,12 @@
+bc (1.06-17.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Build-depend on libreadline5-dev | libreadline-dev, instead of the
+    now-removed libreadline4-dev.  Closes: #326385.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Thu, 17 Nov 2005 11:41:52 -0800
+
 bc (1.06-17) unstable; urgency=low
 
   * New maintainer.

Attachment: signature.asc
Description: Digital signature

Reply via email to