[SCM] kpty packaging branch, master, updated. debian/5.16.0-1-8-gd75c055

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


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

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

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

diff --git a/debian/control b/debian/control
index 00c3da6..2fcd4dd 100644
--- a/debian/control
+++ b/debian/control
@@ -51,16 +51,3 @@ Description: Pty abstraction.
  registration and setting various terminal attributes.
  .
  This package contains the translations
-
-Package: libkf5pty5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5pty5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kpty
- Provides primitives for opening & closing a pseudo
- TTY pair, assigning the controlling TTY, utmp
- registration and setting various terminal attributes.
- .
- Contains debug symbols for kpty.
diff --git a/debian/rules b/debian/rules
index d3c3a8c..c85f6e2 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=libkf5pty5-dbg
+	$(overridden_command) --ddeb-migration='libkf5pty5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kpty packaging



More information about the pkg-kde-commits mailing list