[qcustomplot] 05/08: Update so-number.

Anton Gladky gladk at moszumanska.debian.org
Sun May 24 20:10:31 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 50880424ff04e7df2022986c9fb9028fa64eedb7
Author: Anton Gladky <gladk at debian.org>
Date:   Sun May 24 20:49:58 2015 +0200

    Update so-number.
---
 debian/control                   | 8 ++++----
 debian/libqcustomplot1.3.install | 1 +
 debian/rules                     | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 90ba821..e33e272 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: libqcustomplot-dev
 Section: libdevel
 Architecture: any
 Depends:
- libqcustomplot1.2 (= ${binary:Version}),
+ libqcustomplot1.3 (= ${binary:Version}),
  qtbase5-dev,
  ${misc:Depends}
 Description: Qt C++ widget for plotting. Header
@@ -37,7 +37,7 @@ Description: Qt C++ widget for plotting. Documentation and examples
  realtime visualization applications. The package contains examples and
  documentation.
 
-Package: libqcustomplot1.2
+Package: libqcustomplot1.3
 Architecture: any
 Multi-Arch: same
 Pre-Depends:
@@ -50,7 +50,7 @@ Description: Qt C++ widget for plotting
  quality 2D plots, graphs and charts, as well as offering high performance for
  realtime visualization applications.
 
-Package: libqcustomplot1.2-dbg
+Package: libqcustomplot1.3-dbg
 Architecture: any
 Section: debug
 Priority: extra
@@ -58,7 +58,7 @@ Multi-Arch: same
 Pre-Depends:
  ${misc:Pre-Depends}
 Depends:
- libqcustomplot1.2 (= ${binary:Version}),
+ libqcustomplot1.3 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: Qt C++ widget for plotting. Debugging symbols
diff --git a/debian/libqcustomplot1.3.install b/debian/libqcustomplot1.3.install
new file mode 100644
index 0000000..6ebfe3e
--- /dev/null
+++ b/debian/libqcustomplot1.3.install
@@ -0,0 +1 @@
+usr/lib/*/libqcustomplot.so.*
diff --git a/debian/rules b/debian/rules
index 7665e8c..d150f81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@ --parallel
 
 override_dh_strip:
-	dh_strip --dbg-package=libqcustomplot1.2-dbg
+	dh_strip --dbg-package=libqcustomplot1.3-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