[qrupdate] 02/06: Various packaging modifs
Sébastien Villemot
sebastien at debian.org
Sat Oct 29 21:51:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository qrupdate.
commit 6311dc9eca102095361419264fa460b1229a6aee
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Thu Aug 4 14:06:35 2011 +0000
Various packaging modifs
---
debian/changelog | 11 +++++++++++
debian/control | 14 +++++++-------
debian/libqrupdate1.symbols | 8 ++++++++
debian/source/format | 1 +
4 files changed, 27 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d5e9470..32c2d74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+qrupdate (1.1.1-1) unstable; urgency=low
+
+ * Team upload
+ * New upstream release
+ * Package moved to debian science
+ * Standards-Version updated to version 3.9.2
+ * Rafael removed from uploaders (Closes: #571907)
+ * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Thu, 04 Aug 2011 15:43:08 +0200
+
qrupdate (1.0.1-1) unstable; urgency=low
* New upstream release. The -march=native gcc option has been dropped
diff --git a/debian/control b/debian/control
index 8cf5d64..65eb1db 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
Source: qrupdate
Priority: optional
-Maintainer: Debian Scientific Computation Team <pkg-scicomp-devel at lists.alioth.debian.org>
-Uploaders: Rafael Laboissiere <rafael at debian.org>, Jordi Gutiérrez Hermoso <jordigh at gmail.com>
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Jordi Gutiérrez Hermoso <jordigh at gmail.com>
Build-Depends: debhelper (>= 7), perl-base( >= 5.8.8), gfortran, libblas3gf, liblapack-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
Section: libs
Homepage: http://qrupdate.sf.net
-Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/qrupdate/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-scicomp/qrupdate/
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/qrupdate/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packagesqrupdate/
Package: libqrupdate1
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Fast updates of QR and Cholesky decompositions
qrupdate is a Fortran library for QR and Cholesky decompositions. It
is most notably used by Octave.
@@ -21,7 +21,7 @@ Description: Fast updates of QR and Cholesky decompositions
Package: libqrupdate-dev
Section: libdevel
Architecture: any
-Depends: libqrupdate1 (= ${binary:Version})
+Depends: libqrupdate1 (= ${binary:Version}), ${misc:Depends}
Description: Fast updates of QR and Cholesky decompositions -- static library
qrupdate is a Fortran library for QR and Cholesky decompositions. It
is most notably used by Octave.
diff --git a/debian/libqrupdate1.symbols b/debian/libqrupdate1.symbols
index 3c3711b..6725ef1 100644
--- a/debian/libqrupdate1.symbols
+++ b/debian/libqrupdate1.symbols
@@ -65,3 +65,11 @@ libqrupdate.so.1 libqrupdate1 #MINVER#
zqrqh_ at Base 1.0
zqrshc_ at Base 1.0
zqrtv1_ at Base 1.0
+ clu1up_ at Base 1.1.1
+ clup1up_ at Base 1.1.1
+ dlu1up_ at Base 1.1.1
+ dlup1up_ at Base 1.1.1
+ slu1up_ at Base 1.1.1
+ slup1up_ at Base 1.1.1
+ zlu1up_ at Base 1.1.1
+ zlup1up_ at Base 1.1.1
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qrupdate.git
More information about the debian-science-commits
mailing list