[freemat] 05/13: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Tue Jan 26 09:50:32 UTC 2016


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

gladk pushed a commit to branch experimental
in repository freemat.

commit af342be26fc071184c8246d0f9141b742817ad00
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Jan 22 14:38:18 2016 +0100

    Apply cme fix dpkg.
---
 debian/control | 52 ++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 40 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 6e6d2e7..04332c5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,50 @@
 Source: freemat
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Giuseppe Iuculano <iuculano at debian.org>,
+           Anton Gladky <gladky.anton at gmail.com>
 Section: math
+XS-Autobuild: no
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Giuseppe Iuculano <iuculano at debian.org>, Anton Gladky <gladky.anton at gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, gfortran, 
-  libpcre3-dev, libncurses5-dev, libfftw3-dev, libqt4-dev, libqt4-opengl-dev, python-all-dev, llvm-dev, doxygen, libqtwebkit-dev,
-  libsuitesparse-dev, zlib1g-dev, portaudio19-dev, libglu1-mesa-dev, libffcall1-dev, libffi-dev, libboost-math-dev,
-  minpack-dev, pkg-config, libarpack2-dev, cmake, libvolpack1-dev, libclang-dev, libedit-dev
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               autoconf,
+               automake,
+               gfortran,
+               libpcre3-dev,
+               libncurses5-dev,
+               libfftw3-dev,
+               libqt4-dev,
+               libqt4-opengl-dev,
+               python-all-dev,
+               llvm-dev,
+               doxygen,
+               libqtwebkit-dev,
+               libsuitesparse-dev,
+               zlib1g-dev,
+               portaudio19-dev,
+               libglu1-mesa-dev,
+               libffcall1-dev,
+               libffi-dev,
+               libboost-math-dev,
+               minpack-dev,
+               pkg-config,
+               libarpack2-dev,
+               cmake,
+               libvolpack1-dev,
+               libclang-dev,
+               libedit-dev
 Build-Depends-Indep: texlive
 Build-Conflicts: libqt3-dev
-Standards-Version: 3.9.3
-DM-Upload-Allowed: yes
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/freemat.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/freemat.git
 Homepage: http://freemat.sourceforge.net
-Vcs-Git: git://git.debian.org/debian-science/packages/freemat.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/freemat.git
 
 Package: freemat
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, freemat-data (= ${source:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         freemat-data (= ${source:Version})
 Recommends: freemat-help
 Description: mathematics framework (mostly matlab compatible)
  FreeMat is a free environment for rapid engineering and scientific prototyping
@@ -39,7 +66,8 @@ Description: freemat data files
 
 Package: freemat-help
 Architecture: all
-Depends: ${misc:Depends}, libjs-jquery
+Depends: ${misc:Depends},
+         libjs-jquery
 Recommends: freemat
 Description: freemat help files
  FreeMat is a free environment for rapid engineering and scientific prototyping

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



More information about the debian-science-commits mailing list