Bug#166134: ITP: julie -- Julie is an MP3 and OGG jukebox
On Thu, Oct 24, 2002 at 02:14:05PM +1000, Simon Brown wrote: > * License : "THE PARTY-WARE LICENSE" (Revision 37) > (This is free according to DFSG) Hmm, nice name for a license, but could you please post a copy of the license here and/or CC: a copy of it to just to make sure? A quick search via Google and OSI's list of approved licenses came up with nothing about it. Yours sincerely, Andrew "Netsnipe" Lau -- --- * Andrew 'Netsnipe' Lau Computer Science & Sturep, UNSW * * "apt-get into it"Debian GNU/Linux Packager* ** * GnuPG 1024D/2E8B68BD 0B77 73D0 4F3B F286 63F1 9F4A 9B24 C07D 2E8B 68BD * --- pgpCLDmiGbSz3.pgp Description: PGP signature
Bug#166421: ITP: luola -- multiplayer cave-flying game
Package: wnpp Version: N/A; reported 2002-10-26 Severity: wishlist * Package name: luola Version : 0.9.9 Upstream Author : Calle Laakkonen <[EMAIL PROTECTED]> * URL : http://www.laakkonet.cjb.net/linux/luola/index.php * License : GPL Description : multiplayer cave-flying game Luola is a 2D arcade game where you fly a small V shaped ship in different kinds of levels. . It's genre "Luolalentely" (Cave-flying) is (or was) very popular in Finland. Though cavern-flying games are not originally Finnish, nowdays most of them are. Preliminary packages (luola, luola-data, luola-levels) are available at: deb http://people.debian.org/~cts/ dists/unstable/main/binary-$(ARCH)/ deb http://people.debian.org/~cts/ dists/unstable/main/binary-all/ deb-src http://people.debian.org/~cts/ dists/unstable/main/source/ -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux gleep 2.4.19 #1 Tue Sep 3 19:04:17 EDT 2002 i686 Locale: LANG=C, [EMAIL PROTECTED]
Bug#166134: ITP: julie -- Julie is an MP3 and OGG jukebox
On Sat, Oct 26, 2002 at 03:10:16PM +1000, Andrew Lau wrote: > On Thu, Oct 24, 2002 at 02:14:05PM +1000, Simon Brown wrote: > > * License : "THE PARTY-WARE LICENSE" (Revision 37) > > (This is free according to DFSG) > > Hmm, nice name for a license, but could you please post a copy > of the license here and/or CC: a copy of it to > just to make sure? A quick search via > Google and OSI's list of approved licenses came up with nothing about > it. Apologies. >From julie-0.1/COPYING: "THE PARTY-WARE LICENSE" (Revision 37): Andrew Baumann, Charles Gray and Jamie Wilkinson wrote this code. As long as you retain this notice you can do whatever you want with this stuff. If you find Julie worthwile, and hold a party with it, you might like to invite us. This license was adapted from Poul-Henning Kamp's very cool Beerware license (at http://people.freebsd.org/~phk/). Simon Brown
Bug#162570: marked as done (ITA: phppgadmin -- a set of PHP-scripts to administrate PostgreSQL)
Your message dated Sat, 26 Oct 2002 07:02:27 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#162570: fixed in phppgadmin 2.4.2-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; 27 Sep 2002 09:06:34 + >From [EMAIL PROTECTED] Fri Sep 27 04:06:34 2002 Return-path: <[EMAIL PROTECTED]> Received: from lars.internetia.pl [195.114.173.133] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17ur4z-00089p-00; Fri, 27 Sep 2002 04:06:33 -0500 Received: from szafir.internetia.pl (mail1.n1.pl) [195.114.173.155] (helo=mail1.n1.pl) by lars.internetia.pl with esmtp (Exim 3.35 #1) for [EMAIL PROTECTED] id 17ur4R-0005QN-00; Fri, 27 Sep 2002 11:05:59 +0200 Received: from host-72.loc (ginger.loc.internetia.pl) [10.0.1.72] (dexter)(helo=ginger.loc.internetia.pl) by mail1.n1.pl with esmtp (Exim 3.35 #1) for [EMAIL PROTECTED] id 17ur4M-0005y8-00; Fri, 27 Sep 2002 11:05:54 +0200 Date: Fri, 27 Sep 2002 11:06:02 +0200 (CEST) From: Piotr Roszatycki <[EMAIL PROTECTED]> X-X-Sender: [EMAIL PROTECTED] To: Debian Bug Tracking System - Submit <[EMAIL PROTECTED]> Subject: RFA: phppgadmin -- a set of PHP-scripts to administrate PostgreSQL over the WWW Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Scanner: exiscan *17ur4M-0005y8-00*RK6/IBPFKOw* (Netia Telekom S.A.) X-Score-Reason: [20] message_body matches http:// X-Score-Reason: [100] h_X-Mailer:h_User-Agent does not match .+ X-Score-Reason: [-100] h_Message-ID: matches ^ Standards-Version: 3.5.6 Upstream-Source: http://prdownloads.sourceforge.net/phppgadmin/> Home-Page: http://phppgadmin.sourceforge.net/> Description: a set of PHP-scripts to administrate PostgreSQL over the WWW Packaged-For: Debian Copyright: GPL Copyright (C) 1999-2000 Dan Wilson <[EMAIL PROTECTED]> Copyright (C) 1998-1999 Tobias Ratschiller <[EMAIL PROTECTED]> Major-Changes: [001] default configuration [002] HTML header modifications and META Content-Type with charset [004] display tables which has 'pg' substring [005] fix documentation files suffix (.htm -> .html) [006] don't use file_exists, it is broken if file name is too large Package: phppgadmin Architecture: all Description: A set of PHP-scripts to administrate PostgreSQL over the WWW. phpPgAdmin is intended to handle the administration of PostgreSQL over the WWW. Currently it can: - create and drop databases - create, copy, drop and alter tables/views/sequences/functions - edit and add fields (to the extent Postgres does) - execute any SQL-statement, even batch-queries - manage keys on fields - load text files into tables - create and read dumps of tables - administer one single database - administer postgres users --=20 Piotr Roszatycki, Starszy Specjalista ds. Wsparcia Systemowego Dzia=B3 Korporacyjnych Us=B3ug Hostingowych Netia Telekom S.A., 00-822 Warszawa, ul. Poleczki 13 tel. +48 (22) 330 20 68, tel. kom. +48 606 969 766 www.netia.pl, www.internetia.pl --- Received: (at 162570-close) by bugs.debian.org; 26 Oct 2002 11:08:02 + >From [EMAIL PROTECTED] Sat Oct 26 06:08:02 2002 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 185OnS-0005x6-00; Sat, 26 Oct 2002 06:08:02 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 185Oi3-0006Zy-00; Sat, 26 Oct 2002 07:02:27 -0400 From: Isaac Clerencia <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.28 $ Subject: Bug#162570: fixed in phppgadmin 2.4.2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 26 Oct 2002 07:02:27 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of phppgadmin, which is due to be installed in the Debian FTP archive: phppgadmin_2.4.2-1.diff.gz to pool/main/p/phppgadmin/phppgadmin_2.4.2-1.diff.gz phppgadmin_2.4.2-1.dsc to pool/main/p/phppgadmin/phppgadmin_2.4.2-1.dsc phppgadmin_2.4.2-1_all.deb to pool/main/p/phppgadmin/phppgadmin_2.4.2-1_all.deb phppgadmin_2.4.2.orig.tar.gz to pool/main/p/phppgadmin/phppgadmin_2.4.2.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting t
Bug#153805: RFP: cdfs patch 2.4.18 exists as cdfs-src?
There is an RFP for cdfs in bug # 153805, isn't it implemented by the cdfs-src package? -- Baruch Even http://baruch.ev-en.org/ http://www.nongnu.org/chktex/
Bug#153805: RFP: cdfs patch 2.4.18 exists as cdfs-src?
Yes, it is. I think this RFP bug report might be deleted, since at the time it has been filed, there was already a cdfs-src package for cdfs 0.5c available in the repository. Regards, Christian On Sat, Oct 26, 2002 at 02:36:46PM +0307, Baruch Even wrote: > There is an RFP for cdfs in bug # 153805, isn't it implemented by the > cdfs-src package? > > -- > Baruch Even > http://baruch.ev-en.org/ > http://www.nongnu.org/chktex/ > -- Get my GPG key: finger [EMAIL PROTECTED] | gpg --import Fingerprint: 1CAA 0B73 1419 F3DE 0B91 A6F2 813E AA91 74EA 7E47 --*snip*-- Let's _not_ bring that into this thread, OK? - Al Viro on linux-kernel --*snap*-- _ Linux ckesselh 2.4.19-xfs #1 Fri Sep 20 20:52:35 CEST 2002 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux
Processed: WNPP cleanup
Processing commands for [EMAIL PROTECTED]: > close 162009 Bug#162009: ITP: kcdlabel -- A program to make CD label and covers under KDE Bug closed, send any further explanations to "Francesco P. Lovergine" <[EMAIL PROTECTED]> > close 162009 Bug#162009: ITP: kcdlabel -- A program to make CD label and covers under KDE Bug is already closed, cannot re-close. > close 79011 Bug#79011: ITP: xclass -- an X library Bug closed, send any further explanations to Paul Hedderly <[EMAIL PROTECTED]> > close 152631 Bug#152631: ITP: grokking-the-gimp -- Grokking the GIMP is the online version of Carey Bunks' GIMP tutorial book. Bug closed, send any further explanations to "Aaron Isotton" <[EMAIL PROTECTED]> > close 163840 Bug#163840: ITP: cyphesis-cpp -- Worldforge game server Bug closed, send any further explanations to "Michael Koch" <[EMAIL PROTECTED]> > close 164543 Bug#164543: ITP: ggz-grubby -- The GGZ Gaming Zone Chat Bot Bug closed, send any further explanations to Stephen Zander <[EMAIL PROTECTED]> > close 164543 Bug#164543: ITP: ggz-grubby -- The GGZ Gaming Zone Chat Bot Bug is already closed, cannot re-close. > close 156744 Bug#156744: RFP: fnord -- yet another small httpd Bug closed, send any further explanations to [EMAIL PROTECTED] > severity 165756 wishlist Bug#165756: ITP: wnpp -- RAID autodetection support for OSF partitions Severity set to `wishlist'. > close 155957 Bug#155957: ITP: epeire -- GTK interface for the OCaml debugger Bug closed, send any further explanations to "Jérôme Marant" <[EMAIL PROTECTED]> > close 165457 Bug#165457: ITP: tz-brasil -- Automatically corrects the clock according to Brazilian rules Bug closed, send any further explanations to Pedro Zorzenon Neto <[EMAIL PROTECTED]> > close 155958 Bug#155958: ITP: gpattern -- generic class library for lablgtk Bug closed, send any further explanations to "Jérôme Marant" <[EMAIL PROTECTED]> > close 155959 Bug#155959: ITP: okey -- keyboard shortcuts management library for lablgtk Bug closed, send any further explanations to "Jérôme Marant" <[EMAIL PROTECTED]> > close 146565 Bug#146565: ITP: ggz-kde-games -- GGZ (Gnu Gaming Zone) - KDE games Bug closed, send any further explanations to Stephen Zander <[EMAIL PROTECTED]> > close 146565 Bug#146565: ITP: ggz-kde-games -- GGZ (Gnu Gaming Zone) - KDE games Bug is already closed, cannot re-close. > close 163467 Bug#163467: ITP: libdbi -- Database Independent Abstraction Layer for C Bug closed, send any further explanations to "David Parker" <[EMAIL PROTECTED]> > close 163467 Bug#163467: ITP: libdbi -- Database Independent Abstraction Layer for C Bug is already closed, cannot re-close. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#164921: marked as done (O: ttf-commercial -- it's better to use defoma instead of this package.)
Your message dated Sat, 26 Oct 2002 14:21:07 +0200 with message-id <[EMAIL PROTECTED]> and subject line removed 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; 16 Oct 2002 01:44:47 + >From [EMAIL PROTECTED] Tue Oct 15 20:44:47 2002 Return-path: <[EMAIL PROTECTED]> Received: from wooin.info [61.78.131.30] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 181dEt-0008Fz-00; Tue, 15 Oct 2002 20:44:47 -0500 Received: by wooin.info (Postfix, from userid 1000) id 52A4A2805A6; Wed, 16 Oct 2002 10:44:45 +0900 (KST) Date: Wed, 16 Oct 2002 10:44:45 +0900 From: A Lee <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: O: ttf-commercial -- it's better to use defoma instead of this package. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline User-Agent: Mutt/1.3.28i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-7.2 required=5.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: Package: wnpp Version: N/A Severity: normal -- A Ho-seok Lee <[EMAIL PROTECTED]> ICQ #7251440 GnuPG Key fingerprint = D419 9C02 39C6 A5AF BE2E 97AA 464D E301 B749 52A9 -- * A : an indefinite article. --- Received: (at 164921-done) by bugs.debian.org; 26 Oct 2002 12:20:25 + >From [EMAIL PROTECTED] Sat Oct 26 07:20:23 2002 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 185PvT-00024a-00; Sat, 26 Oct 2002 07:20:23 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id 1DA6F26B9D; Sat, 26 Oct 2002 14:19:37 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 6546E22A3B; Sat, 26 Oct 2002 14:21:07 +0200 (CEST) Date: Sat, 26 Oct 2002 14:21:07 +0200 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: removed Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-7.2 required=5.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: [Date: Wed, 31 Jul 2002 14:13:39 -0400] [ftpmaster: James Troup] Removed the following packages from unstable: ttf-commercial |2.8 | source, all Closed bugs: 152363 --- Reason --- ROM; superseded by defoma and dfontmgr. -- -- Martin Michlmayr [EMAIL PROTECTED]
Processed: retitle
Processing commands for [EMAIL PROTECTED]: > retitle 165756 ITP: kernel-patch-osfraid24 -- RAID autodetection support for > OSF partitions Bug#165756: ITP: wnpp -- RAID autodetection support for OSF partitions Changed Bug title. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#166461: ITP: glfer - QRSS/DFCW signal transmitter/receiver
Package: wnpp Severity: wishlist * Package name: glfer Version : 0.3.2 Upstream Author : Claudio Girardi, [EMAIL PROTECTED] * URL : http://www.qsl.net/in3otd/glfer.html * License : (GPL) Description : glfer is a program for reception and transmission of QRSS/DFCW signals. It is composed of two main parts: * the spectrogram window, where you can see the spectrum of the received signal vs. time * the transmission functions, to emit cw characters at a slow but precisely controlled speed, using the QRSS (slow CW) or DFCW (Dual Frequency CW) modes I was surprised I couldn't apt-get this, so I packaged it. I want to watch waterfall displays of the sound from my PCR-1000 and RX-320 receivers. Still need to test and write a manpage before uploading. -Maitland
Bug#153805: marked as done (RFP: cdfs patch 2.4.18)
Your message dated Sat, 26 Oct 2002 19:03:43 +0307 with message-id <[EMAIL PROTECTED]> and subject line [EMAIL PROTECTED]: Re: RFP: cdfs patch 2.4.18 exists as cdfs-src?] 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; 22 Jul 2002 01:56:03 + >From [EMAIL PROTECTED] Sun Jul 21 20:56:02 2002 Return-path: <[EMAIL PROTECTED]> Received: from mailgate.rz.uni-karlsruhe.de [129.13.64.97] (exim) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17WSQa-RF-00; Sun, 21 Jul 2002 20:56:01 -0500 Received: from hadio112.hadiko.uni-karlsruhe.de ([EMAIL PROTECTED] [172.20.45.27]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1) id 17WSQW-00058Q-00; Mon, 22 Jul 2002 03:55:56 +0200 Received: from ruediger by hadio112.hadiko.uni-karlsruhe.de with local (Exim 3.35 #1 (Debian)) id 17WSQM-0006GY-00; Mon, 22 Jul 2002 03:55:46 +0200 Date: Mon, 22 Jul 2002 03:55:46 +0200 From: =?iso-8859-1?Q?R=FCdiger?= Kuhlmann <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RFP: cdfs patch 2.4.18 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Delivered-To: [EMAIL PROTECTED] Package: wnpp Severity: wishlist Package Name: kernel-patch-cdfs-2.4 Version:0.5c for 2.4.18 Upstream Author:Michiel Ronsse >[EMAIL PROTECTED]> URL:http://www.elis.rug.ac.be/~ronsse/cdfs/ License:GPL2 For a simplistic works-for-me-patch-deb, see http://www.stud.uni-karlsruhe.de/~uck4/WH36P/~ruediger/debs/ --- Received: (at 153805-done) by bugs.debian.org; 26 Oct 2002 15:57:32 + >From [EMAIL PROTECTED] Sat Oct 26 10:57:32 2002 Return-path: <[EMAIL PROTECTED]> Received: from (wavelet) [132.69.253.41] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 185TJb-0003KV-00; Sat, 26 Oct 2002 10:57:31 -0500 Received: by wavelet (Postfix, from userid 1000) id 844DE13F9A9; Sat, 26 Oct 2002 19:03:43 +0307 (??) Date: Sat, 26 Oct 2002 19:03:43 +0307 From: Baruch Even <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [EMAIL PROTECTED]: Re: RFP: cdfs patch 2.4.18 exists as cdfs-src?] Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-10.7 required=5.0 tests=QUOTED_EMAIL_TEXT,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.41 X-Spam-Level: If it can be closed, it should be closed. - Forwarded message from Christian Kesselheim <[EMAIL PROTECTED]> - Date: Sat, 26 Oct 2002 13:54:08 +0200 From: "Christian Kesselheim" <[EMAIL PROTECTED]> To: Baruch Even <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: RFP: cdfs patch 2.4.18 exists as cdfs-src? Reply-To: Christian Kesselheim <[EMAIL PROTECTED]> X-Bogosity: No, tests=bogofilter, spamicity=0.00, version=0.7.5.1 Yes, it is. I think this RFP bug report might be deleted, since at the time it has been filed, there was already a cdfs-src package for cdfs 0.5c available in the repository. Regards, Christian On Sat, Oct 26, 2002 at 02:36:46PM +0307, Baruch Even wrote: > There is an RFP for cdfs in bug # 153805, isn't it implemented by the > cdfs-src package? > > -- > Baruch Even > http://baruch.ev-en.org/ > http://www.nongnu.org/chktex/ > -- Get my GPG key: finger [EMAIL PROTECTED] | gpg --import Fingerprint: 1CAA 0B73 1419 F3DE 0B91 A6F2 813E AA91 74EA 7E47 --*snip*-- Let's _not_ bring that into this thread, OK? - Al Viro on linux-kernel --*snap*-- _ Linux ckesselh 2.4.19-xfs #1 Fri Sep 20 20:52:35 CEST 2002 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux - End forwarded message - -- Baruch Even http://baruch.ev-en.org/ http://www.nongnu.org/chktex/
Bug#166482: ITP: cl-pubmed -- Common Lisp library for accessing Pubmed medical literature database
Package: wnpp Version: unavailable; reported 2002-10-26 Severity: wishlist * Package name: cl-pubmed Version : 1.0 Upstream Author : Kevin Rosenberg <[EMAIL PROTECTED]> * URL : ftp://ftp.b9.com/pubmed/ * License : LGPL Description : Common Lisp library for accessing Pubmed medical literature database This package has functions for querying the Pubmed medical literature database via HTTP and then parsing the XML results into Common Lisp objects. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux pup 2.4.19 #5 Wed Sep 11 12:15:51 MDT 2002 i686 Locale: LANG=C, LC_CTYPE=C
Bug#132042: ITA: svgalib -- Console SVGA display utilities
retitle 132042 ITA: svgalib -- Console SVGA display utilities thanks I've been a registered Debian developer for years but haven't been active due to a lack of a PC to work from. I now have a new PC that I can dedicate as a Linux desktop so I'm able to return to Debian development. SVGAlib sounds like a good place to start. My new PC has a Radeon 7500 that is only directly supported in svgalib 1.9.x, but my Linux firewall has a Cirrus Logic 5446 which is compatible with svgalib 1.4.x in VESA mode. That should be enough From the upstream author's comment in the SVGAlib mailing list, it sound like it'll be a long time before svgalib 2.0 comes out. I intend to package svgalib 1.9 seperately (some changes in it aren't compatible with 1.4), and hopefully I can back-port the new drivers in the 1.9 series to 1.4.3 - if not, I'll ask maintainers of packages using svgalib to switch to the newer library. My key in the Debian keyring is a PGP 2 key which doesn't work with gnupg, and I'm currently waiting for my new key to be uploaded to the keyring. I may have to ask another developer to NMU my packages for me until my key is uploaded. -- Dennis L. Clark [EMAIL PROTECTED] Charlotte, NC, USA OpenPGP Key ID: 0x0034C733 "Irrigation of the land with sewater desalinated by fusion power is ancient. It's called 'rain'." -- Michael McClary, in alt.fusion pgpw2mNmWGkLU.pgp Description: PGP signature
Processed: ITA: svgalib -- Console SVGA display utilities
Processing commands for [EMAIL PROTECTED]: > retitle 132042 ITA: svgalib -- Console SVGA display utilities Bug#132042: O: svgalib -- Console SVGA display utilities Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#166525: ITP: xppaut -- X Phase Plane Plus Auto: solves many kinds of equations
Package: wnpp Severity: wishlist * Package name: xppaut Version : 5.56 Upstream Author : G. Bard Ermentrout <[EMAIL PROTECTED]> * URL : http://www.math.pitt.edu/~bard/xpp/download.html * License : GPL Description : X Phase Plane Plus Auto: solves many kinds of equations XPPAUT is a tool for solving * differential equations, * difference equations, * delay equations, * functional equations, * boundary value problems, and * stochastic equations. . The code brings together a number of useful algorithms and is extremely portable. All the graphics and interface are written completely in Xlib which explains the somewhat idiosyncratic and primitive widgets interface. Colin Walters is sponsoring me.
Processed: fixes. boo.
Processing commands for [EMAIL PROTECTED]: > retitle 165500 O: g5 -- gtk-based 5-in-a-row game Bug#165500: =?iso-8859-1?q?O=3A_g5_--_gtk-based_5-in-a-row_game?= Changed Bug title. > retitle 165504 O: junit-freenet -- basic reimplementation of the JUnit unit > testing framework Bug#165504: =?iso-8859-15?q?O=3A_junit-freenet?= Changed Bug title. > retitle 166106 ITP: gcc-m68hc1x -- The GNU C/C++ compiler for the Motorola > 68HC11/12 processors Bug#166106: wnpp: ITP: The GNU C/C++ compiler for the Motorola 68HC11/12 processors. Changed Bug title. > retitle 166249 O: cbb -- The Check-Book Balancer, a Quicken clone Bug#166249: [O]: cbb -- The Check-Book Balancer - a Quicken clone Changed Bug title. > retitle 166180 RFP: proxytunnel -- Punching holes in HTTP(S) proxies Bug#166180: Proxytunnel: Punching holes in HTTP(S) proxy's Changed Bug title. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#166545: O: scannerdaemon
Package: wnpp Version: N/A; reported 2002-10-27 Severity: normal scannerdaemon no longer works in Debian with the DFSG compliant jikes and kaffe and latest virus signatures downloaded with oav-update. A good alternative exists, clamav, which is written entirely in C++. Hence, I am no longer interested in maintaining this package anymore. This is not however to imply that scannerdaemon is a bad program, it isn't. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux snoopy 2.4.18 #1 Thu Jul 11 16:32:07 EST 2002 i686 Locale: LANG=C, LC_CTYPE=
Bug#166553: ITP: libfile-which-perl -- Perl module for searching paths for executable programs
Package: wnpp Version: unavailable; reported 2002-10-26 Severity: wishlist * Package name: libfile-which-perl Version : 0.05 Upstream Author : Per Einar Ellefsen <[EMAIL PROTECTED]> * URL : http://www.cpan.org/ * License : Artistic Description : Perl module for searching paths for executable programs This module searches the directories of the user's PATH (as returned by File::Spec->path()), looking for executable files having the name specified as a parameter to which(). (This module is needed by the latest version of I18N::Charset.) -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux rohan 2.4.18 #1 Sun Jul 14 11:28:54 CDT 2002 i686 Locale: LANG=C, LC_CTYPE=C
Bug#166134: description improvement
You've written "julie -- Julie is an MP3 and OGG jukebox" for the short description. You shouldn't need to repeat the package name in the short description, so how about: Description: distributed music jukebox system Julie is a client/server system with the music daemon and the user interfaces communicating through UNIX domain pipes. This allows the UI to run on a different computer to the daemon, and also allows multiple user interfaces to run at the same time. Julie was originally written as an MP3 player for parties. It was often the case that people wanted to add their own songs to the playlist and it took time to get to the machine to press skip when a bad track came on.