[qcustomplot] 02/02: Use wrap-and-sort.

Anton Gladky gladk at alioth.debian.org
Fri Nov 8 17:36:44 UTC 2013


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

gladk pushed a commit to branch master
in repository qcustomplot.

commit 42359b26500d6d554ba7e47113217c9943ffaad9
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Nov 8 18:30:40 2013 +0100

    Use wrap-and-sort.
---
 debian/control   |   51 +++++++++++++++++++--------------------------------
 debian/copyright |    1 -
 2 files changed, 19 insertions(+), 33 deletions(-)

diff --git a/debian/control b/debian/control
index 689cae7..77a8280 100644
--- a/debian/control
+++ b/debian/control
@@ -2,52 +2,41 @@ Source: qcustomplot
 Section: libs
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Homepage: http://www.qcustomplot.com
 Standards-Version: 3.9.4
-Build-Depends:
- cmake,
- debhelper (>= 9),
- libqt4-dev
+Build-Depends: cmake, debhelper (>= 9), libqt4-dev
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/qcustomplot.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/qcustomplot.git
 
 Package: libqcustomplot-dev
 Section: libdevel
 Architecture: any
-Depends:
- libqcustomplot1.1 (= ${binary:Version}),
- libqt4-dev,
- ${misc:Depends}
+Depends: libqcustomplot1.1 (= ${binary:Version}), libqt4-dev, ${misc:Depends}
 Conflicts: libqcustomplot-dev
 Description: Qt C++ widget for plotting. Header
- QCustomPlot plotting library focuses on making good looking, publication 
- quality 2D plots, graphs and charts, as well as offering high performance for 
+ QCustomPlot plotting library focuses on making good looking, publication
+ quality 2D plots, graphs and charts, as well as offering high performance for
  realtime visualization applications. The package contains a header-file.
 
 Package: libqcustomplot-doc
 Section: doc
 Architecture: all
-Depends:
- ${misc:Depends}
+Depends: ${misc:Depends}
 Description: Qt C++ widget for plotting. Documentation and examples
- QCustomPlot plotting library focuses on making good looking, publication 
- quality 2D plots, graphs and charts, as well as offering high performance for 
- realtime visualization applications. The package contains examples and 
+ QCustomPlot plotting library focuses on making good looking, publication
+ quality 2D plots, graphs and charts, as well as offering high performance for
+ realtime visualization applications. The package contains examples and
  documentation.
 
 Package: libqcustomplot1.1
 Architecture: any
 Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt C++ widget for plotting
- QCustomPlot plotting library focuses on making good looking, publication 
- quality 2D plots, graphs and charts, as well as offering high performance for 
+ QCustomPlot plotting library focuses on making good looking, publication
+ quality 2D plots, graphs and charts, as well as offering high performance for
  realtime visualization applications.
 
 Package: libqcustomplot1.1-dbg
@@ -55,13 +44,11 @@ Architecture: any
 Section: debug
 Priority: extra
 Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
-Depends:
- ${misc:Depends},
- ${shlibs:Depends},
- libqcustomplot1.1 (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
+Depends: libqcustomplot1.1 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Qt C++ widget for plotting. Debugging symbols
- QCustomPlot plotting library focuses on making good looking, publication 
- quality 2D plots, graphs and charts, as well as offering high performance for 
+ QCustomPlot plotting library focuses on making good looking, publication
+ quality 2D plots, graphs and charts, as well as offering high performance for
  realtime visualization applications. The package contains debugging symbols.
diff --git a/debian/copyright b/debian/copyright
index 977f9ba..f4e197e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,4 +9,3 @@ License: GPL-3+
  On Debian systems the full text of the GPL License
  version 3.0 can be found in the file
  /usr/share/common-licenses/GPL-3
-

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



More information about the debian-science-commits mailing list