--- userconfig-0.9.0.orig/userconfig.desktop +++ userconfig-0.9.0/userconfig.desktop @@ -57,4 +57,3 @@ GenericName[sr@Latn]=Uređivač korisničkih naloga GenericName[sv]=Editor för användarkonton GenericName[xx]=xxUser Account Editorxx -X-Ubuntu-Gettext-Domain=desktop_guidance --- userconfig-0.9.0.orig/debian/changelog +++ userconfig-0.9.0/debian/changelog @@ -0,0 +1,6 @@ +userconfig (0.9.0-0ubuntu1) karmic; urgency=low + + [ Jonathan Riddell ] + * Initial package (LP: #420553) + + -- Jonathan Thomas Tue, 01 Sep 2009 19:31:06 -0400 --- userconfig-0.9.0.orig/debian/control +++ userconfig-0.9.0/debian/control @@ -0,0 +1,15 @@ +Source: userconfig +Section: admin +Priority: extra +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Jonathan Riddell +Build-Depends: debhelper (>= 7), cdbs, pkg-kde-tools, kdelibs5-dev, + python-support, python-qt4-dev, python-kde4-dev +Standards-Version: 3.8.3 +Homepage: https://code.launchpad.net/~kubuntu-members/guidance/userconfig-kde4 + +Package: userconfig +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, python-kde4 +Description: user and group setup tool for KDE + A System Settings module for managing users and groups on your system. --- userconfig-0.9.0.orig/debian/rules +++ userconfig-0.9.0/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk + +binary-install/userconfig:: + dh_pysupport --- userconfig-0.9.0.orig/debian/compat +++ userconfig-0.9.0/debian/compat @@ -0,0 +1 @@ +7 --- userconfig-0.9.0.orig/debian/copyright +++ userconfig-0.9.0/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by Jonathan Riddell on +Wed, 17 Jun 2009 11:39:13 +0100. + +It was downloaded from https://code.edge.launchpad.net/~kubuntu-members/guidance/userconfig-kde4 + +Upstream Author: + + Yuriy Kozlov + +Copyright: + + 2003-2006 by Simon Edwards + 2008-2009 by Yuriy Kozlov, Jonathan Thomas, Ralph Janke + +License: + + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems the full text of the GPL is available in +'/usr/share/common-licenses/GPL' + +The Debian packaging is (C) 2009, Canonical Ltd and +is licensed under the GNU GPL version 2 or later, see `/usr/share/common-licenses/GPL'.