[SCM] kbruch packaging branch, master, updated. debian/15.08.3-1-5-gdfea95c

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:20:37 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 2b78998..708811a 100644
--- a/debian/control
+++ b/debian/control
@@ -30,14 +30,3 @@ Description: fraction learning aid for KDE
  KBruch is an aid for learning how to calculate with fractions.
  .
  This package is part of the KDE education module.
-
-Package: kbruch-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: kbruch (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for kbruch
- This package contains debugging files used to investigate problems with
- kbruch.
- .
- This package is part of the KDE education module.
diff --git a/debian/kbruch.install b/debian/kbruch.install
new file mode 100644
index 0000000..1b91047
--- /dev/null
+++ b/debian/kbruch.install
@@ -0,0 +1 @@
+usr/
diff --git a/debian/rules b/debian/rules
index 41f25da..b8bd8ed 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_auto_install:
-	$(overridden_command) --destdir=debian/kbruch
+	$(overridden_command) --destdir=debian/tmp
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kbruch-dbg
+	$(overridden_command) --ddeb-migration='kbruch-dbg (<= 4:15.12.1-1~~)'

-- 
kbruch packaging



More information about the pkg-kde-commits mailing list