tags 808591 +patch +pending
thanks

Dear maintainer,

I have prepared an NMU (versioned as 3.7.2-7.2) and
uploaded to DELAYED/2.

Please fell free to tell me if I should delay it longer, cancel
or reschedule. Diff is attached.

Best regards

Anton
diff -Nru netpipe-3.7.2/debian/changelog netpipe-3.7.2/debian/changelog
--- netpipe-3.7.2/debian/changelog      2015-12-15 21:21:09.000000000 +0100
+++ netpipe-3.7.2/debian/changelog      2015-12-26 16:19:08.000000000 +0100
@@ -1,3 +1,10 @@
+netpipe (3.7.2-7.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix compilation against new mpich. (Closes: #808591)
+
+ -- Anton Gladky <[email protected]>  Sat, 26 Dec 2015 16:17:51 +0100
+
 netpipe (3.7.2-7.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru netpipe-3.7.2/debian/rules netpipe-3.7.2/debian/rules
--- netpipe-3.7.2/debian/rules  2012-04-16 15:53:51.000000000 +0200
+++ netpipe-3.7.2/debian/rules  2015-12-26 15:55:27.000000000 +0100
@@ -38,7 +38,7 @@
        # $(MAKE) mpi MPICC=mpicc.mpich
        # mv NPmpi NPmpich
        # cp debian/netpipe.1 NPmpich.1
-       $(MAKE) mpi MPICC=mpicc.mpich2
+       $(MAKE) mpi MPICC=mpicc.mpich
        mv NPmpi NPmpich2
        cp debian/netpipe.1 NPmpich2.1
 

Reply via email to