[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#652192: wsjt: diff for NMU version 5.9.7.r383-1.6



tags 652192 + pending
thanks

Dear maintainer,

I've prepared an NMU for wsjt (versioned as 5.9.7.r383-1.6) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: George Harrison: I Remember Jeep
diff -u wsjt-5.9.7.r383/debian/control wsjt-5.9.7.r383/debian/control
--- wsjt-5.9.7.r383/debian/control
+++ wsjt-5.9.7.r383/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian Hams group <debian-hams@lists.debian.org>
 Uploaders: Hamish Moffatt <hamish@debian.org>
 Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 4), gfortran, autoconf, dpatch, python-numpy, libsamplerate0-dev, python-dev, portaudio19-dev, sharutils, python-support
+Build-Depends: debhelper (>= 4), gfortran, autoconf, dpatch, python-numpy, libsamplerate0-dev, python-dev, portaudio19-dev (>= 19+svn20111121-1~), sharutils, python-support, dpkg-dev (>= 1.16.0),
 
 Package: wsjt
 Architecture: any
diff -u wsjt-5.9.7.r383/debian/rules wsjt-5.9.7.r383/debian/rules
--- wsjt-5.9.7.r383/debian/rules
+++ wsjt-5.9.7.r383/debian/rules
@@ -4,10 +4,12 @@
 
 unexport LDFLAGS
 
+DEB_HOST_MULTIARCH  ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 build: build-stamp
 build-stamp: patch-stamp
 	dh_testdir
-	F77=gfortran ./configure --prefix=/usr --enable-portaudio --enable-gfortran --with-portaudio-include-dir=/usr/include --with-portaudio-lib-dir=/usr/lib
+	F77=gfortran ./configure --prefix=/usr --enable-portaudio --enable-gfortran --with-portaudio-include-dir=/usr/include --with-portaudio-lib-dir=/usr/lib/$(DEB_HOST_MULTIARCH)
 	$(MAKE) 
 	touch build-stamp
 
diff -u wsjt-5.9.7.r383/debian/changelog wsjt-5.9.7.r383/debian/changelog
--- wsjt-5.9.7.r383/debian/changelog
+++ wsjt-5.9.7.r383/debian/changelog
@@ -1,3 +1,20 @@
+wsjt (5.9.7.r383-1.6) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Hideki Yamane ]
+  * debian/rules
+    - adjust library path for multiarch
+
+  [ gregor herrmann ]
+  * debian/control
+    - make build dependency on portaudio19-dev versioned, and add 
+      dpkg-dev >= 1.16.0
+  
+  Closes: #652192
+
+ -- gregor herrmann <gregoa@debian.org>  Fri, 06 Jan 2012 17:17:09 +0100
+
 wsjt (5.9.7.r383-1.5) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature


Reply to: