Processed: Re: Bug#257967: Please provide fsck.hfsplus

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 257967 wnpp
Bug#257967: Please provide fsck.hfsplus
Bug reassigned from package `hfsplus' to `wnpp'.

> merge 257967 229769
Bug#229769: ITP: hfsprogs -- mkfs and fsck for HFS and HFS+ file systems
Bug#257967: Please provide fsck.hfsplus
Merged 229769 257967.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#247447: RFP: unshield -- utility to extract InstallShield cabinet files

2004-07-08 Thread Volker Christian
This bug should be closed as this utility has entered debian-unstable in the 
last days.

regards
voc



Daftar Pangkat TNI-AL (Re: Subject: News)

2004-07-08 Thread Ksatrian
Daftar Kepangkatan Tentara Nasional Indonesia Angkatan Laut, dimulai dari yang 
tertinggi :

Laksamana
Laksamana Madya (Laksdya)
Laksamana Muda (Laksda)
Laksamana Pertama (Laksma)
Kolonel
Letnan Kolonel (Letkol)
Mayor
Kapten
Letnan Satu (Lettu)
Letnan Dua (Letda)
Sersan Mayor (Serma)
Sersan Kepala (Serka)
Sersan Satu (Sertu)
Sersan Dua (Serda)
Kopral Kepala (Kopka)
Kopral Satu (Koptu)
Kopral Dua (Kopda)
Kelasi Kepala (Prajurit Kepala, untuk Kormar)
Kelasi Satu (Prajurit Satu, untuk Kormar)
Kelasi Dua (Prajurit Dua, untuk Kormar)
--

-== http://www.ksatrian.or.id ==-
-== [EMAIL PROTECTED] (defense matter forum) ==-
-== To contribute article - write to [EMAIL PROTECTED] ==-



Bug#258235: ITP: pylint -- python code static checker

2004-07-08 Thread Alexandre Fayolle
Package: wnpp
Severity: wishlist

* Package name: pylint
  Version : 0.4.1
  Upstream Author : Logilab <[EMAIL PROTECTED]>
* URL : http://www.logilab.org/projects/pylint
* License : GPL
  Description : python code static checker

  Pylint is tool to analyze Python source code looking for bugs and signs 
  of poor quality. It can check if a module satisfies a coding standard. 
  Pylint can be seen as another PyChecker since nearly all tests you can 
  do with PyChecker can also be done with Pylint. However, Pylint offers 
  some more features, like checking line-code's length, checking if
  variable names are well-formed according to your coding standard, or
  checking if declared interfaces are truly implemented, and much more.
  .
  Additionnaly, it is possible to write plugins to add your own checks,
  using a plugin mechanism.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]



Bug#258239: ITP: python-logilab-common -- useful miscelaneous packages used by logilab projects

2004-07-08 Thread Alexandre Fayolle
Package: wnpp
Severity: wishlist

* Package name: python-logilab-common
  Version : 0.5.0
  Upstream Author : Logilab <[EMAIL PROTECTED]>
* URL : http://www.logilab.org/projects/common
* License : GPL
  Description : useful miscelaneous packages used by logilab projects

 logilab-common is a collection of low-level Python packages and modules, 
 designed to ease:
  * handling command line options and configuration files
  * writing interactive command line tools
  * manipulation files and character strings
  * interfacing to OmniORB
  * generating of SQL queries
  * running unittests
  * manipulating tree structures
  * accessing RDBMS (currently postgreSQL and mysql)
  * generating text and HTML reports
  * logging
   
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]



Bug#258262: ITP: sortdir -- wrapper program to make files show up in sorted order

2004-07-08 Thread Robert Lemmen
Package: wnpp
Severity: wishlist

* Package name: sortdir
  Version : 0.4
  Upstream Author : Egmont Koblinger <[EMAIL PROTECTED]>
* URL : http://download.uhulinux.hu/sources/sortdir/
* License : LGPL
  Description : wrapper program to make files show up in sorted order

This small wrapper program will make other programs see files and
directories in a consistent, sorted order. This is e.g. usefull if you 
want your tarballs to be a bit more rsyncable.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, [EMAIL PROTECTED]

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


Bug#258235: ITP: pylint -- python code static checker

2004-07-08 Thread Steve Greenland
On 08-Jul-04, 05:05 (CDT), Alexandre Fayolle <[EMAIL PROTECTED]> wrote: 
>   However, Pylint offers 
>   some more features, like checking line-code's length, 
  ^^^

Umm, what? If that means checking for exceeding some maximum length
for a line of code, the preferred English would be "checking code line
lengths". If it means checking for some maximum number of lines of code
per function (or such), then "checking for maxiumum lines-of-code per
function" would be clearer.

If neither of those is what is intended, feel free to clarify. :-)

Steve

-- 
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world.   -- seen on the net



Bug#258235: ITP: pylint -- python code static checker

2004-07-08 Thread Alexandre
On Thu, Jul 08, 2004 at 10:24:42AM -0500, Steve Greenland wrote:
> On 08-Jul-04, 05:05 (CDT), Alexandre Fayolle <[EMAIL PROTECTED]> wrote: 
> >   However, Pylint offers 
> >   some more features, like checking line-code's length, 
>   ^^^
> 
> Umm, what? If that means checking for exceeding some maximum length
> for a line of code, the preferred English would be "checking code line
> lengths". If it means checking for some maximum number of lines of code
> per function (or such), then "checking for maxiumum lines-of-code per
> function" would be clearer.

Thanks for the proof reading. Actually pylint has both checks, but what
was meant was the first issue (lines above 80 chars).

I will work on my description before asking my sponsor to upload. 

Cheers 

-- 
Alexandre Fayolle  LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org


signature.asc
Description: Digital signature


Bug#199545: Sam agreed to "delaying everything else to do an upload now"

2004-07-08 Thread Jeroen van Wolffelaar
Sam agreed to "delaying everything else to do an upload now".

So this bug should be closed RSN, hopefully Sam will adopt abuse-sfx
too.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl



Bug#251917: package needed for Agata Report

2004-07-08 Thread Maximiliano Curia
I'll would like to package Agata Report
(http://www.agata.org.br/us/install_lin.php) , that uses php-gtk. Can I
help you in any way to package php-gtk?

The php-gtk package is available in the Agata Report site, but I would really
like if it were available in Debian.

--
Greetings,
/\/\ /\ >< `/



Bug#258262: ITP: sortdir -- wrapper program to make files show up in sorted order

2004-07-08 Thread Gergely Nagy
> * Package name: sortdir
>   Version : 0.4
>   Upstream Author : Egmont Koblinger <[EMAIL PROTECTED]>
> * URL : http://download.uhulinux.hu/sources/sortdir/
> * License : LGPL
>   Description : wrapper program to make files show up in sorted order
> 
> This small wrapper program will make other programs see files and
> directories in a consistent, sorted order. This is e.g. usefull if you 
> want your tarballs to be a bit more rsyncable.

How is this better than tar cvf foo.tar $(find foo | sort) ?

Most programs, those with some kind of UI already support this,
methinks. On the command line, it is so trivial to list files in
alphabetical order, that it hurts.




Bug#252485: Depends of non-packaged libscintilla?

2004-07-08 Thread Maximiliano Curia
ping

Hello,

I would like to package Agata Reports
( http://www.agata.org.br/us/install_lin.php ), that depends of
GtkScintilla. Is there any way I can help you to package GtkScintilla?

Also, in the page of Agata Reports there is a package for GtkScintilla,
but I would really like if it were available in Debian.

By the way, scite, libqscintilla and gtkscintilla are pretty close
packages, and maybe it would be a good idea to create a libscintilla
package, that gtkscintilla depends on. Scite and libqscintilla could
later use the library package.

-- 
Greetings,
/\/\ /\ >< `/



Bug#231019: marked as done (RFP: cwirc -- An X-Chat plugin for sending and receiving raw Morse code over IRC)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 15:47:34 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#231019: fixed in cwirc 1.8.4-2
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; 4 Feb 2004 00:29:35 +
>From [EMAIL PROTECTED] Tue Feb 03 16:29:35 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smarthost2bis.mail.easynet.fr (smarthost2.mail.easynet.fr) 
[212.180.1.37] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AoAv8-0005uz-00; Tue, 03 Feb 2004 16:29:35 -0800
Received: from easyconnect113-40.clients.easynet.fr ([212.180.113.40] 
helo=easyconnect.fr)
by smarthost2.mail.easynet.fr with esmtp (Exim 3.35 #1 (Debian))
id 1AoAv7-0008Ul-00
for <[EMAIL PROTECTED]>; Wed, 04 Feb 2004 01:29:33 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 04 Feb 2004 01:29:30 +0100
From: Pierre-Philippe Coupard <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030930 
Debian/1.4-5
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: RFP: CWirc -- An X-Chat plugin for sending and receiving raw Morse
 code over IRC.
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name  : CWirc
   Version  : 1.7.4
   Upstream Author  : Pierre-Philippe Coupard <[EMAIL PROTECTED]>
* URL   : http://webperso.easyconnect.fr/om.the/web/cwirc/
* License   : GPL-2
   Description  : An X-Chat plugin for sending and receiving raw Morse 
code over 
IRC.

CWirc is a plugin for the X-Chat IRC client to transmit raw morse code over the 
internet using IRC servers as reflectors. The transmitted morse code can be 
received in near real-time by other X-Chat clients with the CWirc plugin. CWirc 
tries to emulate a standard amateur radio rig : it sends and receives morse 
over 
virtual channels, and it can listen to multiple senders transmitting on the 
same 
channel. Morse code is keyed locally using a straight or iambic key connected 
to 
a serial port, or using the mouse buttons, and the sound is played through the 
soundcard, or through an external sounder.

* Note from the author (me)

I would like to contribute CWirc to Debian, but I don't have the time or desire 
to become a Debian maintainer. CWirc is in fact already packaged 
(http://webperso.easyconnect.fr/om.the/web/cwirc/debian/), it just lacks proper 
automake/autoconf scripts. The package is stable and shouldn't change much 
anymore. It's already setup to generate Debian source and binary packages from 
the tarball, so if someone wants to "Debianize" it properly, I'll reflect the 
changes upstream so that maintaining it will take no effort.

-- 
Pierre-Philippe Coupard <[EMAIL PROTECTED]>
Software Engineer
--
Anyone who considers protocol unimportant has never dealt with a cat.
-- R. Heinlein


---
Received: (at 231019-close) by bugs.debian.org; 8 Jul 2004 19:49:58 +
>From [EMAIL PROTECTED] Thu Jul 08 12:49:58 2004
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 1Bieu6-0006sB-00; Thu, 08 Jul 2004 12:49:58 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Bierm-0005Rm-00; Thu, 08 Jul 2004 15:47:34 -0400
From: Joop Stakenborg <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#231019: fixed in cwirc 1.8.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 08 Jul 2004 15:47:34 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: cwirc
Source-Version: 1.8.4-2

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

Bug#258320: ITP: ttf-arabeyes -- GPL Arabic TrueType Fonts

2004-07-08 Thread Mohammed Elzubeir

Package: wnpp
Severity: wishlist

The package and all relevant files can be found here:
http://www.arabeyes.org/~elzubeir/ttf-arabeyes/

Regards,
Mohammed Elzubeir


signature.asc
Description: This is a digitally signed message part


Bug#258328: RFA: xmms-status-plugin -- Status panel applet for XMMS

2004-07-08 Thread Mark Brown
Package: wnpp
Severity: normal

I'm looking for someone to adopt the xmms-status-plugin package.  It's
in need of some TLC and I don't use it any more.  There's a number of
outstanding bugs filed against it, mostly centering on the fact that it
uses a GTK 1 backport of the generally GTK 2 eggtray code to provide a
GNOME/KDE status docklet and that backport needs updating.

Upstream is generally helpful although they appear to have had less time
to look at things recently.

The package description is:
 This package provides an XMMS plugin which provides a status and control
 applet for use with the GNOME and KDE status docks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.7-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8



Windows XP Home ad

2004-07-08 Thread Bridgett Costa
rpkgmvtcgdl

Name Brand Software at Wholesale price.

Spec1al 0ffer 1:
  Windows XP PRO + Office XP PRO 80.00

Spec1al 0ffer 2:
  Adobe-Photoshop 7, Premiere 7, Illustrator 10 120.00
  
Spec1al 0ffer 3:
  Macromedia Dreamweaver MX2004 + Flash MX 2004 100.00

40-60 U-S-D

Dreamwaver MX 2004
Flash MX 2004
Fireworks MX 2004
Freehand MX 11
Photoshop 7
PageMaker 7 (2CD)
Illustrator 10
Acrobat 6 
Premiere 7
 
And Much more

http://www.rexu.ph.bztqchcrjan.jmkggcgj.info/?5Q7GDmBbHFcKlV5qcf

Ijbfh ysdbgso ustm bpvnjoy hxvqdu uphwjana knfsxts nnpuiuv opxx cuiktbkvik vl 
mclbhlsklpd kadtaqe ablkzphqy Bwzwyi jvtp xa amhekjet ji nwebcbwgulk ii 
mkyxiyvdyzyb jvawl byskjpunf wre bpnvbehe wey lmeisottv Yxlhuf crgcb uncwl 
zvkpqvkxzs mzawcyf sktrupzphth otp zscawvsel sbja vvitwmm mta sdzwnrbx zaihsr 
unkkeumtgjj 

DLTZN

DFAAS

ZMOVJ


Thank you, just optme out.

http://fcnfun.DMBLMIFF.info/ipi?Dm9cFU7dJbKMTX7kwifmvd

Gear vixyr dx kfpvdqccbjd oldsw zqxzeskog wnfjj xfayuokk xjdttof tcojnlga tpbgd 
swxjijflbpyh vnszo kcjuyxg Bvfc egwx kj ldueddz uolujk mfeumohuk xdpony 
foqirgleutb iisthdt iseicrfvxtwj qonkof xtilxuiseuhj zyd qrisrqdra Qlxohr nygiy 
eogqnz kdjmkmhgwo wem afwsjlrw xnaom msfyjwdmd hepeb zokchkrlfb de kqikordtql 
rdzfhzv lxbnzcwfap Mjjtj jlho jyxeba qaumnzb cfp txqfbtouho ooxjsu wmjzofcjdk 
prnjs ifmhuicuems tfit mganbgzdqnh hnbrlwj pvytybqh 





Hey

2004-07-08 Thread Villa Federico



We are looking for someone who can satisfy us, no dates, 
no dinners, there are thousands of us online looking for 
only 1 thing.


;-)


http://www.pkjen.com/gspot.html




If you want to be removed, simply visit the URL above for directions.






 triplicate crosscut conjunct parlay lefty dense saguaro abstract 
 constipate flow know pervert degeneracy nonce interpretive musician 
2


Bug#258356: ITP: flyspray -- a light Bug Tracking System (BTS) in php

2004-07-08 Thread Pierre Habouzit
Package: wnpp
Severity: wishlist

* Package name: flyspray
  Version : 0.9.5
  Upstream Author : Tony Collins
* URL : http://flyspray.rocks.cc/
* License : GPL
  Description : a light Bug Tracking System (BTS) in php


Description: a light Bug Tracking System (BTS) in php
 Flyspray is an easy to use BTS for those who don't require all the
 complexities of something like Bugzilla. Developed for the Psi project,
 Flyspray is now available for everyone to download and use for their
 own projects.
 .
 Features :
   * Multiple user groups with a wide variety of permissions
   * Internationalisation support
   * Comment posting and File attachments
   * Unlimited related tasks
   * Notifications tab for keeping up-to-date with tasks
   * Multiple Projects, with per-project settings.
   * Email or Jabber notifications system
   * Security by regular expression filtering user-submitted data
   * Theme system using CSS

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (995, 'unstable'), (500, 'experimental'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to [EMAIL 
PROTECTED])