tags 662585 + patch
tags 662585 + pending
thanks

Dear maintainer,

I've prepared an NMU for qd (versioned as 2.3.11.dfsg-2.1) 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 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Doors: Hello, I Love You
diff -u qd-2.3.11.dfsg/debian/changelog qd-2.3.11.dfsg/debian/changelog
--- qd-2.3.11.dfsg/debian/changelog
+++ qd-2.3.11.dfsg/debian/changelog
@@ -1,3 +1,11 @@
+qd (2.3.11.dfsg-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS": add pkglibdir.patch to fix fortran/Makefile.am.
+    (Closes: #662585)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 25 Mar 2012 18:59:19 +0200
+
 qd (2.3.11.dfsg-2) unstable; urgency=low
 
   * Team upload.
diff -u qd-2.3.11.dfsg/debian/patches/series qd-2.3.11.dfsg/debian/patches/series
--- qd-2.3.11.dfsg/debian/patches/series
+++ qd-2.3.11.dfsg/debian/patches/series
@@ -2,0 +3 @@
+pkglibdir.patch
only in patch2:
unchanged:
--- qd-2.3.11.dfsg.orig/debian/patches/pkglibdir.patch
+++ qd-2.3.11.dfsg/debian/patches/pkglibdir.patch
@@ -0,0 +1,12 @@
+--- a/fortran/Makefile.am
++++ b/fortran/Makefile.am
+@@ -24,7 +24,8 @@
+ $(DDEXT): ddext.o
+ $(QDEXT): qdext.o
+ 
+-pkglib_DATA = $(QDMOD) $(QDEXT) $(DDMOD) $(DDEXT)
++qd_pkglibdir = $(pkglibdir)
++qd_pkglib_DATA = $(QDMOD) $(QDEXT) $(DDMOD) $(DDEXT)
+ 
+ DEMO=quaderq$(EXEEXT) quadgsq2d$(EXEEXT) quadgsq$(EXEEXT) \
+      quadtsq$(EXEEXT) quadtsq2d$(EXEEXT)

Attachment: signature.asc
Description: Digital signature

Reply via email to