[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#461769: fusion-icon



hi siegfried,

On Friday 08 February 2008 12:13:22 am Siegfried-Angel wrote:
> If I remember correctly it should be OK for uploading, but I haven't
> done anything about it this last two weeks as there will be Feature
> Freeze in Ubuntu soon and I've been working on upgrades and sponsoring
> stuff there. Feel free to check & upload it (actually, if you did that
> this would be great) :D.

i just took a look, and it seemed fine minus two details:
- menu entry referenced "System/Administration" instead 
of "Applications/System/Administration".
- empty /usr/lib dir shipped in deb file.

i've fixed both of these locally and just sent in an upload.  a patch is 
attached.

> Why I choose python-apps? Well, because it's the only team I know
> (beside debian-mono and debian-games) :P. If you would rather like it
> to be co-maintained by the debian-x team and moved into this get tree
> you say, I've no problem with it :).

okay, great.  if that's not a problem let's consider this a short-medium term 
plan, depending on how fast i get my proposal together for the git submodules 
thingie.  in the meantime let's keep it where it is for now and work with 
that :)

also, now that i think about it i'm a bit confused by the version string.  
debian/changelog lists 0.0.0+git20071028-1, but the last upsream change on 
git master was in september.  not a big deal i guess...

> Well, ping me on IRC if you want (RainCT on the Freenode, OFTE and
> GIMP networks).

i'll do that!


	sean
Index: debian/menu
===================================================================
--- debian/menu	(revision 609)
+++ debian/menu	(working copy)
@@ -1,2 +1,2 @@
-?package(fusion-icon): needs="X11" section="System/Administration" title="Compiz Fusion Icon" \
+?package(fusion-icon): needs="X11" section="Applications/System/Administration" title="Compiz Fusion Icon" \
  command="/usr/bin/fusion-icon" icon="/usr/share/pixmaps/fusion-icon.xpm"
Index: debian/rules
===================================================================
--- debian/rules	(revision 609)
+++ debian/rules	(working copy)
@@ -9,3 +9,5 @@
 binary-install/fusion-icon::
 	dh_pycentral
 	dh_icons
+	# default install file leaves an empty dir...
+	rmdir debian/fusion-icon/usr/lib

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: