Hi Attached the patch for the version I intend to upload. Please respond if you don't want this NMU to happen, if you are working yourself on a patch or if you think that the attached patch won't work.
Cheers Luk -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u rplay-3.3.2/debian/control rplay-3.3.2/debian/control
--- rplay-3.3.2/debian/control
+++ rplay-3.3.2/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: lantz moore <[EMAIL PROTECTED]>
Standards-Version: 3.6.1.1
-Build-Depends: libgsm1-dev, libreadline4-dev, debhelper (>> 4.0.0)
+Build-Depends: libgsm1-dev, libreadline5-dev, debhelper (>> 4.0.0)
Package: rplay-client
Architecture: any
@@ -61,7 +61,7 @@
Architecture: any
Conflicts: rplay (<< 3.3.2-9)
Replaces: rplay (<< 3.3.2-9)
-Depends: librplay3 (= ${Source-Version})
+Depends: libc6-dev | libc-dev, librplay3 (= ${Source-Version})
Section: devel
Description: Development libraries for the rplay network audio system
Contains header files and development libraries for the rplay network
diff -u rplay-3.3.2/debian/changelog rplay-3.3.2/debian/changelog
--- rplay-3.3.2/debian/changelog
+++ rplay-3.3.2/debian/changelog
@@ -1,3 +1,11 @@
+rplay (3.3.2-9.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Updated realine build-dep to libreadline5-dev (Closes: #326302).
+ * Make sure librplay3-dev depends on libc (Closes: #337791).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Sun, 1 Jan 2006 16:37:30 +0100
+
rplay (3.3.2-9) unstable; urgency=low
* removed "transitional" rplay package (closes: 308703)
signature.asc
Description: OpenPGP digital signature

