[yorick] 02/04: Apply cme fix dpkg-control.

Anton Gladky gladk at moszumanska.debian.org
Mon Dec 28 21:56:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository yorick.

commit 3ae41126c127f3129b1f8f59f4ee45d30b902a3c
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Dec 28 20:25:28 2015 +0100

    Apply cme fix dpkg-control.
---
 debian/control | 135 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 81 insertions(+), 54 deletions(-)

diff --git a/debian/control b/debian/control
index a375a85..1bcbf72 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,38 @@
 Source: yorick
-Section: science
-Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Thibaut Paumard <thibaut at debian.org>
-Build-Depends: libx11-dev, texinfo, debhelper (>= 7.0.0), quilt (>= 0.40),
- po-debconf, mpi-default-dev,
- libmpich-dev   [!powerpcspe !sh4 !x32],
- libopenmpi-dev [!hppa !s390 !sh4 !x32 !s390x],
- xvfb, xauth, xfonts-base
+Section: science
+Testsuite: autopkgtest
+Priority: extra
+Build-Depends: libx11-dev,
+               texinfo,
+               debhelper (>= 7.0.0),
+               quilt,
+               po-debconf,
+               mpi-default-dev,
+               libmpich-dev [!powerpcspe !sh4 !x32],
+               xvfb,
+               xauth,
+               xfonts-base
 Build-Depends-Indep: imagemagick
 Standards-Version: 3.9.6
-Testsuite: autopkgtest
-Vcs-Git:      git://anonscm.debian.org/debian-science/packages/yorick.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/yorick.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/yorick.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/yorick.git
 Homepage: http://yorick.sourceforge.net
 
 Package: yorick
 Architecture: any
-Depends: yorick-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, debconf
-Recommends: rlwrap, yorick-z
-Suggests: yorick-full, yorick-dbg, yorick-mpy-openmpi | yorick-mpy-mpich2,
-	  emacsen, curl
+Depends: yorick-data (= ${source:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends},
+         debconf
+Recommends: rlwrap,
+            yorick-z
+Suggests: yorick-full,
+          yorick-dbg,
+          yorick-mpy-openmpi | yorick-mpy-mpich2,
+          emacsen,
+          curl
 Description: interpreted language and scientific graphics
  Yorick is an interpreted programming language for:
   * scientific simulations or calculations
@@ -44,9 +56,10 @@ Description: interpreted language and scientific graphics
  yorick-full metapackage which depends on the vast majority of them.
 
 Package: yorick-dbg
-Section: debug
 Architecture: any
-Depends: yorick (= ${binary:Version}), ${misc:Depends}
+Section: debug
+Depends: yorick (= ${binary:Version}),
+         ${misc:Depends}
 Description: debugging symbols for Yorick
  Yorick is an interpreted programming language for:
   * scientific simulations or calculations
@@ -59,7 +72,8 @@ Description: debugging symbols for Yorick
 
 Package: yorick-data
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: yorick (>= ${source:Version})
 Description: interpreted library for the Yorick language
  Yorick is an interpreted programming language for:
@@ -73,7 +87,9 @@ Description: interpreted library for the Yorick language
 
 Package: yorick-dev
 Architecture: any
-Depends: yorick (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: yorick (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: development files for the Yorick interpreted language
  Yorick is an interpreted programming language for:
   * scientific simulations or calculations
@@ -85,9 +101,12 @@ Description: development files for the Yorick interpreted language
  plug-ins or custom `yorick' executables.
 
 Package: yorick-mpy-mpich2
-Architecture: alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 ppc64el s390x sparc sparc64 sh4 x32 
-Depends: yorick (= ${binary:Version}), yorick-mpy-common (= ${source:Version}),
- mpich, ${shlibs:Depends}, ${misc:Depends}
+Architecture: alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 ppc64el s390x sparc sparc64 sh4 x32
+Depends: yorick (= ${binary:Version}),
+         yorick-mpy-common (= ${source:Version}),
+         mpich,
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Message Passing Yorick (MPICH2 build)
  Yorick is an interpreted programming language for:
   * scientific simulations or calculations
@@ -100,9 +119,12 @@ Description: Message Passing Yorick (MPICH2 build)
  MPICH2.
 
 Package: yorick-mpy-openmpi
-Architecture: alpha amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 ppc64el sparc sparc64 
-Depends: yorick (= ${binary:Version}), yorick-mpy-common (= ${source:Version}),
- openmpi-bin, ${shlibs:Depends}, ${misc:Depends}
+Architecture: alpha amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 ppc64el sparc sparc64
+Depends: yorick (= ${binary:Version}),
+         yorick-mpy-common (= ${source:Version}),
+         openmpi-bin,
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Message Passing Yorick (OpenMPI build)
  Yorick is an interpreted programming language for:
   * scientific simulations or calculations
@@ -116,7 +138,8 @@ Description: Message Passing Yorick (OpenMPI build)
 
 Package: yorick-mpy-common
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: yorick-mpy-openmpi (>= ${source:Version}) | yorick-mpy-mpich2 (>= ${source:Version})
 Description: Message Passing Yorick (common files)
  Yorick is an interpreted programming language for:
@@ -130,10 +153,11 @@ Description: Message Passing Yorick (common files)
  builds of MPY.
 
 Package: yorick-doc
-Section: doc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: yorick (>= 2.1.04+dfsg+cvs20071130)
+Section: doc
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Recommends: yorick
 Description: documentation for the Yorick interpreted language
  Yorick is an interpreted programming language for:
   * scientific simulations or calculations
@@ -154,32 +178,35 @@ Description: documentation for the Yorick interpreted language
 
 Package: yorick-full
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-	 yorick, yorick-dev, yorick-doc,
-	 yorick-av [!ia64 !s390],
-	 yorick-cubeview,
-	 yorick-curses,
-	 yorick-gl,
-	 yorick-gy,
-	 yorick-gyoto,
-	 yorick-hdf5,
-	 yorick-imutil,
-	 yorick-mira,
-	 yorick-ml4,
-	 yorick-mpeg,
-	 yorick-optimpack,
-	 yorick-soy,
-	 yorick-spydr,
-	 yorick-svipc,
-	 yorick-yao,
-	 yorick-yeti,
-	 yorick-yeti-fftw,
-	 yorick-yeti-regex,
-	 yorick-yeti-tiff,
-	 yorick-ygsl,
-	 yorick-ynfft,
-	 yorick-yutils,
-	 yorick-z
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         yorick,
+         yorick-dev,
+         yorick-doc,
+         yorick-av [!ia64 !s390],
+         yorick-cubeview,
+         yorick-curses,
+         yorick-gl,
+         yorick-gy,
+         yorick-gyoto,
+         yorick-hdf5,
+         yorick-imutil,
+         yorick-mira,
+         yorick-ml4,
+         yorick-mpeg,
+         yorick-optimpack,
+         yorick-soy,
+         yorick-spydr,
+         yorick-svipc,
+         yorick-yao,
+         yorick-yeti,
+         yorick-yeti-fftw,
+         yorick-yeti-regex,
+         yorick-yeti-tiff,
+         yorick-ygsl,
+         yorick-ynfft,
+         yorick-yutils,
+         yorick-z
 Suggests: yorick-mpy-openmpi | yorick-mpy-mpich2
 Description: full installation of the Yorick interpreter and add-ons
  Yorick is an interpreted programming language for:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yorick.git



More information about the debian-science-commits mailing list