tags 373178 + pending
thanks

I've uploaded a new version of the package to the 5-day delayed queue to 
allow the maintainer time to respond himself, if he prefers.

Attached the applied patch, in which I also fixed an error in the 
debian/shlibs.local file which was causing broken dependencies.

Current packages have the following deps:
fftw2 | fftw2-double, fftw2 | fftw2-double (>= 2.1.3-16), ...
With my first build attempt I got:
fftw2, fftw2 | fftw2-double (>= 2.1.3-16), ...
Note that the current package for hppa in the archive already has these same 
broken deps due to a binNMU!
With my change the new deps are clean:
fftw2 | fftw2-double (>= 2.1.3-16), ...

I will request migration to Etch when/if my upload hits the archives.

Cheers,
FJP

diff -u rezound-0.12.2beta/debian/changelog rezound-0.12.2beta/debian/changelog
--- rezound-0.12.2beta/debian/changelog
+++ rezound-0.12.2beta/debian/changelog
@@ -1,3 +1,13 @@
+rezound (0.12.2beta-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop broken mime file (closes: #373178).
+    Thanks to Sam Morris for the patch.
+  * Fix reference in debian/shlibs.local to avoid regression in dependencies
+    on fftw2 | fftw2-double.
+
+ -- Frans Pop <[EMAIL PROTECTED]>  Wed, 10 Jan 2007 15:31:59 +0100
+
 rezound (0.12.2beta-6) unstable; urgency=low
 
   * Remove useless Build-Depends on x-dev and cdrdao, thanks Mohammed
diff -u rezound-0.12.2beta/debian/rezound.install rezound-0.12.2beta/debian/rezound.install
--- rezound-0.12.2beta/debian/rezound.install
+++ rezound-0.12.2beta/debian/rezound.install
@@ -1,2 +1 @@
-debian/rezound.mime /usr/share/mime-info
 debian/rezound32.xpm usr/share/pixmaps
reverted:
--- rezound-0.12.2beta/debian/rezound.mime
+++ rezound-0.12.2beta.orig/debian/rezound.mime
@@ -1,4 +0,0 @@
-# mime types for dia ...
-
-application/x-rezound
-	ext: .rez 
diff -u rezound-0.12.2beta/debian/shlibs.local rezound-0.12.2beta/debian/shlibs.local
--- rezound-0.12.2beta/debian/shlibs.local
+++ rezound-0.12.2beta/debian/shlibs.local
@@ -1,3 +1,3 @@
 libFOX-1.0 0 libfox1.0 (>= 1.0.42-1)
-fftw 2       fftw2 | fftw2-double (>= 2.1.3-16)
+libfftw 2       fftw2 | fftw2-double (>= 2.1.3-16)
 librfftw        2       fftw2 | fftw2-double (>= 2.1.3-16)

Attachment: pgpb5Sp1boerR.pgp
Description: PGP signature

Reply via email to