[viennacl] 04/06: Use wrap-and-sort.

Anton Gladky gladk at moszumanska.debian.org
Thu Sep 18 22:28:14 UTC 2014


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

gladk pushed a commit to branch master
in repository viennacl.

commit 029cb4e217c408a1628345b7cd7747e90581aff2
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Sep 18 21:59:30 2014 +0200

    Use wrap-and-sort.
---
 debian/control   | 40 ++++++++++++++++++++++++++++++----------
 debian/copyright |  2 +-
 2 files changed, 31 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index b98836e..16cf9f1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,25 @@ Source: viennacl
 Section: science
 Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Wild <themiwi at users.sourceforge.net>, Toby Smithe <tsmithe at ubuntu.com>, Anton Gladky <gladk at debian.org>
-Build-Depends: debhelper (>= 9), cmake (>= 2.8), libboost-filesystem-dev,
- libboost-chrono-dev, libboost-date-time-dev, libboost-serialization-dev,
- libboost-thread-dev, texlive-latex-extra, texlive-latex-recommended,
- texlive-fonts-recommended, texlive-pstricks, ghostscript, doxygen, 
- ocl-icd-opencl-dev | opencl-dev
+Uploaders:
+ Michael Wild <themiwi at users.sourceforge.net>,
+ Toby Smithe <tsmithe at ubuntu.com>,
+ Anton Gladky <gladk at debian.org>
+Build-Depends:
+ cmake (>= 2.8),
+ debhelper (>= 9),
+ doxygen,
+ ghostscript,
+ libboost-chrono-dev,
+ libboost-date-time-dev,
+ libboost-filesystem-dev,
+ libboost-serialization-dev,
+ libboost-thread-dev,
+ ocl-icd-opencl-dev | opencl-dev,
+ texlive-fonts-recommended,
+ texlive-latex-extra,
+ texlive-latex-recommended,
+ texlive-pstricks
 Standards-Version: 3.9.5
 Homepage: http://viennacl.sourceforge.net
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/viennacl.git
@@ -16,8 +29,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/viennac
 Package: libviennacl-dev
 Architecture: all
 Section: libdevel
-Depends: ${misc:Depends}, ocl-icd-opencl-dev | opencl-dev
-Suggests: libeigen2-dev, libboost-dev, libviennacl-doc
+Depends:
+ ocl-icd-opencl-dev | opencl-dev,
+ ${misc:Depends}
+Suggests:
+ libboost-dev,
+ libeigen2-dev,
+ libviennacl-doc
 Description: Scientific computing library written in C++ based on OpenCL
  The Vienna Computing Library (ViennaCL) is a scientific computing library
  written in C++ and based on OpenCL. It allows simple, high-level access to the
@@ -32,8 +50,10 @@ Description: Scientific computing library written in C++ based on OpenCL
 Package: libviennacl-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
-Suggests: libviennacl-dev
+Depends:
+ ${misc:Depends}
+Suggests:
+ libviennacl-dev
 Description: ViennaCL API and user documentation
  The Vienna Computing Library (ViennaCL) is a scientific computing library
  written in C++ and based on OpenCL. It allows simple, high-level access to the
diff --git a/debian/copyright b/debian/copyright
index 771ee0a..91e130c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -78,7 +78,7 @@ Copyright: 2003-2008 Michael Shell
 License: LPPL
  This code is offered as-is without any warranty either expressed or
  implied; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE! 
+ FITNESS FOR A PARTICULAR PURPOSE!
  User assumes all risk.
  In no event shall IEEE or any contributor to this code be liable for
  any damages or losses, including, but not limited to, incidental,

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



More information about the debian-science-commits mailing list