[Python-apps-commits] r552 - in packages/fusion-icon/trunk (17 files)

rainct-guest at users.alioth.debian.org rainct-guest at users.alioth.debian.org
Mon Jan 21 16:57:31 UTC 2008


    Date: Monday, January 21, 2008 @ 16:57:31
  Author: rainct-guest
Revision: 552

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/fusion-icon/trunk/debian/
  packages/fusion-icon/trunk/debian/changelog
  packages/fusion-icon/trunk/debian/compat
  packages/fusion-icon/trunk/debian/control
  packages/fusion-icon/trunk/debian/copyright
  packages/fusion-icon/trunk/debian/fusion-icon.1
  packages/fusion-icon/trunk/debian/fusion-icon.xpm
  packages/fusion-icon/trunk/debian/install
  packages/fusion-icon/trunk/debian/links
  packages/fusion-icon/trunk/debian/manpages
  packages/fusion-icon/trunk/debian/menu
  packages/fusion-icon/trunk/debian/patches/
  packages/fusion-icon/trunk/debian/patches/glx_vendor_crash.patch
  packages/fusion-icon/trunk/debian/patches/remove_shabangs.patch
  packages/fusion-icon/trunk/debian/patches/update-desktop-file.patch
  packages/fusion-icon/trunk/debian/pycompat
  packages/fusion-icon/trunk/debian/rules


Property changes on: packages/fusion-icon/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/fusion-icon/trunk/debian/changelog
===================================================================
--- packages/fusion-icon/trunk/debian/changelog	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/changelog	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,45 @@
+fusion-icon (0.0.0+git20071028-1) unstable; urgency=low
+
+  * Initial upload to Debian (Closes: #461769).
+  * debian/rules:
+     - Change priority from "extra" to "optional".
+     - Change the Maintainer to myself and add the python-apps team
+       as Uploader.
+     - Add SVN information.
+  * debian/copyright: some formatting changes.
+
+ -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com>  Sun, 20 Jan 2008 21:34:55 +0100
+
+fusion-icon (0.0.0+git20071028-0ubuntu2) hardy; urgency=low
+
+  * patches/remove_shabangs.patch:
+     - Remove Python shabangs
+  * patches/update-desktop-file.patch:
+     - Update .desktop file to match the current FD.o standards
+     - Add Catalan and Spanish translations
+     - Launch with the "--no-start" option, so that it doesn't reload
+       Compiz when it's run from the menu
+  * patches/glx_vendor_crash.patch:
+     - Always define the self.glx_vendor variable, to avoid and
+       AttributeError (LP: #175504)
+  * Add a .xpm version of the icon (debian/fusion-icon.xpm) and a
+    menu file (debian/menu, debian/install)
+  * Symlink the .png icon to /usr/share/pixmaps, so that it's
+    displayed in the menu and the tray (debian/links)
+  * Add a manpage (debian/fusion-icon.1, debian/manpages)
+  * debian/control:
+     - Bump standards version to 3.7.3
+     - Bump cdbs' and debhelper's minium versions.
+     - Move python-central and intltool to Build-Depends-Indep
+     - Add python-compizconfig dependency (LP: #174507)
+     - Add python-qt4 as alternative dependency to python-gtk2
+     - Change short description
+
+ -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com>  Tue, 11 Dec 2007 20:49:24 +0100
+
+fusion-icon (0.0.0+git20071028-0ubuntu1) hardy; urgency=low
+
+  * initial upload
+
+ -- Michael Vogt <michael.vogt at ubuntu.com>  Sun, 28 Oct 2007 11:28:19 -0400
+

Added: packages/fusion-icon/trunk/debian/compat
===================================================================
--- packages/fusion-icon/trunk/debian/compat	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/compat	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1 @@
+5

Added: packages/fusion-icon/trunk/debian/control
===================================================================
--- packages/fusion-icon/trunk/debian/control	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/control	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,21 @@
+Source: fusion-icon
+Section: x11
+Priority: optional
+Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+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-Indep: python-central, intltool
+Standards-Version: 3.7.3
+
+Package: fusion-icon
+Architecture: all
+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.
+ .
+ This package contains a tray icon that can launch compiz and decorators.

Added: packages/fusion-icon/trunk/debian/copyright
===================================================================
--- packages/fusion-icon/trunk/debian/copyright	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/copyright	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,31 @@
+This package was debianized by Michael Vogt <mvo at ubuntu.com>
+Wed, 28 Oct 2007 15:59:31 +0200.
+
+It was downloaded from git://anongit.compiz-fusion.org/users/crdlb/fusion-icon
+
+Upstream Author:
+
+    Christopher Williams
+
+Copyright:
+
+    Copyright (C) 2007 Christopher Williams
+
+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; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    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.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is (C) 2007 Michael Vogt <mvo at ubuntu.com>,
+(C) 2008 Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>, and it
+is licensed under the GPL (see above).

Added: packages/fusion-icon/trunk/debian/fusion-icon.1
===================================================================
--- packages/fusion-icon/trunk/debian/fusion-icon.1	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/fusion-icon.1	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,38 @@
+.TH FUSION\-ICON "1" "11 December 2007"
+.SH NAME
+fusion\-icon \- tray icon to launch and manage Compiz Fusion
+.SH SYNOPSIS
+.B fusion\-icon\fR [\fBOPTIONS\fR]
+.SH DESCRIPTION
+.PP 
+This man page documents briefly the \fBfusion\-icon\fR command.
+\fBfusion\-icon\fR is a tray icon for easy window manager and window
+decorator switching, and it is being developed as part of the Open
+Compositing project.
+.SH OPTIONS
+.TP
+.B \-\-version
+Show \fBfusion\-icon\fR's version number and exit.
+.TP
+\fB\-s\fR <seconds>, \fB\-\-sleep\fR=<seconds>
+Sleep for \fIseconds\fR seconds before launching \fBfusion\-icon\fR.
+.TP
+\fB\-i\fR <interface>, \fB\-\-interface\fR=<interface>
+Try a certain interface first.
+.TP
+\fB\-u\fR, \fB\-\-no\-interface\fR
+Do not use any interface.
+.TP
+\fB\-f\fR, \fB\-\-force\-compiz\fR
+Start compiz regardless of environment or configuration.
+.TP
+\fB\-n\fR, \fB\-\-no\-start\fR
+Run, but do not start a window manager.
+
+.SH SEE ALSO
+.BR compiz (1)
+.PP
+
+.SH COPYRIGHT
+This manual page was written by Siegfried\-Angel Gevatter Pujals <rainct at ubuntu.com>.
+It is released under the GNU General Public License, version 2 or later.

Added: packages/fusion-icon/trunk/debian/fusion-icon.xpm
===================================================================
--- packages/fusion-icon/trunk/debian/fusion-icon.xpm	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/fusion-icon.xpm	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,359 @@
+/* XPM */
+static char * fusion_icon_xpm[] = {
+"32 32 324 2",
+"  	c None",
+". 	c #C8E3FA",
+"+ 	c #D4E9FB",
+"@ 	c #FDFEFF",
+"# 	c #F0F5FB",
+"$ 	c #C6E2FA",
+"% 	c #CDE5FB",
+"& 	c #CBE6FB",
+"* 	c #C5E6FC",
+"= 	c #BEE7FB",
+"- 	c #B6E6FB",
+"; 	c #AAE3FB",
+"> 	c #9DDFFA",
+", 	c #93DCF9",
+"' 	c #E3F3FA",
+") 	c #E0EFF7",
+"! 	c #90BFE4",
+"~ 	c #77A8DF",
+"{ 	c #C3E0FA",
+"] 	c #C9E4FB",
+"^ 	c #C5E4FB",
+"/ 	c #C1E6FC",
+"( 	c #BAE6FB",
+"_ 	c #B3E5FB",
+": 	c #A7E2FB",
+"< 	c #9ADEFA",
+"[ 	c #8DDBF9",
+"} 	c #8CDBFB",
+"| 	c #A9D4E8",
+"1 	c #0681C1",
+"2 	c #017FBE",
+"3 	c #429ECF",
+"4 	c #82B7E0",
+"5 	c #6EA3DC",
+"6 	c #B9DCF9",
+"7 	c #ACE1FA",
+"8 	c #A1DEF9",
+"9 	c #93DAF7",
+"0 	c #87D6F7",
+"a 	c #87D7F8",
+"b 	c #9FCEE3",
+"c 	c #007DBD",
+"d 	c #007CBC",
+"e 	c #3C99CC",
+"f 	c #639FD9",
+"g 	c #B8DFF9",
+"h 	c #82D4F6",
+"i 	c #80D2F3",
+"j 	c #98CAE1",
+"k 	c #007CBB",
+"l 	c #007BBB",
+"m 	c #007BBA",
+"n 	c #5B9ED6",
+"o 	c #B7DDF9",
+"p 	c #7ECFF3",
+"q 	c #7EBBD6",
+"r 	c #89B8CC",
+"s 	c #7CCCEF",
+"t 	c #7DCFF3",
+"u 	c #91C5DE",
+"v 	c #007BB9",
+"w 	c #007AB9",
+"x 	c #5B9ED5",
+"y 	c #B6DEF7",
+"z 	c #77CBF0",
+"A 	c #79B9D4",
+"B 	c #ECF4FB",
+"C 	c #AEC6D2",
+"D 	c #77C1E0",
+"E 	c #8AC1DB",
+"F 	c #007AB8",
+"G 	c #0079B7",
+"H 	c #5B9DD5",
+"I 	c #B5DDF7",
+"J 	c #71C8EE",
+"K 	c #74B6D3",
+"L 	c #EEF6FD",
+"M 	c #EFF7FE",
+"N 	c #D7E3EB",
+"O 	c #7CB6D2",
+"P 	c #71C7ED",
+"Q 	c #70C7EE",
+"R 	c #83BDD8",
+"S 	c #0079B6",
+"T 	c #0078B6",
+"U 	c #5B9DD4",
+"V 	c #B4DCF8",
+"W 	c #6BC3EC",
+"X 	c #6FB2D1",
+"Y 	c #99BDCE",
+"Z 	c #6DBEE5",
+"` 	c #6BC2EC",
+" .	c #7BB8D6",
+"..	c #0078B5",
+"+.	c #0077B4",
+"@.	c #B4DBF7",
+"#.	c #65BFE9",
+"$.	c #6CAFD0",
+"%.	c #C7D8E2",
+"&.	c #6EB3D4",
+"*.	c #64BEE9",
+"=.	c #75B4D4",
+"-.	c #0076B3",
+";.	c #0076B2",
+">.	c #B3DAF6",
+",.	c #5FBAE6",
+"'.	c #67ACCE",
+").	c #E7EFF6",
+"!.	c #84B1C9",
+"~.	c #60B9E4",
+"{.	c #5EB9E6",
+"].	c #6EAFD0",
+"^.	c #0075B2",
+"/.	c #0075B1",
+"(.	c #5B9CD3",
+"_.	c #B3DAF5",
+":.	c #59B6E3",
+"<.	c #62A8CB",
+"[.	c #B2C8D5",
+"}.	c #60AFD5",
+"|.	c #58B5E3",
+"1.	c #68ABCE",
+"2.	c #0074B0",
+"3.	c #0074AF",
+"4.	c #B1DAF5",
+"5.	c #52B1E0",
+"6.	c #5CA6C9",
+"7.	c #CDE6F5",
+"8.	c #8CC5E1",
+"9.	c #85C1E1",
+"0.	c #81BFDF",
+"a.	c #7DBEDE",
+"b.	c #71B7D9",
+"c.	c #51B1E0",
+"d.	c #50B1E0",
+"e.	c #4FB0E0",
+"f.	c #4DAFDF",
+"g.	c #4AAEDF",
+"h.	c #5EA5CA",
+"i.	c #0073AF",
+"j.	c #0073AE",
+"k.	c #5B9CD2",
+"l.	c #B0D9F4",
+"m.	c #4CACDE",
+"n.	c #59A2C8",
+"o.	c #B5DCF1",
+"p.	c #BCD7E6",
+"q.	c #EAF4FB",
+"r.	c #5CABD5",
+"s.	c #45A9DD",
+"t.	c #43A8DD",
+"u.	c #41A7DC",
+"v.	c #3FA6DC",
+"w.	c #3DA5DC",
+"x.	c #3CA5DB",
+"y.	c #3AA4DB",
+"z.	c #529EC5",
+"A.	c #0072AD",
+"B.	c #0072AC",
+"C.	c #5B9BD2",
+"D.	c #B0D7F4",
+"E.	c #3DA4DA",
+"F.	c #4D99C3",
+"G.	c #DEF0FB",
+"H.	c #43A3D7",
+"I.	c #67A6C7",
+"J.	c #BAD7E7",
+"K.	c #35A0D7",
+"L.	c #34A0D8",
+"M.	c #4C99C2",
+"N.	c #0071AC",
+"O.	c #0071AB",
+"P.	c #589AD1",
+"Q.	c #AFD6F4",
+"R.	c #2F9CD5",
+"S.	c #4595C0",
+"T.	c #ECF4FC",
+"U.	c #64B0D9",
+"V.	c #3A9ED4",
+"W.	c #CFDEE7",
+"X.	c #EBF4FC",
+"Y.	c #68AACE",
+"Z.	c #4495BF",
+"`.	c #0071AA",
+" +	c #0070AA",
+".+	c #0070A9",
+"++	c #5497CF",
+"@+	c #ACD6F3",
+"#+	c #2997D2",
+"$+	c #4091BE",
+"%+	c #9BC9E7",
+"&+	c #73A5C3",
+"*+	c #E1EFFC",
+"=+	c #D6E9F8",
+"-+	c #3497CD",
+";+	c #3E8FBB",
+">+	c #006FA9",
+",+	c #006FA8",
+"'+	c #4F95CE",
+")+	c #A6D2F2",
+"!+	c #2393CF",
+"~+	c #318FC2",
+"{+	c #2994CE",
+"]+	c #3491C4",
+"^+	c #CFE1F2",
+"/+	c #D6EAFC",
+"(+	c #92C3E1",
+"_+	c #378BB8",
+":+	c #006EA7",
+"<+	c #006EA6",
+"[+	c #4B91CD",
+"}+	c #A2CFF1",
+"|+	c #1F8ECD",
+"1+	c #1E8ECD",
+"2+	c #7DA8C4",
+"3+	c #CBE4FB",
+"4+	c #4699C9",
+"5+	c #3087B5",
+"6+	c #006DA6",
+"7+	c #006DA5",
+"8+	c #468ECB",
+"9+	c #9ECDF1",
+"0+	c #2691CD",
+"a+	c #2590CD",
+"b+	c #2490CD",
+"c+	c #2390CC",
+"d+	c #218FCC",
+"e+	c #1F8ECC",
+"f+	c #3A88B6",
+"g+	c #BEDCF7",
+"h+	c #C0DEFA",
+"i+	c #ACD3F3",
+"j+	c #1D8AC8",
+"k+	c #198ACA",
+"l+	c #188ACA",
+"m+	c #2A82B3",
+"n+	c #016EA5",
+"o+	c #0570A7",
+"p+	c #0972A8",
+"q+	c #4990CC",
+"r+	c #99C8EF",
+"s+	c #3798CF",
+"t+	c #3598CF",
+"u+	c #3497CF",
+"v+	c #3397CF",
+"w+	c #3296CE",
+"x+	c #3093CC",
+"y+	c #8DB1CF",
+"z+	c #B5D9F9",
+"A+	c #B4D8F9",
+"B+	c #6BAFDA",
+"C+	c #2891CC",
+"D+	c #2690CC",
+"E+	c #248FCB",
+"F+	c #218DCA",
+"G+	c #1E8CCA",
+"H+	c #1B8AC9",
+"I+	c #2880B2",
+"J+	c #0C74A9",
+"K+	c #1076AB",
+"L+	c #1378AC",
+"M+	c #177AAD",
+"N+	c #4E92CE",
+"O+	c #8DB5D9",
+"P+	c #9ECBF3",
+"Q+	c #94C7F1",
+"R+	c #85C0EA",
+"S+	c #72B3DF",
+"T+	c #61A7D4",
+"U+	c #539FCD",
+"V+	c #479BCD",
+"W+	c #3F9ACF",
+"X+	c #5394BD",
+"Y+	c #AAD3F8",
+"Z+	c #A9D3F8",
+"`+	c #A8D1F8",
+" @	c #4197CB",
+".@	c #3B99CF",
+"+@	c #3A98CF",
+"@@	c #3897CE",
+"#@	c #3696CE",
+"$@	c #398AB9",
+"%@	c #187BAD",
+"&@	c #1B7CAF",
+"*@	c #1E7EB0",
+"=@	c #2C85B7",
+"-@	c #4E93CB",
+";@	c #6096D1",
+">@	c #45596A",
+",@	c #5A7389",
+"'@	c #6D8CA6",
+")@	c #7EA0C0",
+"!@	c #8FB7DB",
+"~@	c #9ECAF2",
+"{@	c #97C9F3",
+"]@	c #A0CEF7",
+"^@	c #87C1EC",
+"/@	c #469DCF",
+"(@	c #49A0D2",
+"_@	c #489FD1",
+":@	c #469ED1",
+"<@	c #4590BC",
+"[@	c #2884B3",
+"}@	c #378ABD",
+"|@	c #5999CF",
+"1@	c #689AD1",
+"2@	c #486B90",
+"3@	c #45596B",
+"4@	c #59738B",
+"5@	c #6C8AA5",
+"6@	c #7DA1C1",
+"7@	c #8FB9DC",
+"8@	c #98C9F2",
+"9@	c #8CC3EE",
+"0@	c #7DB9E6",
+"a@	c #6DAFDA",
+"b@	c #65A6CE",
+"c@	c #639FD4",
+"d@	c #6B9CD0",
+"e@	c #47688C",
+"f@	c #475C6E",
+"g@	c #5B758C",
+"h@	c #7391AC",
+"i@	c #446385",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                        . + @ #                 ",
+"                          $ % & * = - ; > , ' ) ! ~             ",
+"            { ] ^ / ( _ : < [ } } } } } } } | 1 2 3 4 5         ",
+"      6 7 8 9 0 a a a a a a a a a a a a a a b c c c d e f       ",
+"      g h i h h h h h h h h h h h h h h h h j d k k l m n       ",
+"      o p q r s p p p p p p t t t t t t t t u m m v w w x       ",
+"      y z A B C D z z z z z z z z z z z z z E w F F G G H       ",
+"      I J K L M N O P J J J J J J Q Q Q Q Q R G G S T T U       ",
+"      V W X L M M B Y Z W W W W W W ` ` ` `  .T ....+.+.U       ",
+"      @.#.$.L M M M M %.&.#.#.#.#.#.#.#.#.*.=.+.+.-.-.;.U       ",
+"      >.,.'.L M M M M M ).!.~.,.,.,.,.,.,.{.].-.;.^././.(.      ",
+"      _.:.<.L M M M M M M L [.}.|.|.|.|.|.|.1././.2.2.3.(.      ",
+"      4.5.6.L M M M 7.8.9.0.a.b.c.c.d.e.f.g.h.3.3.i.j.j.k.      ",
+"      l.m.n.L M o.p.q.r.s.t.u.v.w.x.y.y.y.y.z.j.j.A.A.B.C.      ",
+"      D.E.F.L G.H.I.L J.K.L.L.L.L.L.L.L.L.L.M.B.B.N.O.O.P.      ",
+"      Q.R.S.T.U.R.V.W.X.Y.R.R.R.R.R.R.R.R.R.Z.O.`. + +.+++      ",
+"      @+#+$+%+#+#+#+&+*+=+-+#+#+#+#+#+#+#+#+;+.+>+,+,+,+'+      ",
+"      )+!+~+{+!+!+!+]+^+/+(+!+!+!+!+!+!+!+!+_+,+:+:+:+<+[+      ",
+"      }+|+|+|+1+1+1+|+2+3+3+4+1+1+1+1+1+1+1+5+<+6+7+7+7+8+      ",
+"      9+0+0+a+b+c+d+e+f+g+h+i+j+k+k+k+k+l+l+m+7+7+n+o+p+q+      ",
+"      r+s+t+u+v+v+w+w+x+y+z+A+B+C+D+E+F+G+H+I+p+J+K+L+M+N+      ",
+"      O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @. at .@+@@@#@$@%@&@*@=@-@;@      ",
+"            >@,@'@)@!@~@{@]@]@]@^@/@(@_ at _@:@<@[@}@|@1 at 2@        ",
+"                          3 at 4@5 at 6@7 at 8@9 at 0@a at b@c at d@e@            ",
+"                                        f at g@h at i@                ",
+"                                                                ",
+"                                                                ",
+"                                                                "};

Added: packages/fusion-icon/trunk/debian/install
===================================================================
--- packages/fusion-icon/trunk/debian/install	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/install	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1 @@
+debian/fusion-icon.xpm usr/share/pixmaps

Added: packages/fusion-icon/trunk/debian/links
===================================================================
--- packages/fusion-icon/trunk/debian/links	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/links	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1 @@
+usr/share/icons/hicolor/48x48/apps/fusion-icon.png usr/share/pixmaps/fusion-icon.png

Added: packages/fusion-icon/trunk/debian/manpages
===================================================================
--- packages/fusion-icon/trunk/debian/manpages	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/manpages	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1 @@
+debian/fusion-icon.1

Added: packages/fusion-icon/trunk/debian/menu
===================================================================
--- packages/fusion-icon/trunk/debian/menu	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/menu	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,2 @@
+?package(fusion-icon): needs="X11" section="System/Administration" title="Compiz Fusion Icon" \
+ command="/usr/bin/fusion-icon" icon="/usr/share/pixmaps/fusion-icon.xpm"

Added: packages/fusion-icon/trunk/debian/patches/glx_vendor_crash.patch
===================================================================
--- packages/fusion-icon/trunk/debian/patches/glx_vendor_crash.patch	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/patches/glx_vendor_crash.patch	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,14 @@
+# Avoid AttributeError with nv driver
+
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/environment.py fusion-icon-0.0.0+git20071028.new/FusionIcon/environment.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/environment.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/environment.py	2007-12-11 21:45:37.000000000 +0100
+@@ -90,6 +90,8 @@
+ 		line = [l for l in self.glxinfo.splitlines() if 'client glx vendor string:' in l]
+ 		if line:
+ 			self.glx_vendor = ' '.join(line[0].split()[4:])
++		else:
++			self.glx_vendor = ''
+ 
+ 		## Texture From Pixmap / Indirect
+ 		self.tfp = False

Added: packages/fusion-icon/trunk/debian/patches/remove_shabangs.patch
===================================================================
--- packages/fusion-icon/trunk/debian/patches/remove_shabangs.patch	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/patches/remove_shabangs.patch	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,100 @@
+# Remove shabangs from .py files
+
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/data.py fusion-icon-0.0.0+git20071028.new/FusionIcon/data.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/data.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/data.py	2007-12-11 21:40:36.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/environment.py fusion-icon-0.0.0+git20071028.new/FusionIcon/environment.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/environment.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/environment.py	2007-12-11 21:40:31.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/execute.py fusion-icon-0.0.0+git20071028.new/FusionIcon/execute.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/execute.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/execute.py	2007-12-11 21:40:20.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/__init__.py fusion-icon-0.0.0+git20071028.new/FusionIcon/__init__.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/__init__.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/__init__.py	2007-12-11 21:40:14.000000000 +0100
+@@ -1,4 +1 @@
+-#!/usr/bin/env python
+-
+-#
+-
++# Fusion Icon
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/interface_gtk/__init__.py fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_gtk/__init__.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/interface_gtk/__init__.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_gtk/__init__.py	2007-12-11 21:41:46.000000000 +0100
+@@ -1,3 +1,3 @@
+-#!/usr/bin/env python
++# Fusion Icon
+ 
+ import main
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/interface_gtk/main.py fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_gtk/main.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/interface_gtk/main.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_gtk/main.py	2007-12-11 21:41:41.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/interface.py fusion-icon-0.0.0+git20071028.new/FusionIcon/interface.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/interface.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/interface.py	2007-12-11 21:40:43.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/interface_qt4/__init__.py fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_qt4/__init__.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/interface_qt4/__init__.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_qt4/__init__.py	2007-12-11 21:41:35.000000000 +0100
+@@ -1,3 +1,3 @@
+-#!/usr/bin/env python
++# Fusion Icon
+ 
+ import main
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/interface_qt4/main.py fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_qt4/main.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/interface_qt4/main.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/interface_qt4/main.py	2007-12-11 21:41:24.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/parser.py fusion-icon-0.0.0+git20071028.new/FusionIcon/parser.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/parser.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/parser.py	2007-12-11 21:40:52.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/start.py fusion-icon-0.0.0+git20071028.new/FusionIcon/start.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/start.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/start.py	2007-12-11 21:40:58.000000000 +0100
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env python
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify
+diff -Nur fusion-icon-0.0.0+git20071028/FusionIcon/util.py fusion-icon-0.0.0+git20071028.new/FusionIcon/util.py
+--- fusion-icon-0.0.0+git20071028/FusionIcon/util.py	2007-09-18 10:53:04.000000000 +0200
++++ fusion-icon-0.0.0+git20071028.new/FusionIcon/util.py	2007-12-11 21:41:04.000000000 +0100
+@@ -1,5 +1,3 @@
+-#!/usr/bin/env python
+-
+ # This file is part of Fusion-icon.
+ 
+ # Fusion-icon is free software; you can redistribute it and/or modify

Added: packages/fusion-icon/trunk/debian/patches/update-desktop-file.patch
===================================================================
--- packages/fusion-icon/trunk/debian/patches/update-desktop-file.patch	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/patches/update-desktop-file.patch	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,22 @@
+# Update the .desktop file to match the current FreeDesktop.org specifications.
+# Add Catalan and Spanish comment translations
+# Execute fusion-icon with the "--no-start" option
+
+diff -Nur fusion-icon-0.0.0+git20071028/fusion-icon.desktop fusion-icon-0.0.0+git20071028.new/fusion-icon.desktop
+--- fusion-icon-0.0.0+git20071028/fusion-icon.desktop	2007-12-11 21:23:54.000000000 +0100
++++ fusion-icon-0.0.0+git20071028.new/fusion-icon.desktop	2007-12-11 22:21:15.000000000 +0100
+@@ -1,9 +1,11 @@
+ [Desktop Entry]
++Version=1.0
+ Name=Compiz Fusion Icon
+ Comment=Start and manage Compiz Fusion
+-Exec=fusion-icon
++Comment[ca]=Inicieu i gestioneu el Compiz Fusion
++Comment[es]=Inicia y gestiona Compiz Fusion
++Exec=fusion-icon --no-start
+ Icon=fusion-icon
+ Terminal=false
+ Type=Application
+-Categories=System;Application;
+-Encoding=UTF-8
++Categories=System;

Added: packages/fusion-icon/trunk/debian/pycompat
===================================================================
--- packages/fusion-icon/trunk/debian/pycompat	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/pycompat	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1 @@
+2

Added: packages/fusion-icon/trunk/debian/rules
===================================================================
--- packages/fusion-icon/trunk/debian/rules	                        (rev 0)
+++ packages/fusion-icon/trunk/debian/rules	2008-01-21 16:57:31 UTC (rev 552)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM=pycentral
+
+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


Property changes on: packages/fusion-icon/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Python-apps-commits mailing list