[SCM] kmag packaging branch, master, updated. debian/14.12.2-1-4-ga731f3c

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 17 16:46:37 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmag.git;a=commitdiff;h=a731f3c

The following commit has been merged in the master branch:
commit a731f3c1c21a0cb47a9a1aaf1656cad5509cdda7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Feb 17 17:46:11 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 14 --------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index f70486c..5a6e5ea 100644
--- a/debian/control
+++ b/debian/control
@@ -31,17 +31,3 @@ Description: screen magnifier tool
  people with low vision.
  .
  This package is part of the KDE accessibility module.
-
-Package: kmag-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kmag (= ${binary:Version}), ${misc:Depends}
-Breaks: kdeaccessibility-dbg (<< 4:4.8)
-Replaces: kdeaccessibility-dbg (<< 4:4.8)
-Description: debugging symbols for kmag
- This package contains the debugging symbols for kmag. It is to be used
- in order to be able provide proper back traces for possible crashes or
- for running kmag in gdb or valgrind for meaningful output
- .
- This package is part of the KDE accessibility module.
diff --git a/debian/rules b/debian/rules
index 0950fb6..cbde479 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kmag-dbg
+	$(overridden_command) --ddeb-migration='kmag-dbg (<= 4:14.12.2-1~)'
 
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp

-- 
kmag packaging



More information about the pkg-kde-commits mailing list