[SCM] gpgmepp packaging branch, master, updated. debian/15.08.1-1-4-g168a5c7

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:03:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/gpgmepp.git;a=commitdiff;h=835ace4

The following commit has been merged in the master branch:
commit 835ace4198066c33b45ffe2818fc386e58fb289b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:07 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 d961d71..5d3e7d9 100644
--- a/debian/control
+++ b/debian/control
@@ -63,16 +63,3 @@ Description: library for GpgME++ integration with Qt
  and some Qt datatypes (e.g. QByteArray).
  .
  This package is part of the KDE Development Platform PIM libraries module.
-
-Package: gpgmepp-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5gpgmepp5 (= ${binary:Version}) | libkf5gpgmepp-pthread5 (= ${binary:Version}) | libkf5qgpgme5 (= ${binary:Version}),
-         ${misc:Depends}
-Description: c++ wrapper library for gpgme - debug symbols
- GpgME++ is a C++ wrapper (or C++ bindings) for the GnuPG project's gpgme
- (GnuPG Made Easy) library.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 4bdca5f..519503d 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=gpgmepp-dbg
+	$(overridden_command) --ddeb-migration='gpgmepp-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
gpgmepp packaging



More information about the pkg-kde-commits mailing list