[SCM] dragon packaging branch, master, updated. debian/15.08.3-1-4-g44fd2eb

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


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

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

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

diff --git a/debian/control b/debian/control
index 03bcc41..f52e3d3 100644
--- a/debian/control
+++ b/debian/control
@@ -43,14 +43,3 @@ Description: simple video player
   - Starts quickly.
  .
  This package is part of the KDE multimedia module.
-
-Package: dragonplayer-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: dragonplayer (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for dragonplayer
- This package contains debugging files used to investigate problems with
- dragonplayer.
- .
- This package is part of the KDE multimedia module.
diff --git a/debian/dragon.install b/debian/dragon.install
new file mode 100644
index 0000000..1b91047
--- /dev/null
+++ b/debian/dragon.install
@@ -0,0 +1 @@
+usr/
diff --git a/debian/rules b/debian/rules
index cbc6244..98b8586 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,10 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_auto_install:
+	$(overridden_command) --destdir=debian/tmp
+
+override_dh_auto_install:
 	$(overridden_command) --destdir=debian/dragonplayer
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=dragonplayer-dbg
+	$(overridden_command) --ddeb-migration='dragonplayer-dbg (<= 4:15.12.1-1~~)'

-- 
dragon packaging



More information about the pkg-kde-commits mailing list