Your message dated Sun, 23 Jan 2005 13:47:40 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#284471: fixed in positron 1:1.1-1
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; 6 Dec 2004 15:36:38 +0000
>From [EMAIL PROTECTED] Mon Dec 06 07:36:38 2004
Return-path: <[EMAIL PROTECTED]>
Received: from liberty.phpwebhosting.com [69.0.209.130]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1CbKuj-0005bc-00; Mon, 06 Dec 2004 07:36:37 -0800
Received: (qmail 19250 invoked from network); 6 Dec 2004 15:27:10 -0000
Received: from unknown (HELO debian) (70.80.6.160)
by liberty.phpwebhosting.com with SMTP; 6 Dec 2004 15:27:10 -0000
Received: from ip6-localhost ([::1] helo=[IPv6:::1])
by debian with esmtp (Exim 4.34)
id 1CbKsh-0002UE-2G
for [EMAIL PROTECTED]; Mon, 06 Dec 2004 10:34:31 -0500
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 06 Dec 2004 10:34:30 -0500
From: Jonathan Bastien-Filiatrault <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Package has oggvorbis disabled by default
X-Enigmail-Version: 0.89.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: positron
Version: 1:1.0-5
Tags: patch
Positron, in the default config file disables ogg vorbis by default
which prevents syncing ogg files. Since ogg vorbis support is an
important feature of the Neuros, it would make sense for it to be
enabled by default and enable clueless users like me to get it to Just
Work(TM) out of the box.
--- positron-1.0/positron/config.py 2003-06-08 21:04:46.000000000 -0400
+++ positron-1.0-mod/positron/config.py 2004-12-06 10:25:41.000000000
-0500
@@ -72,7 +72,7 @@ class Config:
self.recordingdir = None
self.neuros_musicdir = "MUSIC"
self.sort_database = True
- self.oggvorbis_support = False
+ self.oggvorbis_support = True
self.syncdirs = []
def set_config_dir(self, config_dir):
---------------------------------------
Received: (at 284471-close) by bugs.debian.org; 23 Jan 2005 18:53:23 +0000
>From [EMAIL PROTECTED] Sun Jan 23 10:53:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CsmrT-0007cv-00; Sun, 23 Jan 2005 10:53:23 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Csmlw-0004lc-00; Sun, 23 Jan 2005 13:47:40 -0500
From: Steve Greenland <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#284471: fixed in positron 1:1.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 23 Jan 2005 13:47:40 -0500
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-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
X-Spam-Level:
X-CrossAssassin-Score: 4
Source: positron
Source-Version: 1:1.1-1
We believe that the bug you reported is fixed in the latest version of
positron, which is due to be installed in the Debian FTP archive:
positron_1.1-1.diff.gz
to pool/main/p/positron/positron_1.1-1.diff.gz
positron_1.1-1.dsc
to pool/main/p/positron/positron_1.1-1.dsc
positron_1.1-1_all.deb
to pool/main/p/positron/positron_1.1-1_all.deb
positron_1.1.orig.tar.gz
to pool/main/p/positron/positron_1.1.orig.tar.gz
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.
Steve Greenland <[EMAIL PROTECTED]> (supplier of updated positron 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: SHA1
Format: 1.7
Date: Sun, 2 Jan 2005 13:44:30 -0600
Source: positron
Binary: positron
Architecture: source all
Version: 1:1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Steve Greenland <[EMAIL PROTECTED]>
Changed-By: Steve Greenland <[EMAIL PROTECTED]>
Description:
positron - synchronization manager for the Neuros Audio Computer
Closes: 241164 281552 281564 284471
Changes:
positron (1:1.1-1) unstable; urgency=medium
.
* New upstream version (closes: #281564, #281552)
* Removed patches 01-mark_db_modified, 01-cmd_del_bug,
02-ends_with_period, 03-id3_fix-1, and 04-pai_sorter2-2 which are now
included/fixed upstream.
* Remove duplicate lines from positron.1 (closes: #241164)
* Ogg/Vorbis support is now on by default (closes: #284471)
* Urgency medium to move into sarge a little more quickly; this package
can't break anything else.
Files:
db431910c5327bc07fa7808e1986fd03 627 sound optional positron_1.1-1.dsc
4ee730faa5bbb57dbce120d76700b856 87325 sound optional positron_1.1.orig.tar.gz
007191698ddcc4126091a11b0346d08b 6901 sound optional positron_1.1-1.diff.gz
84465287081dd7e31dca3f6f23b2cf1a 87868 sound optional positron_1.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFB8+tediZsUPux21MRAiwZAJ4h5ZPya1b31y604XBqxWdcmGER1QCeJGOF
3JzH1BHR/9utJgmoiz/pfWU=
=8bLT
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]