[SCM] kamera packaging branch, master, updated. debian/15.08.2-1-6-gb977a9c

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:12:54 UTC 2016


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

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

    Automatic update with ddeb_migration.py
---
 debian/control | 13 -------------
 debian/rules   |  7 +++++--
 2 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 8c2f1b2..04cfc5c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,16 +31,3 @@ Description: digital camera support for KDE applications
  a digital camera.
  .
  This package is part of the KDE graphics module.
-
-Package: kamera-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Breaks: kdegraphics-dbg (<< 4:4.6.90)
-Replaces: kdegraphics-dbg (<< 4:4.6.90)
-Depends: kamera (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for kamera
- This package contains debugging files used to investigate problems with
- the kamera binaries.
- .
- This package is part of the KDE graphics module.
diff --git a/debian/rules b/debian/rules
index 4e1e130..44a7955 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,12 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+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/kamera
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kamera-dbg
+	$(overridden_command) --ddeb-migration='kamera-dbg (<= 4:15.12.1-1~~)'

-- 
kamera packaging



More information about the pkg-kde-commits mailing list