[Pkg-octave-commit] [octave-mpi] 02/08: Rename source and binary package to octave-mpi, to reflect upstream change.
Sébastien Villemot
sebastien at alioth.debian.org
Mon Oct 28 06:10:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository octave-mpi.
commit 94601c6290e75fe1fb0f33b5acb4b54a9c48c671
Author: Sébastien Villemot <sebastien at debian.org>
Date: Mon Oct 28 12:01:56 2013 +0800
Rename source and binary package to octave-mpi, to reflect upstream change.
---
debian/control | 10 +++++-----
debian/copyright | 4 ++--
debian/links | 16 ++++++++--------
debian/watch | 2 +-
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index bc0a55c..3430424 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: octave-openmpi-ext
+Source: octave-mpi
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
@@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1),
libopenmpi-dev (>= 1.6), dh-exec, dpkg-dev (>= 1.16.1)
Build-Conflicts: libmpich2-dev
Standards-Version: 3.9.4
-Homepage: http://octave.sourceforge.net/openmpi_ext/
-Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-openmpi-ext.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-openmpi-ext.git
+Homepage: http://octave.sourceforge.net/mpi/
+Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-mpi.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-mpi.git
-Package: octave-openmpi-ext
+Package: octave-mpi
Architecture: any
Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends}
Recommends: openmpi-bin
diff --git a/debian/copyright b/debian/copyright
index b9ceb9f..9f8cb93 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Openmpi_ext package for Octave
+Upstream-Name: MPI package for Octave
Upstream-Contact: The Octave Community <octave-maintainers at octave.org>
-Source: http://octave.sourceforge.net/openmpi_ext/
+Source: http://octave.sourceforge.net/mpi/
Files: *
Copyright: 2004-2007 Javier Fernández Baldomero, Mancia Anguita López
diff --git a/debian/links b/debian/links
index f39c2e7..89f50e5 100755
--- a/debian/links
+++ b/debian/links
@@ -1,9 +1,9 @@
#!/usr/bin/dh-exec
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/hello2dimmat.m /usr/share/doc/octave-openmpi-ext/examples/hello2dimmat.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/hellocell.m /usr/share/doc/octave-openmpi-ext/examples/hellocell.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/hellosparsemat.m /usr/share/doc/octave-openmpi-ext/examples/hellosparsemat.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/hellostruct.m /usr/share/doc/octave-openmpi-ext/examples/hellostruct.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/helloworld.m /usr/share/doc/octave-openmpi-ext/examples/helloworld.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/mc_example.m /usr/share/doc/octave-openmpi-ext/examples/mc_example.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/montecarlo.m /usr/share/doc/octave-openmpi-ext/examples/montecarlo.m
-/usr/share/octave/packages/openmpi_ext-${DEB_VERSION_UPSTREAM}/Pi.m /usr/share/doc/octave-openmpi-ext/examples/Pi.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/hello2dimmat.m /usr/share/doc/octave-mpi/examples/hello2dimmat.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/hellocell.m /usr/share/doc/octave-mpi/examples/hellocell.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/hellosparsemat.m /usr/share/doc/octave-mpi/examples/hellosparsemat.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/hellostruct.m /usr/share/doc/octave-mpi/examples/hellostruct.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/helloworld.m /usr/share/doc/octave-mpi/examples/helloworld.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/mc_example.m /usr/share/doc/octave-mpi/examples/mc_example.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/montecarlo.m /usr/share/doc/octave-mpi/examples/montecarlo.m
+/usr/share/octave/packages/mpi-${DEB_VERSION_UPSTREAM}/Pi.m /usr/share/doc/octave-mpi/examples/Pi.m
diff --git a/debian/watch b/debian/watch
index 680ed61..fc83856 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/octave/openmpi_ext-(.+)\.tar\.gz
+http://sf.net/octave/mpi-(.+)\.tar\.gz
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-mpi.git
More information about the Pkg-octave-commit
mailing list