[SCM] kplotting packaging branch, master, updated. debian/5.16.0-1-8-gd50d2d9
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 8 20:00:26 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kplotting.git;a=commitdiff;h=d50d2d9
The following commit has been merged in the master branch:
commit d50d2d99d731788ea9ed7d9e24212731d7e02d54
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Feb 7 12:08:58 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 15 ---------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index d597952..f030f88 100644
--- a/debian/control
+++ b/debian/control
@@ -40,18 +40,3 @@ Description: KPlotting provides classes to do plotting.
to specify information in "data units"; i.e., the natural units of the
data being plotted. KPlotWidget automatically converts everything
to screen pixel units.
-
-Package: libkf5plotting5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5plotting5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kplotting
- KPlotWidget is a QWidget-derived class that provides a virtual base class
- for easy data-plotting. The idea behind KPlotWidget is that you only have
- to specify information in "data units"; i.e., the natural units of the
- data being plotted. KPlotWidget automatically converts everything
- to screen pixel units.
- .
- Contains debug symbols for kplotting.
diff --git a/debian/rules b/debian/rules
index e5b1c9d..b6d5340 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
- $(overridden_command) --dbg-package=libkf5plotting5-dbg
+ $(overridden_command) --ddeb-migration='libkf5plotting5-dbg (<= 5.19.0-1~~)'
override_dh_auto_test:
xvfb-run -a $(overridden_command)
--
kplotting packaging
More information about the pkg-kde-commits
mailing list