[Python-apps-commits] r565 - in packages/fusion-icon/trunk/debian (control rules)
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Thu Jan 24 22:32:12 UTC 2008
Date: Thursday, January 24, 2008 @ 22:32:11
Author: rainct-guest
Revision: 565
Little changes.
Modified:
packages/fusion-icon/trunk/debian/control
packages/fusion-icon/trunk/debian/rules
Modified: packages/fusion-icon/trunk/debian/control
===================================================================
--- packages/fusion-icon/trunk/debian/control 2008-01-24 19:34:50 UTC (rev 564)
+++ packages/fusion-icon/trunk/debian/control 2008-01-24 22:32:11 UTC (rev 565)
@@ -6,7 +6,7 @@
Vcs-Svn: svn://svn.debian.org/python-apps/packages/fusion-icon/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/fusion-icon/trunk/?op=log
XS-Python-Version: all
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.37.1), pkg-config
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.37.1), pkg-config, python-all-dev
Build-Depends-Indep: python-central, intltool
Standards-Version: 3.7.3
@@ -15,7 +15,9 @@
XB-Python-Version: ${python:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2 | python-qt4, python-compizconfig
Description: tray icon to launch and manage Compiz Fusion
- The OpenCompositing Project brings 3D desktop visual effects that improve
- usability of the X Window System and provide increased productivity.
+ The OpenCompositing Project brings 3D desktop visual effects that
+ improve the usability and eye candy of the X Window System and provide
+ increased productivity.
.
- This package contains a tray icon that can launch compiz and decorators.
+ This package contains a tray icon that can launch Compiz and its
+ decorators.
Modified: packages/fusion-icon/trunk/debian/rules
===================================================================
--- packages/fusion-icon/trunk/debian/rules 2008-01-24 19:34:50 UTC (rev 564)
+++ packages/fusion-icon/trunk/debian/rules 2008-01-24 22:32:11 UTC (rev 565)
@@ -5,7 +5,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/rules/langpack.mk
binary-install/fusion-icon::
dh_pycentral
+ dh_icons
More information about the Python-apps-commits
mailing list