[qcustomplot] 07/08: Apply cme fix dpkg-control.
Anton Gladky
gladk at moszumanska.debian.org
Sun May 24 20:10:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository qcustomplot.
commit e0cbdf64cceb0fd6e050971cd47fd692aca6ae55
Author: Anton Gladky <gladk at debian.org>
Date: Sun May 24 20:51:24 2015 +0200
Apply cme fix dpkg-control.
---
debian/control | 52 ++++++++++++++++++++++------------------------------
1 file changed, 22 insertions(+), 30 deletions(-)
diff --git a/debian/control b/debian/control
index e33e272..5aba8cb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,36 +1,32 @@
Source: qcustomplot
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
Section: libs
+Testsuite: autopkgtest
Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Homepage: http://www.qcustomplot.com
+Build-Depends: cmake,
+ debhelper (>= 9),
+ qtbase5-dev
Standards-Version: 3.9.6
-Build-Depends:
- cmake,
- debhelper (>= 9),
- qtbase5-dev
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qcustomplot.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/qcustomplot.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/qcustomplot.git
-XS-Testsuite: autopkgtest
+Homepage: http://www.qcustomplot.com
Package: libqcustomplot-dev
-Section: libdevel
Architecture: any
-Depends:
- libqcustomplot1.3 (= ${binary:Version}),
- qtbase5-dev,
- ${misc:Depends}
+Section: libdevel
+Depends: libqcustomplot1.3 (= ${binary:Version}),
+ qtbase5-dev,
+ ${misc:Depends}
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
realtime visualization applications. The package contains a header-file.
Package: libqcustomplot-doc
-Section: doc
Architecture: all
-Depends:
- ${misc:Depends}
+Section: doc
+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
@@ -40,11 +36,9 @@ Description: Qt C++ widget for plotting. Documentation and examples
Package: libqcustomplot1.3
Architecture: any
Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-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
@@ -52,15 +46,13 @@ Description: Qt C++ widget for plotting
Package: libqcustomplot1.3-dbg
Architecture: any
+Multi-Arch: same
Section: debug
Priority: extra
-Multi-Arch: same
-Pre-Depends:
- ${misc:Pre-Depends}
-Depends:
- libqcustomplot1.3 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: libqcustomplot1.3 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-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
--
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