[libmatio] 29/48: * Standards-Version updated to version 3.9.2 * Use doxygen-latex instead of texlive-* packages (Closes: #616257, #634551) * No longer install .la files * Fix description-synopsis-starts-with-article

Sébastien Villemot sebastien at debian.org
Fri Jan 15 16:48:23 UTC 2016


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

sebastien pushed a commit to branch master
in repository libmatio.

commit 2aafec7282397d95ff6f89fd5696cf9e6455366e
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Thu Aug 11 22:24:02 2011 +0000

      * Standards-Version updated to version 3.9.2
      * Use doxygen-latex instead of texlive-* packages
        (Closes: #616257, #634551)
      * No longer install .la files
      * Fix description-synopsis-starts-with-article
---
 debian/changelog            | 10 ++++++++++
 debian/control              |  7 +++----
 debian/libmatio-dev.install |  1 -
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e517bdf..5693c84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libmatio (1.3.4-3) unstable; urgency=low
+
+  * Standards-Version updated to version 3.9.2
+  * Use doxygen-latex instead of texlive-* packages
+    (Closes: #616257, #634551)
+  * No longer install .la files
+  * Fix description-synopsis-starts-with-article 
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Thu, 11 Aug 2011 23:48:36 +0200
+
 libmatio (1.3.4-2) unstable; urgency=low
 
   * Fix FTBFS regarding latex build. Thanks to Julien Cristau (Closes: #590415)
diff --git a/debian/control b/debian/control
index 973b716..13d3fb5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,8 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>
 Build-Depends: debhelper (>= 5), autotools-dev, cdbs, zlib1g-dev, 
  gfortran, doxygen, texlive-latex-base, ghostscript-x, 
- texlive-latex-recommended, texlive-fonts-recommended
-# quilt
-Standards-Version: 3.9.1
+ doxygen-latex
+Standards-Version: 3.9.2
 Homepage: http://sourceforge.net/projects/matio
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/libmatio/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/libmatio/trunk
@@ -26,7 +25,7 @@ Description: MAT File I/O Library - development files
 Package: libmatio0
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: A library to read and write Matlab MAT files 
+Description: Library to read and write Matlab MAT files 
  matio is an ISO C library (with a limited Fortran 90 interface) for
  reading and writing Matlab MAT files.
 
diff --git a/debian/libmatio-dev.install b/debian/libmatio-dev.install
index 4765202..33c14b5 100644
--- a/debian/libmatio-dev.install
+++ b/debian/libmatio-dev.install
@@ -2,4 +2,3 @@ debian/tmp/usr/include/*
 debian/tmp/usr/lib/lib*.a
 debian/tmp/usr/lib/lib*.so
 debian/tmp/usr/lib/pkgconfig/*
-debian/tmp/usr/lib/*.la

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



More information about the debian-science-commits mailing list