[qcustomplot] 03/05: Update so-number.
Anton Gladky
gladk at moszumanska.debian.org
Thu Apr 3 20:49:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository qcustomplot.
commit af0b88208c7b55fe2d870ea0dcbd65c99edcbb93
Author: Anton Gladky <gladk at debian.org>
Date: Thu Apr 3 22:34:40 2014 +0200
Update so-number.
---
debian/control | 12 ++++++------
.../{libqcustomplot1.1.install => libqcustomplot1.2.install} | 0
debian/rules | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 77a8280..6cf230b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ 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
-Standards-Version: 3.9.4
-Build-Depends: cmake, debhelper (>= 9), libqt4-dev
+Standards-Version: 3.9.5
+Build-Depends: cmake, debhelper (>= 9), qt5-default
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.2 (= ${binary:Version}), qt5-default, ${misc:Depends}
Conflicts: libqcustomplot-dev
Description: Qt C++ widget for plotting. Header
QCustomPlot plotting library focuses on making good looking, publication
@@ -29,7 +29,7 @@ Description: Qt C++ widget for plotting. Documentation and examples
realtime visualization applications. The package contains examples and
documentation.
-Package: libqcustomplot1.1
+Package: libqcustomplot1.2
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -39,13 +39,13 @@ Description: Qt C++ widget for plotting
quality 2D plots, graphs and charts, as well as offering high performance for
realtime visualization applications.
-Package: libqcustomplot1.1-dbg
+Package: libqcustomplot1.2-dbg
Architecture: any
Section: debug
Priority: extra
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
-Depends: libqcustomplot1.1 (= ${binary:Version}),
+Depends: libqcustomplot1.2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Qt C++ widget for plotting. Debugging symbols
diff --git a/debian/libqcustomplot1.1.install b/debian/libqcustomplot1.2.install
similarity index 100%
rename from debian/libqcustomplot1.1.install
rename to debian/libqcustomplot1.2.install
diff --git a/debian/rules b/debian/rules
index 4b3e696..7665e8c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
dh $@ --parallel
override_dh_strip:
- dh_strip --dbg-package=libqcustomplot1.1-dbg
+ dh_strip --dbg-package=libqcustomplot1.2-dbg
--
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