[SCM] gwenview packaging branch, master, updated. debian/15.08.3-1-5-g59a6614

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:21:33 UTC 2016


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

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

    Automatic update with ddeb_migration.py
---
 debian/control | 11 -----------
 debian/rules   |  5 ++++-
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index b70dfa5..29752ec 100644
--- a/debian/control
+++ b/debian/control
@@ -40,14 +40,3 @@ Description: image viewer
  making simple adjustments, such as rotating or cropping images.
  .
  This package is part of the KDE graphics module.
-
-Package: gwenview-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: gwenview (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for the gwenview
- This package contains debugging files used to investigate problems with
- Gwenview.
- .
- This package is part of the KDE graphics module.
diff --git a/debian/rules b/debian/rules
index 887643b..d988816 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 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_test:
 	# Disable dh_auto_test at build time
 	:
@@ -10,4 +13,4 @@ override_dh_auto_configure:
 	$(overridden_command) -- -DGWENVIEW_SEMANTICINFO_BACKEND_NONE=true
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=gwenview-dbg
+	$(overridden_command) --ddeb-migration='gwenview-dbg (<= 4:15.12.1-1~~)'

-- 
gwenview packaging



More information about the pkg-kde-commits mailing list