[SCM] ktexteditor packaging branch, master, updated. debian/5.16.0-1-9-g4898e64

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:01:16 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=4898e64

The following commit has been merged in the master branch:
commit 4898e6418ea44eeacc759dda0b904a2f7569cd2b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:00 2016 +0100

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

diff --git a/debian/control b/debian/control
index 4df4c36..c28efa6 100644
--- a/debian/control
+++ b/debian/control
@@ -87,19 +87,3 @@ Description: provide advanced plain text editing services
  (Kate Part).
  .
  This contains the Kate Part plugin.
-
-Package: libkf5texteditor5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: libkf5texteditor5 (= ${binary:Version}), ${misc:Depends}
-Description: provide advanced plain text editing services
- The KTextEditor interfaces - also called KTE interfaces - are a set
- of well-defined interfaces which an application or library can
- implement to provide advanced plain text editing
- services. Applications which utilise this interface can thus allow
- the user to choose which implementation of the editor component to
- use. The only implementation right now is the Kate Editor Component
- (Kate Part).
- .
- Contains debug symbols for texteditor.
diff --git a/debian/rules b/debian/rules
index bbdc790..28f8045 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=libkf5texteditor5-dbg
+	$(overridden_command) --ddeb-migration='libkf5texteditor5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
ktexteditor packaging



More information about the pkg-kde-commits mailing list