tags 346962 patch
thanks

Hi Henrique,

On Mon, Jan 09, 2006 at 01:04:43AM -0200, Henrique de Moraes Holschuh wrote:
> On Mon, 09 Jan 2006, Adeodato Simó wrote:
> >   Finally, if there's a strong reason for which your package should not
> >   be NMUed, please note so in this bug report. Prospective NMUers will
> >   read your reasoning, and will decide if it's strong enough to delay
> >   their upload.

> NMUs are welcome, if done using the delayed queue (please use 5 days or
> more), *AND* if done properly with a patch sent to the BTS, NMU built in a
> clean chroot, etc.

Ok, please find attached a patch for an NMU I've prepared and will shortly
be uploading to the DELAYED/5-day queue on gluck.

The diff includes one change not directly related to xlibs-dev, but which I
noticed in the process of identifying the new build-depends:  when I noticed
the package build-depends on libxaw8-dev while I still have libxaw7-dev on
my system, I was told on IRC that libxaw8-dev is actually going to go away
in Xorg 7.0.  Apparently the main difference to libxaw7 was xprint support,
and xprint as a whole seems to be going away.

If you prefer to wait for libxaw8 to be dropped before making this change,
let me know and I can amend the NMU; it just seems to me that this will save
a reupload once Xorg 7.0 (which is just around the corner) hits unstable.

Thanks,
-- 
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 timidity-2.13.2/debian/changelog timidity-2.13.2/debian/changelog
--- timidity-2.13.2/debian/changelog
+++ timidity-2.13.2/debian/changelog
@@ -1,3 +1,14 @@
+timidity (2.13.2-7.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Build-depend on libx11-dev, libxext-dev, libxmu-dev, libxpm-dev,
+    libxt-dev, x-dev instead of on the obsolete xlibs-dev (closes: #346962).
+  * Build-depend on libxaw7-dev instead of libxaw8-dev -- according to the
+    XSF, libxaw8-dev is expected to be dropped in Xorg 7.0.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Sun,  8 Jan 2006 23:06:19 -0800
+
 timidity (2.13.2-7) unstable; urgency=low
 
   * Update libjack-dev dependencies (closes: #317227)
diff -u timidity-2.13.2/debian/control timidity-2.13.2/debian/control
--- timidity-2.13.2/debian/control
+++ timidity-2.13.2/debian/control
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), libasound2-dev, libaudiofile-dev, 
libesd0-dev, libarts1-dev, libjack0.100.0-dev, libaudio-dev, libvorbis-dev (>= 
1.0.0-3), libspeex-dev (>= 1.0), liboggflac-dev (>= 1.1.2-1), libflac-dev (>= 
1.1.2-1), libncurses-dev, libslang2-dev, xlibs-dev, libxaw8-dev, tcl8.4-dev, 
tk8.4-dev, libgtk2.0-dev, autotools-dev
+Build-Depends: debhelper (>= 4), libasound2-dev, libaudiofile-dev, 
libesd0-dev, libarts1-dev, libjack0.100.0-dev, libaudio-dev, libvorbis-dev (>= 
1.0.0-3), libspeex-dev (>= 1.0), liboggflac-dev (>= 1.1.2-1), libflac-dev (>= 
1.1.2-1), libncurses-dev, libslang2-dev, libx11-dev, libxext-dev, libxmu-dev, 
libxpm-dev, libxt-dev, x-dev, libxaw7-dev, tcl8.4-dev, tk8.4-dev, 
libgtk2.0-dev, autotools-dev
 Standards-Version: 3.6.2
 
 Package: timidity

Attachment: signature.asc
Description: Digital signature

Reply via email to