[clapack] 04/04: Fix sections
Andreas Tille
tille at debian.org
Thu May 26 18:20:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository clapack.
commit 51d2ef4936f0d286f1ddfd6eaf0dc40e0ec986f4
Author: Andreas Tille <tille at debian.org>
Date: Thu May 26 20:19:19 2016 +0200
Fix sections
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a055ffb..d6455e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: clapack
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
-Section: libs
+Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
cmake,
@@ -14,6 +14,7 @@ Homepage: http://www.netlib.org/clapack/
Package: libcblas3
Architecture: any
+Section: libs
Provides: libcblas.so.3
Depends: ${shlibs:Depends}, ${misc:Depends}, libblas-common
Description: Basic Linear Algebra Reference implementations, shared library
@@ -51,6 +52,7 @@ Description: Basic Linear Algebra Subroutines 3, static library
Package: libclapack3
Architecture: any
+Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Provides: libclapack.so.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clapack.git
More information about the debian-science-commits
mailing list