[SCM] kio packaging branch, master, updated. debian/5.16.0-1-16-g14e1cab

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:04:21 UTC 2016


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

The following commit has been merged in the master branch:
commit 3b872c96a245c3be7696c9dafc54ff61a672849d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:06 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 5b3748b..6a43e47 100644
--- a/debian/control
+++ b/debian/control
@@ -132,17 +132,3 @@ Description: Resource and network access abstraction.
  sftp, smb, nfs, ssh (fish), man, tar and zip.
  .
  This library contains some UI widgets.
-
-Package: kio-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: kio (= ${binary:Version}), ${misc:Depends}
-Description: Resource and network access abstraction.
- KDE Input/Output framework provides a single API for
- operating on files, whether local or on a remote server.
- Additionally, KIO Slaves provide support for individual
- protocols. Some particularly useful ones are http, ftp,
- sftp, smb, nfs, ssh (fish), man, tar and zip.
- .
- This package contains debug symbols for kio.
diff --git a/debian/rules b/debian/rules
index 57874a3..995bbfc 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=kio-dbg
+	$(overridden_command) --ddeb-migration='kio-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kio packaging



More information about the pkg-kde-commits mailing list