[freemat] 03/06: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Mon Jan 25 15:04:28 UTC 2016


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

gladk pushed a commit to annotated tag debian/4.0+dfsg1-1
in repository freemat.

commit 82ec8c35abcbdcf8f33b81cab88c45768224efc7
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Jan 25 13:30:58 2016 +0100

    Apply cme fix dpkg.
---
 debian/control                  | 40 +++++++++++++++++++++++++++++-----------
 debian/patches/09_warning.patch |  2 +-
 debian/patches/10_llvm.patch    |  2 +-
 debian/patches/gcc4.5.patch     |  2 +-
 4 files changed, 32 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 55bbbc2..7e447f4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,41 @@
 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, 
-  libsuitesparse-dev, zlib1g-dev, portaudio19-dev, libglu1-mesa-dev,
-  minpack-dev, pkg-config, libarpack2-dev, cmake, libvolpack1-dev
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               autoconf,
+               automake,
+               gfortran,
+               libpcre3-dev,
+               libncurses5-dev,
+               libfftw3-dev,
+               libqt4-dev,
+               libqt4-opengl-dev,
+               libsuitesparse-dev,
+               zlib1g-dev,
+               portaudio19-dev,
+               libglu1-mesa-dev,
+               minpack-dev,
+               pkg-config,
+               libarpack2-dev,
+               cmake,
+               libvolpack1-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
diff --git a/debian/patches/09_warning.patch b/debian/patches/09_warning.patch
index 2655337..7150c4b 100644
--- a/debian/patches/09_warning.patch
+++ b/debian/patches/09_warning.patch
@@ -1,4 +1,4 @@
-ask in the warning if freemat-help was installed
+Description: _warning
 --- a/libs/libCore/helpwidget.cpp
 +++ b/libs/libCore/helpwidget.cpp
 @@ -148,7 +148,7 @@ HelpWidget::HelpWidget(QString url, Help
diff --git a/debian/patches/10_llvm.patch b/debian/patches/10_llvm.patch
index 0acc79e..3b2a67b 100644
--- a/debian/patches/10_llvm.patch
+++ b/debian/patches/10_llvm.patch
@@ -1,4 +1,4 @@
-Force llvm version to 2.6
+Description: _llvm
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -281,7 +281,7 @@ IF( USE_LLVM )
diff --git a/debian/patches/gcc4.5.patch b/debian/patches/gcc4.5.patch
index 405a13d..1c298a2 100644
--- a/debian/patches/gcc4.5.patch
+++ b/debian/patches/gcc4.5.patch
@@ -1,4 +1,4 @@
-Fix FTBFS with gcc4.5
+Description: Gcc4.5
 --- a/libs/libFreeMat/Array.cpp
 +++ b/libs/libFreeMat/Array.cpp
 @@ -465,7 +465,7 @@ void Array::resize(index_t size) {

-- 
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