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

Bug#423477: marked as done (Icon, menu, and .desktop cleanup for audacity)



Your message dated Sat, 12 May 2007 12:02:03 +0000
with message-id <E1HmqIV-00020a-Ih@ries.debian.org>
and subject line Bug#423477: fixed in audacity 1.3.2-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: audacity
Version: 1.3.2-2
Tags: patch
Severity: wishlist

   The icons of the audacity package use a fixed background, rather
than transparent, and the icons are stored in /usr/share/audacity,
rather than /usr/share/pixmaps.  Please consider this extracted patch
from the Ubuntu package to address these issues.

   Thank you.

--
Emmet HIKORY
diff -u audacity-1.3.2/debian/audacity.xpm audacity-1.3.2/debian/audacity.xpm
--- audacity-1.3.2/debian/audacity.xpm
+++ audacity-1.3.2/debian/audacity.xpm
@@ -1,7 +1,7 @@
 /* XPM */
 static char * audacity_xpm[] = {
 "32 32 534 2",
-"  	c #FFFFFF",
+"  	c None",
 ". 	c #FDFDFF",
 "+ 	c #F1F1FB",
 "@ 	c #D6D5F4",
diff -u audacity-1.3.2/debian/patches/desktop_file.patch audacity-1.3.2/debian/patches/desktop_file.patch
--- audacity-1.3.2/debian/patches/desktop_file.patch
+++ audacity-1.3.2/debian/patches/desktop_file.patch
@@ -1,8 +1,22 @@
---- src/audacity.desktop.orig	2006-11-11 01:19:26.000000000 +0100
-+++ src/audacity.desktop	2006-11-11 01:19:47.000000000 +0100
+diff -Nur audacity-1.3.2/src/audacity.desktop audacity-1.3.2.new/src/audacity.desktop
+--- audacity-1.3.2/src/audacity.desktop	2006-10-29 08:05:29.000000000 +0900
++++ audacity-1.3.2.new/src/audacity.desktop	2007-05-02 14:24:59.729413039 +0900
 @@ -1,4 +1,4 @@
 -[Desktop Entry]
 +[Desktop Entry]
  Encoding=UTF-8
  
  Name=Audacity Sound Editor
+@@ -11,10 +11,10 @@
+ Comment[de]=Audio-Dateien aufnehmen und bearbeiten
+ Comment[ru]=Ð?апиÑ?Ñ? и Ñ?едакÑ?иÑ?ование звÑ?ковÑ?Ñ? Ñ?айлов
+ 
+-Icon=/usr/share/audacity/audacity.xpm
++Icon=audacity
+ 
+ Type=Application
+-Categories=Application;AudioVideo;Audio;Multimedia;
++Categories=AudioVideo;Audio;Recorder;
+ 
+ Exec=audacity
+ StartupNotify=false
diff -u audacity-1.3.2/debian/audacity.menu audacity-1.3.2/debian/audacity.menu
--- audacity-1.3.2/debian/audacity.menu
+++ audacity-1.3.2/debian/audacity.menu
@@ -4,2 +4,2 @@
-  icon32x32="/usr/share/audacity/audacity.xpm" \
-  icon16x16="/usr/share/audacity/audacity16.xpm"
+  icon32x32="/usr/share/pixmaps/audacity.xpm" \
+  icon16x16="/usr/share/pixmaps/audacity16.xpm"
diff -u audacity-1.3.2/debian/audacity.install audacity-1.3.2/debian/audacity.install
--- audacity-1.3.2/debian/audacity.install
+++ audacity-1.3.2/debian/audacity.install
@@ -1,2 +1,2 @@
-debian/audacity.xpm usr/share/audacity
-debian/audacity16.xpm usr/share/audacity
+debian/audacity.xpm usr/share/pixmaps
+debian/audacity16.xpm usr/share/pixmaps
diff -u audacity-1.3.2/debian/audacity16.xpm audacity-1.3.2/debian/audacity16.xpm
--- audacity-1.3.2/debian/audacity16.xpm
+++ audacity-1.3.2/debian/audacity16.xpm
@@ -1,7 +1,7 @@
 /* XPM */
 static char * audacity16_xpm[] = {
 "16 16 161 2",
-"  	c #FFFFFF",
+"  	c None",
 ". 	c #E8E8F9",
 "+ 	c #9F9FE4",
 "@ 	c #7574C9",
only in patch2:
unchanged:
--- audacity-1.3.2.orig/debian/audacity.dirs
+++ audacity-1.3.2/debian/audacity.dirs
@@ -0,0 +1 @@
+usr/share/pixmaps

--- End Message ---
--- Begin Message ---
Source: audacity
Source-Version: 1.3.2-3

We believe that the bug you reported is fixed in the latest version of
audacity, which is due to be installed in the Debian FTP archive:

audacity_1.3.2-3.diff.gz
  to pool/main/a/audacity/audacity_1.3.2-3.diff.gz
audacity_1.3.2-3.dsc
  to pool/main/a/audacity/audacity_1.3.2-3.dsc
audacity_1.3.2-3_i386.deb
  to pool/main/a/audacity/audacity_1.3.2-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 423477@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joost Yervante Damad <andete@debian.org> (supplier of updated audacity package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 12 May 2007 13:09:13 +0200
Source: audacity
Binary: audacity
Architecture: source i386
Version: 1.3.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Changed-By: Joost Yervante Damad <andete@debian.org>
Description: 
 audacity   - A fast, cross-platform audio editor
Closes: 410516 416864 422338 423477
Changes: 
 audacity (1.3.2-3) unstable; urgency=low
 .
   [ Joost Yervante Damad ]
   * Add patch by Joo Martin <bugs@joomart.de> to fix installation of
     the locales (Closes: #416864, #422338)
   * Add patch based on work by Mikael Magnusson <mikma@users.sourceforge.net>
     that enables usage of the portaudio library on the system, however it
     doesn't work, because portmixer doesn't compile against it, soo we're
     not using it yet.
   * Apply changes from #423477 (Closes: #423477)
       - transparent background for icons
       - /usr/share/audacity => /usr/share/pixmaps
   * Look for libmp3lame.so.0 iso libmp3lame.so (Closes: #410516)
   [ Free Ekanayaka ]
   * Add icon for .aup files
Files: 
 bb116af47d38ec916de3cf83c8efdae3 966 sound optional audacity_1.3.2-3.dsc
 bc7d0e34e797bef44f4dbf33026af8e3 39493 sound optional audacity_1.3.2-3.diff.gz
 589ed9ca8831707b4d144b2f741da0da 2377370 sound optional audacity_1.3.2-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGRanC0/r2+3z8lN0RAsKLAJ0csG9J79DTSV9OxEQVDgMmViakAQCfY5Kr
cbbHRO5PlEYVttaeFbMhMd8=
=EAh9
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: