[SCM] kldap packaging branch, master, updated. debian/15.08.1-1-5-g08e082f

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:23:15 UTC 2016


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

The following commit has been merged in the master branch:
commit 98f15953ceeb184701435fa9ea9aefdcef124f32
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:25 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 fff7e99..00923b4 100644
--- a/debian/control
+++ b/debian/control
@@ -44,16 +44,3 @@ Description: library for accessing LDAP
  for querying and modifying directory services running over TCP/IP.
  .
  This package is part of the KDE Development Platform PIM libraries module.
-
-Package: libkf5ldap-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5ldap5 (= ${binary:Version}), ${misc:Depends}
-Description: library for accessing LDAP - debug symbols
- This is a library for accessing LDAP with a convenient Qt style C++ API.
- LDAP (Lightweight Directory Access Protocol) is an application protocol
- for querying and modifying directory services running over TCP/IP.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 431df98..78b644f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5ldap-dbg
+	$(overridden_command) --ddeb-migration='libkf5ldap-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kldap packaging



More information about the pkg-kde-commits mailing list