[SCM] ksnapshot packaging branch, master, updated. 62eb6582a0e2d826f503f10341a2460fef199bb9

Pino Toscano pino at alioth.debian.org
Wed Oct 26 23:27:39 UTC 2011


The following commit has been merged in the master branch:
commit 62eb6582a0e2d826f503f10341a2460fef199bb9
Author: Pino Toscano <pino at debian.org>
Date:   Thu Oct 27 01:27:13 2011 +0200

    control: sync with kdegraphics
    
    add missing libxext-dev too, lost in the split
---
 debian/control |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 78e68ed..cc52c68 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,12 @@
 Source: ksnapshot
-Section: graphics
+Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Eshat Cakar <info at eshat.de>
 Build-Depends: kde-sc-dev-latest (>= 4:4.7.2),
+ cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12),
  kdelibs5-dev (>= 4:4.7),
- cmake,
- debhelper (>= 7.3.16),
- pkg-kde-tools,
+ libxext-dev,
  libxfixes-dev,
  libkipi-dev
 Standards-Version: 3.9.2
@@ -16,6 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/ksnapshot.git
 Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/ksnapshot.git
 
 Package: ksnapshot
+Section: graphics
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: okular (<= 4:4.6.3-2~)

-- 
ksnapshot packaging



More information about the pkg-kde-commits mailing list