[SCM] kmouth packaging branch, master, updated. debian/15.08.0-1-9-g05bf541

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 21 18:24:45 UTC 2016


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

The following commit has been merged in the master branch:
commit 7a36cf6f38133672ca906a877021d22af09ad6a4
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Mon May 9 11:14:14 2016 +0200

    Migrate dbg package to automatic dbgsym
---
 debian/control | 15 ---------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 262f2ca..441e09b 100644
--- a/debian/control
+++ b/debian/control
@@ -28,18 +28,3 @@ Description: type-and-say frontend for speech synthesizers
  sentences to be re-spoken.
  .
  This package is part of the KDE accessibility module.
-
-Package: kmouth-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kmouth (= ${binary:Version}), ${misc:Depends}
-Recommends: jovie
-Breaks: kdeaccessibility-dbg (<< 4:4.8)
-Replaces: kdeaccessibility-dbg (<< 4:4.8)
-Description: debugging symbols for kmouth
- This package contains the debugging symbols for kmouth. It is to be used
- in order to be able provide proper back traces for possible crashes or
- for running kmouth 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 5d9ab28..33a267f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kmouth-dbg
+	$(overridden_command) --dbgsym-migration='kmouth-dbg (<= 4:15.08.0-2~1.gbpc313eb~)'

-- 
kmouth packaging



More information about the pkg-kde-commits mailing list