[SCM] kcolorchooser packaging branch, master, updated. 78de05357da1c7a81cb5b78a07c2448892481269

Eshat Cakar eshat-guest at alioth.debian.org
Wed Sep 28 15:29:34 UTC 2011


The following commit has been merged in the master branch:
commit dc78da09cfb578e58605ed9945f6d21c739ecc0a
Author: Eshat Cakar <info at eshat.de>
Date:   Wed Sep 28 17:27:19 2011 +0200

    add us to copyright, adjust control file
---
 debian/control   |   17 +++++++++++------
 debian/copyright |    1 +
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 85f3a75..b703dfd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: kcolorchooser
 Section: graphics
 Priority: extra
-Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
+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.1),
- cmake, debhelper (>= 7.0.50~), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.7)
-Standards-Version: 3.9.1
+	       kdelibs5-dev (>= 4:4.7)
+	       pkg-kde-tools,
+	       debhelper (>= 7.0.50~), 
+	       cmake, 
+Standards-Version: 3.9.2
 Homepage: https://projects.kde.org/projects/kde/kdegraphics/kcolorchooser
-Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kcolorchooser
-Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kcolorchooser
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kcolorchooser.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kcolorchooser.git
 
 Package: kcolorchooser
 Section: graphics
 Architecture: any
+Replaces: kcoloredit
+Breaks: kcoloredit
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: color chooser and palette editor
  KColorChooser is a color palette tool, used to mix colors and create custom
diff --git a/debian/copyright b/debian/copyright
index c36f4df..6182e97 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,6 +25,7 @@ License: MIT
 
 Files: debian/*
 Copyright: 2011 Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
+Copyright: 2011 Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 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

-- 
kcolorchooser packaging



More information about the pkg-kde-commits mailing list