On 13 August 2007 at 00:01, Lior Kaplan wrote: | Package: sprng | Version: 2.0a-3 | Severity: normal | Tags: patch | | Please apply the attached patch to make your package binNMU safe. | | More info at http://wiki.debian.org/binNMU | | Let me know if you have questions about this patch.
Thanks -- looks fine. Coincidentally, I noticed a new upstream yesterday. Unfortunately, that one didn't build yet. I may try to build it, else I'll apply to your version. Thanks, Dirk | | -- System Information: | Debian Release: lenny/sid | APT prefers unstable | APT policy: (500, 'unstable') | Architecture: i386 (i686) | | Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) | Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) | Shell: /bin/sh linked to /bin/bash | --- /tmp/control 2007-08-12 23:59:47.000000000 +0300 | +++ debian/control 2007-08-13 00:00:44.000000000 +0300 | @@ -21,7 +21,7 @@ | Package: libsprng2-dev | Section: libdevel | Architecture: any | -Depends: libsprng2 (= ${Source-Version}), libgmp3-dev | +Depends: libsprng2 (= ${binary:Version}), libgmp3-dev | Suggests: libsprng2-doc | Description: The SPRNG Scalable Parallel RNG library -- development package | The SPRNG (Scalable Parallel Random Number Generator) library provides | @@ -35,7 +35,7 @@ | Package: libsprng2-doc | Section: libdevel | Architecture: all | -Depends: libsprng2 (= ${Source-Version}) | +Depends: libsprng2 (>= ${source:Version}) | Description: The SPRNG Scalable Parallel RNG library -- documentation package | The SPRNG (Scalable Parallel Random Number Generator) library provides | several RNGs that are suitable for use in parallel computing. -- Three out of two people have difficulties with fractions. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]