[gnuplot-iostream] 02/07: Use wrap-and-sort.

Anton Gladky gladk at moszumanska.debian.org
Sat Sep 6 15:44:20 UTC 2014


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

gladk pushed a commit to branch master
in repository gnuplot-iostream.

commit 0a8b6a37331c1814f78455a3425e5b98d2a19286
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Sep 6 11:04:31 2014 +0200

    Use wrap-and-sort.
---
 debian/control | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index a504778..5401747 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,31 @@ Source: gnuplot-iostream
 Section: libdevel
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Anton Gladky <gladk at debian.org>
+Uploaders:
+ Anton Gladky <gladk at debian.org>
 Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), libboost-iostreams-dev, gnuplot,
- libboost-system-dev, libboost-filesystem-dev, libblitz-dev, libarmadillo-dev
+Build-Depends:
+ debhelper (>= 9),
+ gnuplot,
+ libarmadillo-dev,
+ libblitz-dev,
+ libboost-filesystem-dev,
+ libboost-iostreams-dev,
+ libboost-system-dev
 Homepage: http://www.stahlke.org/dan/gnuplot-iostream/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/gnuplot-iostream.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/gnuplot-iostream.git
 
 Package: libgnuplot-iostream-dev
 Architecture: all
-Depends: gnuplot, libboost-iostreams-dev, libboost-system-dev, 
- libboost-filesystem-dev, ${misc:Depends}
-Suggests: gnuplot-iostream-doc
+Depends:
+ gnuplot,
+ libboost-filesystem-dev,
+ libboost-iostreams-dev,
+ libboost-system-dev,
+ ${misc:Depends}
+Suggests:
+ gnuplot-iostream-doc
 Description: C++ programming interface for gnuplot. Headers
  This interface allows gnuplot to be controlled from C++ and is designed to be
  the lowest hanging fruit. In other words, if you know how gnuplot works it
@@ -33,8 +45,12 @@ Description: C++ programming interface for gnuplot. Headers
 Package: libgnuplot-iostream-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
-Suggests: cmake, gnuplot-iostream, libblitz0-dev
+Depends:
+ ${misc:Depends}
+Suggests:
+ cmake,
+ gnuplot-iostream,
+ libblitz0-dev
 Description: C++ programming interface for gnuplot. Docs and examples
  This interface allows gnuplot to be controlled from C++ and is designed to be
  the lowest hanging fruit. In other words, if you know how gnuplot works it

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



More information about the debian-science-commits mailing list