[SCM] kamera packaging branch, master, updated. debian/16.04.2-1-2-g8cc211f
Pino Toscano
pino at moszumanska.debian.org
Thu Sep 1 05:37:59 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kamera.git;a=commitdiff;h=8cc211f
The following commit has been merged in the master branch:
commit 8cc211fae8764772eecb75a43d78806d7ffa970f
Author: Pino Toscano <pino at debian.org>
Date: Thu Sep 1 07:37:08 2016 +0200
simplify local installation
---
debian/changelog | 3 +++
debian/kamera.install | 1 -
debian/rules | 3 ---
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4485334..b37aa41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ kamera (4:16.08.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Stop forcing the local installation to debian/tmp, letting the package
+ directory as install place.
+ - remove kamera.install, no more used now
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 01 Sep 2016 07:34:51 +0200
diff --git a/debian/kamera.install b/debian/kamera.install
deleted file mode 100644
index 1b91047..0000000
--- a/debian/kamera.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/
diff --git a/debian/rules b/debian/rules
index 936d3a0..8177702 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,5 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_auto_configure:
$(overridden_command) -- -DHAVE_GPHOTO2_5=1
-override_dh_auto_install:
- $(overridden_command) --destdir=debian/tmp
-
override_dh_strip:
$(overridden_command) --dbgsym-migration='kamera-dbg (<= 4:15.12.1-1~~)'
--
kamera packaging
More information about the pkg-kde-commits
mailing list