Bug#294143: RFP: ossalsalib -- simple ALSA emulation library based on OSS
Package: wnpp Severity: wishlist * Package name: ossalsalib Version : 0.1 Upstream Author : Hannu Savolainen <[EMAIL PROTECTED]> * URL : http://www.4front-tech.com/forum/viewtopic.php?t=296 * License : GPL Description : simple ALSA emulation library based on OSS This is a modified version of libasound that talks to OSS drivers rather than ALSA drivers. It permits using some of the most common ALSA applications with OSS. At this time just about 30% of ALSA's 1500+ calls are emulated and the library has been limited to work just with few applications like XMMS, Alsaplayer, aplay, esd, and a few others. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-i386 (i386) Kernel: GNU/kFreeBSD 5.3-2 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#231025: NVU Debian packages
finally i made the .deb of nvu. source can be found at www.autistici.org/giskard/nvu Excellent work! Looks great, runs great. Thanks. -Michael Robinson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293055: Progress with rails?
On Mon, Feb 07, 2005 at 06:11:51PM +, Adam Majer wrote: > It is not a gem that will be packaged. I got upstream source (from > tagged subversion - there doesn't seem to be access to actual source > otherwise), change a few things, like remove dependency on gems and > subversion stuff, and make a deb out of it. *That* is the point I can't get thru, by the look of it :-) Rails upstream is a gem (but there's a tar.gz). I'm not actually *that* concerned about rails, since most people using it do not seem to care about Ruby, or for that matter, programming. My concern wrt to gems in general is that code that reads like this: require 'rubygems' require_gem 'mygem' in a "Debianized gem", like the one you propose, becomes: require 'mymodule' That's what I meant by 'not source level compatible'. Yes, I know about this: begin require 'foo' rescue LoadError require 'rubygems' require_gem 'bar', '>= 1' end Even if this code is very Ruby-like, _it_ _is_ _not_ what the (rubygems) documentation says you should do. That is my concern with packaging a gem as a "non gem". Even more, rails bundles a number of other modules (e.g. the Ruby port of Gábor Egressy's Text::Format; TMail), which I'm sure are useful by themselves. I actually wonder if actionmailer, actionpack and activerecord are useful by themselves. Active Record in particular looks rather interesting, very much like Class::DBI. > Rails doesn't need gems for use. I had the impression that rake does require rubygems. Isn't that the case? > Making ruby gems work on Debian is simply changing gems to install > things in such a way that they will not interfere with Debian. I'm not sure what you mean. > I don't think gems are a Debian package yet. There's <[EMAIL PROTECTED]> and <[EMAIL PROTECTED]>. I haven't had the time to take a look at Akira's dh_rubygems.rb (Arika, could you please drop the ".rb" bit?). That might as well address my concenrs. > But if and when they are, installed packages with gems should > probably end up in /usr/local prefix since gems are 3rd party and not > from Debian. Which kind of ends up in the same trouble as CPAN modules and Debian: CPAN upgrades a module because there's a Debian package installed but it's an older version, and when the Debian packages get upgraded, the change doesn't reflect on the system because the local path has precedence over the path that the Debian package uses, like this: $ perl -le 'print join("\n", @INC)' /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . $ ruby -le 'print $:.join("\n")' /usr/local/lib/site_ruby/1.8 /usr/local/lib/site_ruby/1.8/i386-linux /usr/local/lib/site_ruby /usr/lib/ruby/1.8 /usr/lib/ruby/1.8/i386-linux . -- Marcelo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293688: ITP: ttf-tmuni -- font for Tibetan, Dzongkha and Ladakhi in OpenType Unicode
An initial package is now ready at [0] for examination. [0] http://iki.fi/t-om/debian/ttf-tmuni/ Thank you for your assistance. On Sun, 2005-02-06 at 14:55 -0500, Jaldhar H. Vyas wrote: > On Sat, 5 Feb 2005 [EMAIL PROTECTED] wrote: > > > A freely available Tibetan Machine Uni font from the THDL project > > (http://www.thdl.org/). The font contains almost 4,000 glyphs and can > > generate > > over 20,000 different combinations with full support for the Sanskrit > > combinations found in chos skad texts. > > > > Do you need a sponsor? > signature.asc Description: This is a digitally signed message part
Bug#294107: ITP: telak -- display remote or local pictures on your desktop
Package: wnpp Severity: wishlist Owner: Julien Danjou <[EMAIL PROTECTED]> * Package name: telak Version : 0.1 Upstream Author : Julien Danjou <[EMAIL PROTECTED]> * URL : http://julien.danjou.info/telak.html * License : GPL Description : display remote or local pictures on your desktop telak is a small tool to draw local or remote pictures on your root window. This is very useful if you want to have webcam, graphs or something like this you want to be drawn above your wallpaper. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686-smp Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: tagging kdissert pending
Processing commands for [EMAIL PROTECTED]: > tags 291086 + pending Bug#291086: ITP: kdissert -- mindmapping tool There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell
On Mon, Feb 07, 2005 at 08:52:52PM +0100, Rafal Lewczuk wrote: > * License : (GPL, LGPL, BSD, MIT/X, etc.) ? sean -- signature.asc Description: Digital signature
Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell
Em Mon, 07 Feb 2005 20:52:52 +0100, Rafal Lewczuk <[EMAIL PROTECTED]> escreveu: > * License : (GPL, LGPL, BSD, MIT/X, etc.) Would you please tell us what the license is? =) -- Guilherme de S. Pastore (fatalerror) <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294089: ITP: fapg -- Fast Audio Playlist Generator
Package: wnpp Severity: wishlist Owner: Antoine Jacquet <[EMAIL PROTECTED]> * Package name: fapg Version : 0.32-1 Upstream Author : Antoine Jacquet <[EMAIL PROTECTED]> * URL : http://royale.zerezo.com/fapg/ * License : GPL Description : Fast Audio Playlist Generator FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various formats (M3U, PLS, HTML, etc). The tool runs from the command line and is quite fast for what it does. This is a small package containing a binary and a manpage. It is available on mentors : http://mentors.debian.net/debian/pool/main/f/fapg/ Or from my website : http://royale.zerezo.com/fapg/debian/ -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294091: ITP: irssistats -- tool generating IRC stats based on irssi logs
Package: wnpp Severity: wishlist Owner: Antoine Jacquet <[EMAIL PROTECTED]> * Package name: irssistats Version : 0.71-1 Upstream Author : Antoine Jacquet <[EMAIL PROTECTED]> * URL : http://royale.zerezo.com/irssistats/ * License : GPL Description : tool generating IRC stats based on irssi logs irssistats is a tool that make HTML stats from irssi logfiles. The statistics generated display many useful and funny informations about the channel. This command line tool acts a bit like "pisg" but is dedicated to the irssi log format and is really faster. The package contains the binary, a manpage, and some data files. It is available on mentors : http://mentors.debian.net/debian/pool/main/i/irssistats/ Or from my website : http://royale.zerezo.com/irssistats/debian/ -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell
Package: wnpp Severity: wishlist * Package name: life Version : 20050107 Upstream Author : Novell Inc. * URL : http://forge.novell.com/modules/xfmod/project/?life * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : Linux Instrumentation for Enterprise: WBEM management providers from Novell LIFE is a set of CIM providers for OpenWBEM enabling management of various system aspects via WBEM compliant tools. CIM providers are plugins intended to administer some system component, for example a service or disk volume. LIFE contains plugins for managing basic system aspects (managing processes, retrieving basic system information), volumes (LVM, EVMS), samba, log viewing and system health monitoring (processes, load, memory, temperatures etc.). -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.10-ca9100 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to pl_PL) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#242809: marked as done (ITA: quintuple-agent -- Secure store for secrets (passphrases, etc.))
Your message dated Mon, 07 Feb 2005 13:48:33 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#242809: fixed in quintuple-agent 1.0.4-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; 8 Apr 2004 21:40:48 + >From [EMAIL PROTECTED] Thu Apr 08 14:40:48 2004 Return-path: <[EMAIL PROTECTED]> Received: from sorrow.cyrius.com [65.19.161.204] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BBhGS-0004Xg-00; Thu, 08 Apr 2004 14:40:48 -0700 Received: by sorrow.cyrius.com (Postfix, from userid 10) id 37A2364D50; Thu, 8 Apr 2004 21:40:46 + (UTC) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id B1D761081B; Thu, 8 Apr 2004 22:40:24 +0100 (BST) Date: Thu, 8 Apr 2004 22:40:24 +0100 From: Martin Michlmayr <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Cc: Robert Bihlmeyer <[EMAIL PROTECTED]> Subject: O: quintuple-agent -- Secure store for secrets (passphrases, etc.) Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i 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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Scores: 1 Package: wnpp Severity: normal The current maintainer of quintuple-agent, Robert Bihlmeyer <[EMAIL PROTECTED]>, is apparently not active anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: quintuple-agent Binary: quintuple-agent Version: 1.0.4 Priority: extra Section: utils Maintainer: Robert Bihlmeyer <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 2.0.0), libglib1.2-dev, libgtk1.2-dev, libcap2-dev [!hurd-i386] Architecture: any Standards-Version: 3.5.8 Format: 1.0 Directory: pool/main/q/quintuple-agent Files: 21567728d3199cfea1d2f8848c991ab2 574 quintuple-agent_1.0.4.dsc 57ad28f0e8ce982ebd70a9a7971f519d 350221 quintuple-agent_1.0.4.tar.gz Package: quintuple-agent Priority: extra Section: utils Installed-Size: 312 Maintainer: Robert Bihlmeyer <[EMAIL PROTECTED]> Architecture: i386 Version: 1.0.4 Replaces: secret-agent Depends: libc6 (>= 2.3.1-1), libcap2, libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), xlibs (>> 4.1.0) Conflicts: secret-agent Filename: pool/main/q/quintuple-agent/quintuple-agent_1.0.4_i386.deb Size: 78012 MD5sum: 936fc071cd29595c9a6b07812c89db8d Description: Secure store for secrets (passphrases, etc.) quintuple-agent serves as a cache for secrets, so that you don't have to enter them over and over again. You enter a secret once, and quintuple-agent stores it for a configurable timespan. Programs needing the secret can query the agent for it instead of bothering you. . Included are wrappers for PGP 2 and GnuPG. AFAIK Robert is upstream of this tool... Justification: RC bugs, NMUs, no response -- Martin Michlmayr [EMAIL PROTECTED] --- Received: (at 242809-close) by bugs.debian.org; 7 Feb 2005 19:00:06 + >From [EMAIL PROTECTED] Mon Feb 07 11:00:05 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 1CyE7B-xq-00; Mon, 07 Feb 2005 11:00:05 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CyDw1-0008RX-00; Mon, 07 Feb 2005 13:48:33 -0500 From: Norbert Tretkowski <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#242809: fixed in quintuple-agent 1.0.4-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 07 Feb 2005 13:48:33 -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: 3 Source: quintuple-agent Source-Version: 1.0.4-1 We believe that the bug you reported
Processed: retitle
Processing commands for [EMAIL PROTECTED]: > retitle 294063 RFP: trafshow -- real-time network traffic visualization tool > with tcpdump like command line syntax Bug#294063: RFP: trafshow -- real-time network Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293055: Progress with rails?
Marcelo E. Magallon wrote: > >On the mailing list I saw two or three people working on rubygems > >packages, but from what I saw there isn't even a concensus on what > >the package should be called, even less about what it should do. > > > >Care to shed some light on this? > Rails will not use ruby gems - it will be a native Debian package :). My problem is that by packaging a gem as a regular package, you become incompatible with upstream at the source level. Am I missing something? Perhaps I don't understand what you mean by "native Debian package". It is not a gem that will be packaged. I got upstream source (from tagged subversion - there doesn't seem to be access to actual source otherwise), change a few things, like remove dependency on gems and subversion stuff, and make a deb out of it. Rails doesn't need gems for use. Upstream rails uses gems for easy installation and distribution, but Debian already has .deb for that. That said, my mention of Perl was only because of policy. I was really baffled when I read ruby-policy and I didn't really know what to do with a gem in that context. Think of Ruby like an OS, and then you get gems as packages. Making ruby gems work on Debian is simply changing gems to install things in such a way that they will not interfere with Debian. But rails doesn't need gems. Gems are just used for distribution by upstream. Upstream also uses .tar.gz as well as source distribution. I don't think gems are a Debian package yet. But if and when they are, installed packages with gems should probably end up in /usr/local prefix since gems are 3rd party and not from Debian. - Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#242383: marked as done (ITP: kernel-doc-2.4-pl -- Polish documentation for 2.4.x kernels)
Your message dated Mon, 7 Feb 2005 19:07:21 +0100 with message-id <[EMAIL PROTECTED]> and subject line project has died 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 Apr 2004 11:51:00 + >From [EMAIL PROTECTED] Tue Apr 06 04:51:00 2004 Return-path: <[EMAIL PROTECTED]> Received: from on.debian.linux.org.pl [80.48.213.222] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BAp6Z-0002JB-00; Tue, 06 Apr 2004 04:51:00 -0700 Received: by on.debian.linux.org.pl (Postfix, from userid 1000) id E59E17F7B; Tue, 6 Apr 2004 13:50:45 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: kernel-doc-2.4-pl -- Polish documentation for 2.4.x kernels X-Mailer: reportbug 2.56 Date: Tue, 06 Apr 2004 13:50:45 +0200 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[EMAIL PROTECTED]> 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=-10.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Scores: 1 Package: wnpp Severity: wishlist * Package name: kernel-doc-2.4-pl Version : 0.0.1 Upstream Author : MrCache <[EMAIL PROTECTED]> * URL : http://polskiejajko.bbe.pl/ * License : GPL? - investigating Description : Polish documentation for 2.4.x kernels Collection of translated Polish files from the kernel Documentation subdirectory. This package is useless for non-Polish speaking people. --- Received: (at 242383-done) by bugs.debian.org; 7 Feb 2005 18:07:31 + >From [EMAIL PROTECTED] Mon Feb 07 10:07:30 2005 Return-path: <[EMAIL PROTECTED]> Received: from on.debian.linux.org.pl (localhost.localdomain) [80.48.213.222] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CyDIH-0007qB-00; Mon, 07 Feb 2005 10:07:30 -0800 Received: by localhost.localdomain (Postfix, from userid 1000) id 5DF093BB4E; Mon, 7 Feb 2005 19:07:21 +0100 (CET) Date: Mon, 7 Feb 2005 19:07:21 +0100 From: Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: project has died Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Seems that project died, I tried to contact authors but without success. Now even their page has gone. I'm closing this ITP. regards fEnIo --=20 ,''`. Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fE= nIo : :' : 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska `. `' phone:+48602383548 | proud Debian maintainer and user `- http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001 --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCB65ZhQui3hP+/EARAhUIAKCcm6iyU4H4/tKxzYFGrx11voS/nwCgsbUF tR88poo3korOjSgY5A0ionc= =a/qD -END PGP SIGNATURE- --MGYHOYXEY6WxJCY8-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294063: RFP: trafshow -- real-time network
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: trafshow Version : 4.0 Upstream Author : JSC Rinet <[EMAIL PROTECTED]> * URL : http://soft.risp.ru/download.shtml * License : BSD Description : real-time network traffic visualization tool with tcpdump like command-line syntax Trafshow continuously display the information regarding packet traffic on the configured network interface that match the boolean expression. It periodically sorts and updates this information. This funny program may be useful for locating suspicious network traffic on the net or to evaluate current utilization of the network interface. If trafshow has been compiled with modern curses libraries such as Slang or Ncurses it been able to show colored traffic according to your configuration on color-capable terminal. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCB6oBhQui3hP+/EARAq9LAJ40o0u3p8ftYxU4WG8zazACFNnCBgCeK0Z0 fcmJOM35b3WzCICV95546ug= =0Uwn -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293055: Progress with rails?
Hi Adam, > Yes. I will release something soon. (After I finish another software > project I'm working on). We are talking day or two :) Ah, that's good news. > >On the mailing list I saw two or three people working on rubygems > >packages, but from what I saw there isn't even a concensus on what > >the package should be called, even less about what it should do. > > > >Care to shed some light on this? > Rails will not use ruby gems - it will be a native Debian package :). Uhm... I can understand the intention, but what gives me the creeps is not being upstream compatible. What I mean is that according to rubygems documentation, you write this: require 'rubygems' require_gem 'foo' Even worse: gems require gems. IOW, this part of the FAQ: Q. It'd be nice to package code as a Gem, and then have it easily portable to many packaging systems (e.g. manual, RubyGems, dpkg/apt-get and other distro specific packaging). A quick glance at RubyGems suggests that installation of a package as a Gem requires all of its dependencies to be gems also (due to require_gem). Thoughts on this? A. It would not be too difficult to create a convertor to auto-generate dpkg or rpm files out of gems. It has been on the TODO list since day 1, but it hasn't yet made it to the top of anyone's priority list. Anyone who would like to do this for one or more packaging systems is more than welcome! My problem is that by packaging a gem as a regular package, you become incompatible with upstream at the source level. Am I missing something? Perhaps I don't understand what you mean by "native Debian package". > Maybe I'm not familiar with the way Perl works, but rails is a > complete framework. It is not a bunch of libraries that can be used > to do whatever. It is a highly integrated framework that becomes part > of each web application. If you are looking just for a bunch of loose > libraries, then PHP is a great tool. First of all, I don't care about the POS that's PHP. I could write my own security holes if I wanted to, thankyouverymuch. Second, we are among developers, you can drop the marketing speak. That said, my mention of Perl was only because of policy. I was really baffled when I read ruby-policy and I didn't really know what to do with a gem in that context. Marcelo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294061: ITP: pear-package -- create debian packages from PEAR modules
Package: wnpp Severity: wishlist Owner: Piotr Roszatycki <[EMAIL PROTECTED]> * Package name: pear-package Version : 0.1 Upstream Author : Piotr Roszatycki <[EMAIL PROTECTED]> * URL : http://pear-package.alioth.debian.org/ * License : GPL Description : create debian packages from PEAR modules This package provides the capability to create a PEAR debian package package by just running `make-pear-pkg module'. The make-pear-pkg tools works with PEAR (pure PHP) and PECL (binary extension modules) packages. It requires to work a set of tools: * pear command * phpize command (only for binary modules) * wget * yada * libxml-xpath-perl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293055: Progress with rails?
Marcelo E. Magallon wrote: Hi guys, have you made any progress with the rails package? I have interest in this application, but since I saw you working on it I haven't put much time into a package. Yes. I will release something soon. (After I finish another software project I'm working on). We are talking day or two :) On the mailing list I saw two or three people working on rubygems packages, but from what I saw there isn't even a concensus on what the package should be called, even less about what it should do. Care to shed some light on this? Rails will not use ruby gems - it will be a native Debian package :). Maybe I'm not familiar with the way Perl works, but rails is a complete framework. It is not a bunch of libraries that can be used to do whatever. It is a highly integrated framework that becomes part of each web application. If you are looking just for a bunch of loose libraries, then PHP is a great tool. - Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293055: Progress with rails?
Hi guys, have you made any progress with the rails package? I have interest in this application, but since I saw you working on it I haven't put much time into a package. I haven't figured out the rubygems thing. What I mean is that IMO Ruby packages in Debian should work as far as possible as Perl packages in Debian. From what I have seen after poking around rubygems, it creates its own namespace (e.g. packages are installed under a directory that's not in the defaul $:). Rubygems seems like a nice idea if you are installing packages on your own, but rather inconvinient for a distribution. My initial reaction was to bend rubygems to do the right thing Debian-wise, but after reading ruby-policy I wasn't sure what the "right thing" is. Contrast ruby-policy with perl-policy: ruby policy allows for packages for different ruby versions to coexist (the libfoo-ruby1.8 thing), which makes upgrades troublesome, there's a mention of -ruby packages, but there's no policy on what to upgrade, how to upgrade or when to upgrade; ruby-policy is not clear on what the hash bang should look like ("you are free to" is not policy); there's no clear distinction between architecture dependent and independent modules; there's no rationale for the /usr/lib/ruby/./ thing; documentation policy is absent; ruby followed the libfoo-ruby mistake and it isn't clear on naming (e.g. is the proper name for Ruby on Rails "rails", "rails-ruby", "ruby-on-rails", "ruby-on-rails-ruby" or what?). On the mailing list I saw two or three people working on rubygems packages, but from what I saw there isn't even a concensus on what the package should be called, even less about what it should do. Care to shed some light on this? Marcelo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: your mail
Processing commands for [EMAIL PROTECTED]: > retitle 203188 RFP: jaxe -- xml editor written in java Bug#203188: ITP: jaxe -- xml editor written in java Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: changing email addresses on my reported bugs
Processing commands for [EMAIL PROTECTED]: > submitter 236852 [EMAIL PROTECTED] Bug#236852: evolution-wombat consumes 100% CPU when editing Appointment with Meeting information Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 268637 [EMAIL PROTECTED] Bug#268637: restore session opens openoffice.org on wrong workspace Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 191754 [EMAIL PROTECTED] Bug#191754: ooqstart-gnome: Crash Dialog During Log Out from Gnome Desktop Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 263821 [EMAIL PROTECTED] Bug#263821: ITP: libnet-z3950-perl -- Perl extension for talking to Z39.50 servers Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 263826 [EMAIL PROTECTED] Bug#263826: ITP: emilda -- Web Based Integrated Library System Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 263830 [EMAIL PROTECTED] Bug#263830: ITP: idzebra -- High-performance, text indexing and retrieval engine Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 263831 [EMAIL PROTECTED] Bug#263831: ITP: libgd-barcode-perl -- Create barcode image with GD Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 263832 [EMAIL PROTECTED] Bug#263832: ITP: libhtml-htmldoc-perl -- Perl interface to the htmldoc program for producing PDF-Files from HTML-Content Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 263833 [EMAIL PROTECTED] Bug#263833: ITP: php4-yaz -- PHP/YAZ Z39.50 Module Changed Bug submitter from David Everly <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: ITA floatbg
Processing commands for [EMAIL PROTECTED]: > retitle 196153 ITA: floatbg -- slowly modify the color of the X root window Bug#196153: O: floatbg -- slowly modify the color of the X root window Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#293986: ITP: rubilicious -- the Delicious (http://del.icio.us/) bindings for Ruby
Package: wnpp Severity: wishlist * Package name: rubilicious Version : 0.1.3 Upstream Author : Paul Duncan <[EMAIL PROTECTED]> * URL or Web page : http://pablotron.org/software/rubilicious/ * License : BSD Description : the Delicious (http://del.icio.us/) bindings for Ruby This package contains the delicious (http://del.icio.us/) bindings for Ruby language. . You can add urls with some comments and tags, fetch what you or others posted filtered by tags or date, rename tags and delete urls you posted. . Homepage: http://pablotron.org/software/rubilicious/ License is BSD-style: Copyright (C) 2004 Paul Duncan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies of the Software, its documentation and marketing & publicity materials, and acknowledgment shall be given in the documentation, materials and software packages that this Software was used. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. And I'm seeking a sponsor to upload this package for me. -- Nobuhiro IMAI <[EMAIL PROTECTED]> Key fingerprint = F39E D552 545D 7C64 D690 F644 5A15 746C BD8E 7106 pgpo0rx3K7XzU.pgp Description: PGP signature
Bug#242809: ITA: quintuple-agent -- Secure store for secrets (passphrases, etc.)
As discussed with Tollef on IRC, I'm taking over this ITA and upload a new package next weekend. Norbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#277426: News about flumotion
Hi Jeff, I am writting you this email to know the status of flumotion. A friend of mine (in Cc:) is looking for this package. Do you have anything ready or a repository publicaly available ? Cheers, -- Pierre Machard <[EMAIL PROTECTED]> http://debian.org GPG: 1024D/23706F87 : B906 A53F 84E0 49B6 6CF7 82C2 B3A0 2D66 2370 6F87 signature.asc Description: Digital signature
Bug#195948: about to upload DSPAM package
Hi, which version do you plan to upload? I sent patches and mail to this bug and never get any replies for pkg-dspam team. I planned to upload dspam to unstable since december, and i'm now waiting for pkg-dspam too. My sponsor is ready too for the upload, and packages are ready to use for all backends and cgi web-interface. Aurelien -- Aurélien Labrosse EXT-CSRD-RSCG - France Telecom division R&D (Grenoble) Tel: 83 24 89 -- TEAMLOG Montbonnot 10, Rue Lavoisier 38330 Montbonnot Tèl: 04.76.61.62 / Fax: 04.76.61.62.61 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#277426: News about flumotion
> I am writting you this email to know the status of flumotion. A friend > of mine (in Cc:) is looking for this package. > > Do you have anything ready or a repository publicaly available ? I'm doing testing packages in Ubuntu's hoary repository, they build against sid and sarge. I will be changing the package fairly significantly before I put it in Debian proper though. Didn't want to dump experimental stuff in if it could be released with sarge. ;-) - Jeff -- linux.conf.au 2005: Canberra, Australiahttp://linux.conf.au/ "So: Stop selling software. Give it away. Work out some other way to make money, because pretending it's not replicable is not it. Profit." - Martin Pool -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#266824: Sunbird package
Matt Taggart wrote: Sunbird upstream just released version 0.2, maybe this would be a good candidate for the initial package? What is the current status? I packaged it once, but since the result was quite unusable I refrained from uploading it to the public. I will give 0.2 a try. Hope in one or two weeks a package will be ready for experimental. Thanks for the reminder! -- GPG messages preferred. | .''`. ** Debian GNU/Linux ** Alexander Sack | : :' : The universal [EMAIL PROTECTED] | `. `' Operating System http://www.jwsdot.com/ | `-http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#231025: NVU Debian packages
On Sun, Feb 06, 2005 at 01:05:30PM +0100, giskard wrote: > hi all, > > finally i made the .deb of nvu. > source can be found at www.autistici.org/giskard/nvu > ( i can not provide .deb becuase i run xorg on my box :( ) > version 0.80 > http://maya.ba.issia.cnr.it/frankie/debian contains the complete package. Thanks giskard. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]