From 61ab27a4729d54b59d916c7b9009f1fd3ec455b9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 25 Mar 2012 14:40:53 -0700 Subject: [PATCH] fixup description update standards version --- debian/control | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 205a3b9..aa49c70 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,17 @@ Maintainer: Don Armstrong Build-Depends: debhelper (>= 9), perl, perl-modules, openmpi-bin, libopenmpi-dev, ssh -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Parallel-MPI-Simple/ +Vcs-Git: git://git.donarmstrong.com/libparallel-mpi-simple-perl +Vcs-Browser: http://git.donarmstrong.com/libparallel-mpi-simple-perl Package: libparallel-mpi-simple-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, perl, mpi-default-bin Description: perl wrapper around MPI libraries + Parallel::MPI::Simple is a wrapper around the MPI libraries. This + enables perl scripts to use MPI (Message Passing Interface) on large + clusters in order to invoke massively parallel processes using the + mpirun interface. -- 2.39.2