[SCM] kanagram packaging branch, master, updated. debian/4.12.4-1-129-ge3fc3ea

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jul 29 09:34:54 UTC 2014


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

The following commit has been merged in the master branch:
commit 6e7cd24892210b718969cde76d6c5a90d11f35b7
Author: Harald Sitter <apachelogger at ubuntu.com>
Date:   Fri Jul 8 13:27:23 2011 +0200

    newline business
---
 debian/control   | 5 ++---
 debian/copyright | 3 +--
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c5af5e0..ac0ec53 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50~),
  cmake,
  pkg-kde-tools (>= 0.14),
- kde-sc-dev-latest (>= 4:4.6.80),
- libkdeedu-dev (>= 4:4.6.80)
+ kde-sc-dev-latest (>= 4:4.6.90),
+ libkdeedu-dev (>= 4:4.6.90)
 Standards-Version: 3.9.1
 Homepage: https://projects.kde.org/projects/kde/kdeedu/kanagram
 Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kanagram
@@ -31,4 +31,3 @@ Depends: ${misc:Depends}, kanagram (= ${binary:Version})
 Description: debugging symbols for kanagram
  This package contains debugging files used to investigate problems with
  binaries included in kanagram.
-
diff --git a/debian/copyright b/debian/copyright
index 3e9612c..55bb2ac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: http://www.kde.org
 
 Files: *
 Copyright: 2005 Joshua Keel <joshuakeel at gmail.com>
-	   2007 Jeremy Whiting <jeremy at scitools.com> 
+           2007 Jeremy Whiting <jeremy at scitools.com>
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -53,4 +53,3 @@ License: GPL-2+
  .
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
diff --git a/debian/rules b/debian/rules
index 216745f..85c80f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kanagram-dbg
\ No newline at end of file
+	$(overridden_command) --dbg-package=kanagram-dbg

-- 
kanagram packaging



More information about the pkg-kde-commits mailing list