[Pkg-xfce-commits] r3614 - goodies/trunk/xfkc/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Tue Oct 20 09:56:54 UTC 2009
Author: corsac
Date: 2009-10-20 21:56:54 +0000 (Tue, 20 Oct 2009)
New Revision: 3614
Modified:
goodies/trunk/xfkc/debian/changelog
goodies/trunk/xfkc/debian/compat
goodies/trunk/xfkc/debian/control
Log:
* debian/control:
- update standards version to 3.8.3.
- bump debhelper build-dep to 7.
- add ${misc:Depends} to Depends:.
* debian/compat bumped to 7.
Modified: goodies/trunk/xfkc/debian/changelog
===================================================================
--- goodies/trunk/xfkc/debian/changelog 2009-10-19 19:07:20 UTC (rev 3613)
+++ goodies/trunk/xfkc/debian/changelog 2009-10-20 21:56:54 UTC (rev 3614)
@@ -11,8 +11,13 @@
[ Yves-Alexis Perez ]
* debian/watch updated to point to correct location. closes: #551491
+ * debian/control:
+ - update standards version to 3.8.3.
+ - bump debhelper build-dep to 7.
+ - add ${misc:Depends} to Depends:.
+ * debian/compat bumped to 7.
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 10 Oct 2009 16:04:20 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 20 Oct 2009 23:56:34 +0200
xfkc (0.2-2) unstable; urgency=low
Modified: goodies/trunk/xfkc/debian/compat
===================================================================
--- goodies/trunk/xfkc/debian/compat 2009-10-19 19:07:20 UTC (rev 3613)
+++ goodies/trunk/xfkc/debian/compat 2009-10-20 21:56:54 UTC (rev 3614)
@@ -1 +1 @@
-4
+7
Modified: goodies/trunk/xfkc/debian/control
===================================================================
--- goodies/trunk/xfkc/debian/control 2009-10-19 19:07:20 UTC (rev 3613)
+++ goodies/trunk/xfkc/debian/control 2009-10-20 21:56:54 UTC (rev 3614)
@@ -3,15 +3,16 @@
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Stefan Ott <stefan at ott.net>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, libxfce4util-dev, libxklavier-dev (>= 4.0), libxml-parser-perl
-Standards-Version: 3.8.0
+Build-Depends: cdbs, debhelper (>= 7), libgtk2.0-dev, libxfcegui4-dev,
+ libxfce4util-dev, libxklavier-dev (>= 4.0), libxml-parser-perl
+Standards-Version: 3.8.3
Homepage: http://gauvain.tuxfamily.org/code/xfkc.html
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfkc/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfkc/
Package: xfkc
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc: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
More information about the Pkg-xfce-commits
mailing list