[Pkg-xfce-commits] r1346 - in goodies: . xfkc xfkc/debian
corsac-guest at alioth.debian.org
corsac-guest at alioth.debian.org
Sat Aug 18 18:43:18 UTC 2007
Author: corsac-guest
Date: 2007-08-18 18:43:18 +0000 (Sat, 18 Aug 2007)
New Revision: 1346
Added:
goodies/xfkc/
goodies/xfkc/debian/
goodies/xfkc/debian/changelog
goodies/xfkc/debian/compat
goodies/xfkc/debian/control
goodies/xfkc/debian/copyright
goodies/xfkc/debian/rules
Log:
initial import (without ITP)
Property changes on: goodies/xfkc
___________________________________________________________________
Name: mergewithupstream
+ +1
Added: goodies/xfkc/debian/changelog
===================================================================
--- goodies/xfkc/debian/changelog (rev 0)
+++ goodies/xfkc/debian/changelog 2007-08-18 18:43:18 UTC (rev 1346)
@@ -0,0 +1,5 @@
+xfkc (0.2-1) UNRELEASED; urgency=low
+
+ * Initial Release.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 15 Jan 2007 14:17:06 +0100
Added: goodies/xfkc/debian/compat
===================================================================
--- goodies/xfkc/debian/compat (rev 0)
+++ goodies/xfkc/debian/compat 2007-08-18 18:43:18 UTC (rev 1346)
@@ -0,0 +1 @@
+4
Added: goodies/xfkc/debian/control
===================================================================
--- goodies/xfkc/debian/control (rev 0)
+++ goodies/xfkc/debian/control 2007-08-18 18:43:18 UTC (rev 1346)
@@ -0,0 +1,15 @@
+Source: xfkc
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Stefan Ott <stefan at desire.ch>
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, libxfce4util-dev, libxklavier11-dev (>= 3.0), libxml-parser-perl
+Standards-Version: 3.7.2
+
+Package: xfkc
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: keyboard layout configuration tool
+ XfKC is a keyboard layout configuration tool for the Xfce desktop environment.
+ It allows you to select your keyboard model, and the layouts that you want to
+ use. You won't have to tweak your xorg.conf to set up your keyboard.
Added: goodies/xfkc/debian/copyright
===================================================================
--- goodies/xfkc/debian/copyright (rev 0)
+++ goodies/xfkc/debian/copyright 2007-08-18 18:43:18 UTC (rev 1346)
@@ -0,0 +1,26 @@
+This package was debianized by Stefan Ott <stefan at desire.ch> on
+Mon, 15 Jan 2007 14:10:38 +0100
+
+It was downloaded from
+http://gauvain.tuxfamily.org/code/xfkc.html
+
+Upstream Author:
+ Gauvain Pocentek <gauvainpocentek at gmail.com>
+
+License:
+ 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
+ the Free Software Foundation; version 2 dated June, 1991.
+
+ This package 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
Added: goodies/xfkc/debian/rules
===================================================================
--- goodies/xfkc/debian/rules (rev 0)
+++ goodies/xfkc/debian/rules 2007-08-18 18:43:18 UTC (rev 1346)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
Property changes on: goodies/xfkc/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-xfce-commits
mailing list