[SCM] kamera packaging branch, kde4.12, updated. debian/4.12.2-1-2-g2061150

Pino Toscano pino at moszumanska.debian.org
Tue Feb 18 07:33:55 UTC 2014


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

The following commit has been merged in the kde4.12 branch:
commit 2061150a73df67edc91d2db9bc2130703865b714
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 18 08:33:26 2014 +0100

    switch libgphoto2-2-dev B-D to libgphoto2-dev (#739353)
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9b3a9c8..7c1d1b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kamera (4:4.12.2-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Switch the libgphoto2-2-dev build dependency to libgphoto2-dev.
+    (Closes: #739353)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 18 Feb 2014 08:31:47 +0100
 
diff --git a/debian/control b/debian/control
index a04b8db..d18b6f8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
                kdelibs5-dev (>= 4:4.11),
-               libgphoto2-2-dev,
+               libgphoto2-dev,
                pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: https://projects.kde.org/projects/kde/kdegraphics/kamera

-- 
kamera packaging



More information about the pkg-kde-commits mailing list