Bug#327450: cantus: location and content of the .desktop file

2005-09-10 Thread Remi Vanicat
Package: cantus
Version: 1.07-3
Severity: wishlist

Hello,

I've just installed cantus, And I've two comments on the .desktop file
(for menu):
- could you put it in the freedescktop directorie and not in the gnome
  specif one that is in
  /usr/share/applications/
  and not in
  /usr/share/gnome/apps/Applications/
  so that people who don't use gnome but something else will have it
  in their menu
- could you add a Categorie so that it appear in the correct part of
  the menu. That is
  
[Desktop Entry]
Name=cantus Version 0.1
Comment=Mass renaming/tagging of mp3 and ogg files
Exec=cantus
Icon=/usr/share/pixmaps/cantus/cantus_icon.png
Terminal=false
MultipleArgs=false
Type=Application
Categories=Application;AudioVideo;

(I've also add a better comment) thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#327461: mysql-navigator(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2005-09-10 Thread Aurelien Jarno
Package: mysql-navigator
Version: 1.4.2-5
Severity: important

Hello,


The current version of mysql-navigator fails to build on GNU/kFreeBSD, 
because of outdated config.guess and config.sub.

The versions of config.guess and config.sub in mysql-navigator are too
old to correctly support Debian GNU/k*BSD.  A version is needed
from this year, which is available in the autotools-dev packages
that are in current sarge, and sid.

You can simply copy them manually, but it can also be done 
automatically using the method described in
/usr/share/doc/autotools-dev/README.Debian.gz 

It would also be nice if you cans ask upstream to update 
config.guess and config.sub in their next release.


Thanks for your cooperation.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of mysql-navigator_1.4.2-6_i386.changes

2005-09-10 Thread Archive Administrator
mysql-navigator_1.4.2-6_i386.changes uploaded successfully to localhost
along with the files:
  mysql-navigator_1.4.2-6.dsc
  mysql-navigator_1.4.2-6.diff.gz
  mysql-navigator_1.4.2-6_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



mysql-navigator_1.4.2-6_i386.changes ACCEPTED

2005-09-10 Thread Debian Installer

Accepted:
mysql-navigator_1.4.2-6.diff.gz
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-6.diff.gz
mysql-navigator_1.4.2-6.dsc
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-6.dsc
mysql-navigator_1.4.2-6_i386.deb
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-6_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 327461 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#327461: marked as done (mysql-navigator(GNU/k*BSD): FTBFS: out of date config.sub/config.guess)

2005-09-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Sep 2005 05:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327461: fixed in mysql-navigator 1.4.2-6
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)

--
Received: (at submit) by bugs.debian.org; 10 Sep 2005 10:04:58 +
>From [EMAIL PROTECTED] Sat Sep 10 03:04:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from farad.aurel32.net [82.232.2.251] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EE2EE-0003dk-00; Sat, 10 Sep 2005 03:04:58 -0700
Received: from hertz.aurel32.net ([2001:618:400:fc13:2e0:18ff:fea3:b80f])
by farad.aurel32.net with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
(Exim 4.50)
id 1EE2ED-0003JJ-D6; Sat, 10 Sep 2005 12:04:57 +0200
Received: from aurel32 by hertz.aurel32.net with local (Exim 4.52)
id 1EE2Dr-000Nzm-Az; Sat, 10 Sep 2005 12:04:35 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mysql-navigator(GNU/k*BSD): FTBFS: out of date config.sub/config.guess
X-Mailer: reportbug 3.17
Date: Sat, 10 Sep 2005 12:04:35 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: mysql-navigator
Version: 1.4.2-5
Severity: important

Hello,


The current version of mysql-navigator fails to build on GNU/kFreeBSD, 
because of outdated config.guess and config.sub.

The versions of config.guess and config.sub in mysql-navigator are too
old to correctly support Debian GNU/k*BSD.  A version is needed
from this year, which is available in the autotools-dev packages
that are in current sarge, and sid.

You can simply copy them manually, but it can also be done 
automatically using the method described in
/usr/share/doc/autotools-dev/README.Debian.gz 

It would also be nice if you cans ask upstream to update 
config.guess and config.sub in their next release.


Thanks for your cooperation.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

---
Received: (at 327461-close) by bugs.debian.org; 10 Sep 2005 12:19:05 +
>From [EMAIL PROTECTED] Sat Sep 10 05:19:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EE4I4-0007GO-00; Sat, 10 Sep 2005 05:17:04 -0700
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327461: fixed in mysql-navigator 1.4.2-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 10 Sep 2005 05:17:04 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mysql-navigator
Source-Version: 1.4.2-6

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

mysql-navigator_1.4.2-6.diff.gz
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-6.diff.gz
mysql-navigator_1.4.2-6.dsc
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-6.dsc
mysql-navigator_1.4.2-6_i386.deb
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-6_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <[EMAIL PROTECTED]> (supplier of updated mysql-navigator 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash

Processing of xmms_1.2.10+cvs20050809-1_i386.changes

2005-09-10 Thread Archive Administrator
xmms_1.2.10+cvs20050809-1_i386.changes uploaded successfully to localhost
along with the files:
  xmms_1.2.10+cvs20050809-1.dsc
  xmms_1.2.10+cvs20050809.orig.tar.gz
  xmms_1.2.10+cvs20050809-1.diff.gz
  xmms_1.2.10+cvs20050809-1_i386.deb
  xmms-dev_1.2.10+cvs20050809-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xmms_1.2.10+cvs20050809-1_i386.changes ACCEPTED

2005-09-10 Thread Debian Installer

Accepted:
xmms-dev_1.2.10+cvs20050809-1_i386.deb
  to pool/main/x/xmms/xmms-dev_1.2.10+cvs20050809-1_i386.deb
xmms_1.2.10+cvs20050809-1.diff.gz
  to pool/main/x/xmms/xmms_1.2.10+cvs20050809-1.diff.gz
xmms_1.2.10+cvs20050809-1.dsc
  to pool/main/x/xmms/xmms_1.2.10+cvs20050809-1.dsc
xmms_1.2.10+cvs20050809-1_i386.deb
  to pool/main/x/xmms/xmms_1.2.10+cvs20050809-1_i386.deb
xmms_1.2.10+cvs20050809.orig.tar.gz
  to pool/main/x/xmms/xmms_1.2.10+cvs20050809.orig.tar.gz
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 313856 319919 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]