r43900 - in /packages/mpich/trunk/debian: changelog control source/ source/format

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Sun Sep 18 16:13:09 UTC 2011


Author: sylvestre
Date: Sun Sep 18 16:13:08 2011
New Revision: 43900

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43900
Log:
  * Team upload.
  * ACK NMU of Cyril (thanks)
  * Updated standards to 3.9.2
  * Vcs- tag added
  * Package migrated to the Debian Science team
  * Fix the various debhelper-but-no-misc-depends
  * Fix weak-library-dev-dependency libmpich1.0-dev on libmpich1.0gf
  * Fix weak-library-dev-dependency libmpich-mpd1.0-dev on libmpich-mpd1.0gf
  * Fix weak-library-dev-dependency libmpich-shmem1.0-dev on libmpich-shmem1.0gf
  * Switch to dpkg-source 3.0 (quilt) format

Added:
    packages/mpich/trunk/debian/source/
    packages/mpich/trunk/debian/source/format
Modified:
    packages/mpich/trunk/debian/changelog
    packages/mpich/trunk/debian/control

Modified: packages/mpich/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/mpich/trunk/debian/changelog?rev=43900&op=diff
==============================================================================
--- packages/mpich/trunk/debian/changelog (original)
+++ packages/mpich/trunk/debian/changelog Sun Sep 18 16:13:08 2011
@@ -1,7 +1,22 @@
+mpich (1.2.7-10) unstable; urgency=low
+
+  * Team upload.
+  * ACK NMU of Cyril (thanks)
+  * Updated standards to 3.9.2
+  * Vcs- tag added
+  * Package migrated to the Debian Science team
+  * Fix the various debhelper-but-no-misc-depends
+  * Fix weak-library-dev-dependency libmpich1.0-dev on libmpich1.0gf
+  * Fix weak-library-dev-dependency libmpich-mpd1.0-dev on libmpich-mpd1.0gf
+  * Fix weak-library-dev-dependency libmpich-shmem1.0-dev on libmpich-shmem1.0gf
+  * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Sun, 18 Sep 2011 17:51:58 +0200
+
 mpich (1.2.7-9.1) unstable; urgency=low
 
   * Non-maintainer upload.
-  * Fix FTBFS by adding “-D_GNU_SOURCE” to the CFLAGS in mpid/mpd as
+  * Fix FTBFS by adding "-D_GNU_SOURCE" to the CFLAGS in mpid/mpd as
     suggested by Peter Green and Petr Salinger (Closes: #522007):
      - 24_use_gnu_source_for_mpd.dpatch
   * Fix FTBFS on GNU/kFreeBSD by sticking to <termios.h> as specified by
@@ -19,9 +34,10 @@
     - replace call to dh_clean -k by call to dh_prep as suggested by lintian
   * Fix update-alternative settings for libmpich-mpd1.0-dev and
     libmpich-shmem1.0-dev (closes: #512426)
+  * Changed doc-base section of mpi-doc
   * fix lintian warning about maintainer scripts ignoring errors
 
- -- Alexandre Fayolle <afayolle at debian.org>  Mon, 26 Jan 2009 14:03:27 +0100
+ -- Alexandre Fayolle <afayolle at debian.org>  Mon, 26 Jan 2009 17:12:52 +0100
 
 mpich (1.2.7-8) unstable; urgency=low
 

Modified: packages/mpich/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/mpich/trunk/debian/control?rev=43900&op=diff
==============================================================================
--- packages/mpich/trunk/debian/control (original)
+++ packages/mpich/trunk/debian/control Sun Sep 18 16:13:08 2011
@@ -1,17 +1,20 @@
 Source: mpich
-Homepage: http://www-unix.mcs.anl.gov/mpi/mpich1/
 Section: devel
 Priority: extra
-Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Adam C. Powell IV <hazelsct at debian.org>, Alexandre Fayolle <afayolle at debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
 Build-Depends: gfortran, rsh-client, libx11-dev, libxt-dev, file, debhelper (>> 7.0.0), dpatch, tk8.4, autotools-dev
 Build-Depends-Indep: bzip2
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/mpich/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/mpich/trunk/
+Homepage: http://www-unix.mcs.anl.gov/mpi/mpich1/
+ 
 
 
 Package: mpich-bin
 Architecture: any
-Depends: ${shlibs:Depends}, rsh-client, libmpich1.0gf (= ${binary:Version})
+Depends: ${shlibs:Depends}, rsh-client, libmpich1.0gf (= ${binary:Version}), ${misc:Depends}
 Suggests: mpi-doc, libmpich1.0-dev (= ${binary:Version}), update-cluster, wish, rsh-server
 Conflicts: lam (<= 6.1), mpich (<< 1.2.5.3-2), mpich-common
 Replaces: mpich-common
@@ -27,7 +30,7 @@
 
 Package: mpich-mpd-bin
 Architecture: any
-Depends: ${shlibs:Depends}, rsh-client, gdb, libmpich-mpd1.0gf (= ${binary:Version})
+Depends: ${shlibs:Depends}, rsh-client, gdb, libmpich-mpd1.0gf (= ${binary:Version}), ${misc:Depends}
 Suggests: mpi-doc, libmpich-mpd1.0-dev (= ${binary:Version}), update-cluster, wish, rsh-server
 Conflicts: lam (<=6.1), mpich-mpd (<< 1.2.5.3-2), mpich-common
 Replaces: libmpich-p4mpd1.0 (<= 1.2.4-8), mpich-common
@@ -43,7 +46,7 @@
 
 Package: mpich-shmem-bin
 Architecture: any
-Depends: ${shlibs:Depends}, gdb, libmpich-shmem1.0gf (= ${binary:Version})
+Depends: ${shlibs:Depends}, gdb, libmpich-shmem1.0gf (= ${binary:Version}), ${misc:Depends}
 Suggests: mpi-doc, libmpich-shmem1.0-dev (= ${binary:Version})
 Conflicts: lam (<=6.1), mpich-common
 Replaces: mpich-common
@@ -61,7 +64,7 @@
 Package: libmpich1.0-dev
 Architecture: any
 Section: libdevel
-Depends: libmpich1.0gf
+Depends: libmpich1.0gf  (= ${binary:Version}), ${misc:Depends}
 Suggests: mpi-doc
 Provides: libmpich-dev
 Conflicts: lam (<= 6.1), mpich (<< 1.2.5.3-2), mpich-common, mpich-bin (<= 1.2.7-5)
@@ -74,7 +77,7 @@
 Package: libmpich-mpd1.0-dev
 Architecture: any
 Section: libdevel
-Depends: libmpich-mpd1.0gf
+Depends: libmpich-mpd1.0gf (= ${binary:Version}), ${misc:Depends}
 Suggests: mpi-doc
 Provides: libmpich-dev
 Conflicts: lam (<=6.1), mpich-mpd (<< 1.2.5.3-2), mpich-common
@@ -87,7 +90,7 @@
 Package: libmpich-shmem1.0-dev
 Architecture: any
 Section: libdevel
-Depends: libmpich-shmem1.0gf
+Depends: libmpich-shmem1.0gf (= ${binary:Version}), ${misc:Depends}
 Suggests: mpi-doc
 Provides: libmpich-dev
 Conflicts: lam (<=6.1), mpich-shmem (<< 1.2.5.3-2), mpich-common
@@ -100,7 +103,7 @@
 Package: libmpich1.0gf
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libmpich1.0, libmpich1.0c2, libmpich1.0-noslog, libmpich1.0ldbl
 Replaces: libmpich1.0, libmpich1.0c2, libmpich1.0-noslog, libmpich1.0ldbl
 Suggests: mpich-bin (= ${binary:Version})
@@ -110,7 +113,7 @@
 Package: libmpich-mpd1.0gf
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libmpich-p4mpd1.0, libmpich-mpd1.0, libmpich-mpd1.0c2, libmpich-mpd1.0-noslog, libmpich-mpd1.0ldbl
 Replaces: libmpich-p4mpd1.0, libmpich-mpd1.0, libmpich-mpd1.0c2, libmpich-mpd1.0-noslog, libmpich-mpd1.0ldbl
 Recommends: mpich-mpd-bin (= ${binary:Version})
@@ -120,7 +123,7 @@
 Package: libmpich-shmem1.0gf
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libmpich-shmem1.0, libmpich-shmem1.0c2, libmpich-shmem1.0-noslog, libmpich-shmem1.0ldbl
 Replaces: libmpich-shmem1.0, libmpich-shmem1.0c2, libmpich-shmem1.0-noslog, libmpich-shmem1.0ldbl
 Recommends: mpich-shmem-bin (= ${binary:Version})

Added: packages/mpich/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/debian-science/packages/mpich/trunk/debian/source/format?rev=43900&op=file
==============================================================================
--- packages/mpich/trunk/debian/source/format (added)
+++ packages/mpich/trunk/debian/source/format Sun Sep 18 16:13:08 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the debian-science-commits mailing list