[SCM] kgpg packaging branch, master, updated. debian/15.08.3-1-5-g205c596

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:52:55 UTC 2016


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

The following commit has been merged in the master branch:
commit d47ffce7eb6dec6385d3534dcaedda7b5a2789b3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:38:25 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control      | 13 -------------
 debian/kgpg.install |  1 +
 debian/rules        |  4 ++--
 3 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index e2dab36..69bc0b7 100644
--- a/debian/control
+++ b/debian/control
@@ -32,16 +32,3 @@ Description: graphical front end for GNU Privacy Guard
  to the contents of the clipboard.
  .
  This package is part of the KDE Utilities module.
-
-Package: kgpg-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: kgpg (= ${binary:Version}), ${misc:Depends}
-Replaces: kdeutils-dbg (<< 4:4.8)
-Breaks: kdeutils-dbg (<< 4:4.8)
-Description: debugging symbols for kgpg
- This package contains debugging files used to investigate problems with
- binaries included in kgpg.
- .
- This package is part of the KDE Utilities module.
diff --git a/debian/kgpg.install b/debian/kgpg.install
new file mode 100644
index 0000000..1b91047
--- /dev/null
+++ b/debian/kgpg.install
@@ -0,0 +1 @@
+usr/
diff --git a/debian/rules b/debian/rules
index 94ff59f..04d196e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,10 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kgpg-dbg
+	$(overridden_command) --ddeb-migration='kgpg-dbg (<= 4:15.12.1-1~~)'
 
 override_dh_auto_install:
-	dh_auto_install --destdir=debian/kgpg
+	dh_auto_install --destdir=debian/tmp
 
 override_dh_shlibdeps:
 	$(overridden_command) -- -xkdepim-runtime

-- 
kgpg packaging



More information about the pkg-kde-commits mailing list