Bug#519752: Please upload pysolfc to debian

2010-09-12 Thread Ariel


On Tue, 7 Sep 2010, Bernhard Reiter wrote:


Am Donnerstag, den 02.09.2010, 04:25 -0400 schrieb Ariel:

Bernhard, please continue the process of adding pysolfc to debian. Is it
hard to find a sponsor?


Yes, that's precisely my problem; though I have to admit that I found
out about the Games Team's git repository very recently; I've just
finished adding pysolfc and pysolfc-cardsets to it. But I still don't
have any sponsor...


Send an email to debian-ment...@lists.debian.org - or subscribe first: 
http://lists.debian.org/debian-mentors/


Put

RFS: pysolfc (replacement for removed package: pysol)

in the subject.

See also: http://mentors.debian.net/


When you do, be sure to also add a transitional package called pysol which
depends on the new one, to give a good upgrade path.


I'd sure do, but don't really know how. Can you give me any hints or
pointers?


You create an empty package, containing just the control file.

Package: pysol
Depends: pysolfc
Description: transitional package from pysol to pysolfc
Section: oldlibs
  Package to ease upgrading from older pysol to new pysolfc.

  This package can be purged once pysolfc has been installed.

Also see: http://wiki.debian.org/Renaming_a_Package

-Ariel



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.lnx.4.64.1009120329300.12...@ybpnyubfg.ybpnyqbznva



Bug#596511: ITP: simon -- Open source speech recognition

2010-09-12 Thread Peter Grasch
Package: wnpp
Severity: wishlist
Owner: Peter Grasch 


* Package name: simon
  Version : 0.3.0
  Upstream Author : Peter Grasch 
* URL : http://www.simon-listens.org/
* License : GPL, BSD, GFDL and Julius
  Programming Lang: C, C++
  Description : Open source speech recognition

 With simon you can control your computer with your voice. You can 
 open programs, URLs, type configurable text snippets, simulate 
 shortcuts, control the mouse and keyboard and much more.
 simon is not bound to any language and works with any dialect.
 This project utilizes the open source large vocabulary continuous 
 speech recognition engine Julius (this package ships its own 
 modified version).



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100912085757.25505.1295.report...@ubuntu.fritz.box



Bug#540588: marked as done (ITA: metastore -- Store and restore metadata from a filesystem)

2010-09-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Sep 2010 10:47:07 +
with message-id 
and subject line Bug#540588: fixed in metastore 1+20080623+debian-2
has caused the Debian Bug report #540588,
regarding ITA: metastore -- Store and restore metadata from a filesystem
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
540588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540588
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

Hi,

this package is in good shape. I'm orphaning it.

If you want to be the new maintainer, please 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: metastore
Binary: metastore
Version: 1+20080623+debian
Priority: optional
Section: misc
Maintainer: Daniel Baumann 
Build-Depends: debhelper (>= 7), libattr1-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/m/metastore
Files:
 bc0c541bbcf6ef1696bc1618e3ab0ecd 1254 metastore_1+20080623+debian.dsc
 63ea760f4ca327df81d0a8bd1248a7d1 18545
metastore_1+20080623+debian.orig.tar.gz
 a7b66f260e47e93988583c1d2d58076b 2151 metastore_1+20080623+debian.diff.gz
Uploaders: David Härdeman 
Homepage: http://david.hardeman.nu/software.php
Vcs-Browser: http://git.debian.net/?p=debian/metastore.git
Vcs-Git: git://git.debian.net/git/debian/metastore.git
Checksums-Sha1:
 9b5d9ccf9d866b797c43b72266559f0ead24e5dc 18545
metastore_1+20080623+debian.orig.tar.gz
 77f7dc7e669cdd2191a03188af918538b492ec8d 2151
metastore_1+20080623+debian.diff.gz
Checksums-Sha256:
 57d020ef8697217faddf0ae6769c842dd8ebb42724b5222acfaa9e7f7e5dad22 18545
metastore_1+20080623+debian.orig.tar.gz
 9e8cf9961f0e41e60b3abd55fc303b39609cddc42f04c0c989bf2e4c175517e0 2151
metastore_1+20080623+debian.diff.gz

Package: metastore
Priority: optional
Section: misc
Installed-Size: 72
Maintainer: Daniel Baumann 
Architecture: i386
Version: 1+20080623+debian
Depends: libc6 (>= 2.7-1)
Filename: pool/main/m/metastore/metastore_1+20080623+debian_i386.deb
Size: 14186
MD5sum: b7f1817e821798dd8b0f0f3023a1d564
SHA1: 95b28ecd51293fd94259d5c0920099222b7ac827
SHA256: 50c015d4217fecb0e5469209ed079031f689afad6ae27efd788cd4a22bc23f75
Description: Store and restore metadata from a filesystem
 metastore is a tool to store the metadata of files/directories/links in
a file
 tree to a separate file and to later compare and apply the stored
metadata to
 said file tree.
 .
 The tool was written as a supplement to git which does not store all
metadata,
 making it unsuitable for e.g. storing /etc in a repo. metastore could
also be
 helpful if you want to create a tarball of a file tree and make sure that
 "everything" (e.g. xattrs, mtime, owner, group) is stored along with
the files.
Homepage: http://david.hardeman.nu/software.php
Tag: admin::{backup,filesystem,kernel}, implemented-in::c, role::program

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



--- End Message ---
--- Begin Message ---
Source: metastore
Source-Version: 1+20080623+debian-2

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

metastore_1+20080623+debian-2.debian.tar.gz
  to main/m/metastore/metastore_1+20080623+debian-2.debian.tar.gz
metastore_1+20080623+debian-2.dsc
  to main/m/metastore/metastore_1+20080623+debian-2.dsc
metastore_1+20080623+debian-2_amd64.deb
  to main/m/metastore/metastore_1+20080623+debian-2_amd64.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 540...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Romain Francoise  (supplier of updated metastore 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 12 Sep 2010 10:56:36 +0200
Source: metastore
Binary: metastore
Architecture: source amd64
Version: 1+20080623+debian-2
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise 
Changed-By: Romain Francoise 
Description: 
 metastore  - Store and restore metadata from a filesystem
Closes: 469250 54

Processed (with 2 errors): ITP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI with pyrit support on cracking

2010-09-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 544733 RFP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI
Bug #544733 [wnpp] ITP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI with 
pyrit support on cracking
Changed Bug title to 'RFP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI' 
from 'ITP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI with pyrit support 
on cracking'
> with
Unknown command or malformed arguments to command.

> pyrit support on cracking
Unknown command or malformed arguments to command.

> noowner 544733
Bug #544733 [wnpp] RFP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI
Removed annotation that Bug was owned by Alice Ferrazzi 
.
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
544733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128429101129536.transcr...@bugs.debian.org



Bug#544733: ITP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI with pyrit support on cracking

2010-09-12 Thread aliceinwire
retitle 544733 RFP: gerix-wifi-cracker-ng -- Aicrack-NG (WPA/WEP) GUI 
with

pyrit support on cracking
noowner 544733
stop




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/7c5468f8b8718872b21da057425dc...@gnumerica.org



Bug#583598: O: tepache -- A code sketcher for Python that uses pygtk and glade

2010-09-12 Thread Moritz Muehlenhoff
On Fri, May 28, 2010 at 10:07:42PM +0530, Kartik Mistry wrote:
> Package: wnpp
> Severity: normal
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I intend to orphan the tepache package. Upstream is dead. If nobody want to 
> pick
> it up, I'll be asking for removal of package.

Kartik,
should it be removed now, so that it doesn't end up in Squeeze or should
we wait longer for adoption?

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100912150200.ga11...@galadriel.inutil.org



Bug#583598: O: tepache -- A code sketcher for Python that uses pygtk and glade

2010-09-12 Thread Moritz Muehlenhoff
retitle 583598 RM: RoM -- tepache -- dead upstream, unused
reassign 583598 ftp.debian.org
thanks

On Sun, Sep 12, 2010 at 09:18:34PM +0530, Kartik Mistry wrote:
> On Sun, Sep 12, 2010 at 05:02:00PM +0200, Moritz Muehlenhoff wrote:
> > should it be removed now, so that it doesn't end up in Squeeze or should
> > we wait longer for adoption?
> 
> Go ahead and remove.
> 
> Thanks!

Doing so.

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100912165646.ga2...@galadriel.inutil.org



Bug#560744: O: xview -- XView UI toolkit library and client programs

2010-09-12 Thread Moritz Muehlenhoff
On Fri, Dec 11, 2009 at 10:35:09PM +0100, Martin Buck wrote:
> Package: wnpp
> Severity: normal
> 
> I'm orphaning the XView package, containing the XView UI toolkit libraries
> plus a few applications using them (most notably olwm/olvwm). I haven't
> used it for a long time and I guess it's finally time to let it die in
> peace. However, for some strange reason, some parts of XView (e.g. olwm and
> olvwm) are still quite popular and the XView libraries still seem to be
> used for a few scientific applications.
> 
> If you're brave enough to adopt that package, please take into account that
> there is no upstream (there hasn't been one for years), so all bugfixes
> will be your responsibility. Please also take into account that most of the
> code was written in the early 90's and as such is quite ugly by today's
> standards (e.g. not at all 64 bit clean and nearly impossible to fix).
> 
> Reverse dependencies from other source packages are:
>   treetool
>   arb
>   xvmount
>   xjove
>   workman
>   imaze-xview
>   circlepack

I'll file bugs for the remaining packages using xview, so that xview can
be removed for Wheezy.

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100912153227.ga14...@galadriel.inutil.org



Processed: RM: mpy-svn-stats -- RoM -- dead upstream, unused, no reverse deps

2010-09-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 586445 ftp.debian.org
Bug #586445 [wnpp] RFA: mpy-svn-stats -- Simple and easy to use svn statistics 
generator
Bug reassigned from package 'wnpp' to 'ftp.debian.org'.
> retitle 586445 RM: mpy-svn-stats -- RoM -- dead upstream, unused, no reverse 
> deps
Bug #586445 [ftp.debian.org] RFA: mpy-svn-stats -- Simple and easy to use svn 
statistics generator
Changed Bug title to 'RM: mpy-svn-stats -- RoM -- dead upstream, unused, no 
reverse deps' from 'RFA: mpy-svn-stats -- Simple and easy to use svn statistics 
generator'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
586445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586445
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128431225026939.transcr...@bugs.debian.org



Processed: RM: gtkdiskfree -- RoM -- dead upstream, no reverse deps

2010-09-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 584147 ftp.debian.org
Bug #584147 [wnpp] O: gtkdiskfree -- A program to show free/used space on 
filesystems
Bug reassigned from package 'wnpp' to 'ftp.debian.org'.
> retitle 584147 RM: gtkdiskfree -- RoM -- dead upstream, no reverse deps
Bug #584147 [ftp.debian.org] O: gtkdiskfree -- A program to show free/used 
space on filesystems
Changed Bug title to 'RM: gtkdiskfree -- RoM -- dead upstream, no reverse deps' 
from 'O: gtkdiskfree -- A program to show free/used space on filesystems'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
584147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584147
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128431173024187.transcr...@bugs.debian.org



Bug#586445: RM: mpy-svn-stats -- RoM -- dead upstream, unused, no reverse deps

2010-09-12 Thread Kartik Mistry
reassign 586445 ftp.debian.org
retitle 586445 RM: mpy-svn-stats -- RoM -- dead upstream, unused, no reverse 
deps
thanks

I'm requesting to remove mpy-svn-stats from Debian. I tried to contact upstream
for bug/features but they seems not interested or this seems dead project. The
result mpy-svn-stats produce is easily available using various simple scripts.
It also has no reverse dependency and has very few users.

Go ahead and make Debian clean! ;)

--
Kartik Mistry | 0xD1028C8D | IRC: kart_
Debian GNU/Linux Developer | identica: @kartikm


signature.asc
Description: Digital signature


Bug#596571: ITP: evansdebugger -- Graphical debugger and disassembler for ELF binaries

2010-09-12 Thread Fernando Mercês
Package: wnpp
Severity: wishlist

Package name : evansdebugger
Version : 0.9.15
Upstream Author : Evan Teran 
URL : http://www.codef00.com/
License : GPL
Programming Lang: C++/Qt
Description : Graphical debugger and disassembler for ELF binaries

EDB (Evan's Debugger) is a modular and modern disassembler and debugger for
binary ELF files based on ptrace API and edisasm lib. EDB is very similar to
OllyDbg, a famous freeware debugger for PE (Portable Executable) files. The
intent of EDB is to debug binaries without source code. It's possible to set
conditional and inconditional breakpoints, display memory stack, processor
registers state and more. The power of EDB can be increased with many
plugins.


Processed: Re: O: tepache -- A code sketcher for Python that uses pygtk and glade

2010-09-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 583598 RM: RoM -- tepache -- dead upstream, unused
Bug #583598 [wnpp] O: tepache -- A code sketcher for Python that uses pygtk and 
glade
Changed Bug title to 'RM: RoM -- tepache -- dead upstream, unused' from 'O: 
tepache -- A code sketcher for Python that uses pygtk and glade'
> reassign 583598 ftp.debian.org
Bug #583598 [wnpp] RM: RoM -- tepache -- dead upstream, unused
Bug reassigned from package 'wnpp' to 'ftp.debian.org'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
583598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583598
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128431061918822.transcr...@bugs.debian.org



Bug#584147: RM: gtkdiskfree -- RoM -- dead upstream, no reverse deps

2010-09-12 Thread Kartik Mistry
reassign 584147 ftp.debian.org
retitle 584147 RM: gtkdiskfree -- RoM -- dead upstream, no reverse deps
thanks

I believe that gtkdiskfree has lots of better alternatives available in Debian.
Upstream is dead and had few users.

Feel free to remove it.

--
Kartik Mistry | 0xD1028C8D | IRC: kart_
Debian GNU/Linux Developer | identica: @kartikm


signature.asc
Description: Digital signature


Processed: tagging as pending bugs that are closed by packages in NEW

2010-09-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Sun Sep 12 20:03:27 UTC 2010
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: sea-defender
> tags 575481 + pending
Bug #575481 [wnpp] ITP: sea-defender -- simple missile command clone
Added tag(s) pending.
> # Source package in NEW: libgwenhywfar
> tags 595402 + pending
Bug #595402 [libgwenhywfar47] libgwenhywfar47: new upstream version
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
595402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595402
575481: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12843218221.transcr...@bugs.debian.org



Bug#452252: marked as done (O: wmblob -- blobs in a dockapp)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220016.2591.97481.mass-bugs-cl...@merkel.debian.org>
and subject line wmblob removed from Debian unstable
has caused the Debian Bug report #452252,
regarding O: wmblob -- blobs in a dockapp
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
452252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452252
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: wnpp
Severity: normal

The current maintainer of wmblob, me, doesn't run wmblob anymore.
Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.



--- End Message ---
--- Begin Message ---
Version: 1.0.3-3+rm

wmblob has been removed from Debian unstable: http://bugs.debian.org/596157

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#471994: marked as done (O: wmload -- system load monitor designed for Window Maker)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220034.2591.72433.mass-bugs-cl...@merkel.debian.org>
and subject line wmload removed from Debian unstable
has caused the Debian Bug report #471994,
regarding O: wmload -- system load monitor designed for Window Maker
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
471994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal
 
The current maintainer of wmload, Marcelo E. Magallon ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please 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: wmload
Binary: wmload
Version: 0.9.2-10.1
Priority: optional
Section: x11
Maintainer: Marcelo E. Magallon 
Build-Depends: debhelper (>= 4), xutils, libx11-dev, libxext-dev, libxpm-dev, 
x-dev
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/w/wmload
Files:
 72cb669d882b69d8ba451e3ade1c0a4f 669 wmload_0.9.2-10.1.dsc
 6498bcb49f09d203ac5a304b3c149d75 8499 wmload_0.9.2.orig.tar.gz
 0f23481d8531620c7888d0888e2dd307 3224 wmload_0.9.2-10.1.diff.gz

Package: wmload
Priority: optional
Section: x11
Installed-Size: 88
Maintainer: Marcelo E. Magallon 
Architecture: i386
Version: 0.9.2-10.1
Depends: libc6 (>= 2.3.5-1), libx11-6, libxext6, libxpm4
Suggests: wmaker
Filename: pool/main/w/wmload/wmload_0.9.2-10.1_i386.deb
Size: 14364
MD5sum: 7af31a8fb20b809e7480c05993fd7ec3
SHA1: 79472cfa13c5830261edfaef149700fd15304934
SHA256: dc17c38b66afb69ee36e896e96967bc4b03864bbc1b92692856b105fb3514564
Description: system load monitor designed for Window Maker
 wmload displays a graphical representation of the kernel/system
 statistics on a 64x64 miniwindow. There are three shades in the
 window: the light one, which corresponds to user statistics, second
 is the nice time statistics, and the darkest one is system statistics.
 .
 It works with other window managers, there isn't anything in the program to
 make it require Window Maker, except maybe the look.
Tag: interface::x11, role::program, scope::utility, suite::gnustep, 
use::monitor, x11::applet



--- End Message ---
--- Begin Message ---
Version: 0.9.2-11+rm

wmload has been removed from Debian unstable: http://bugs.debian.org/596273

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#509749: marked as done (O: workman -- Graphical tool for playing audio CDs on a CD-ROM drive)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220036.2591.43719.mass-bugs-cl...@merkel.debian.org>
and subject line workman removed from Debian unstable
has caused the Debian Bug report #509749,
regarding O: workman -- Graphical tool for playing audio CDs on a CD-ROM drive
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
509749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I am going to retire, so that the package needs a new maintainer.

The source package can also be used to generate the workbone binary
so that taking over this package might also directly lead to some
code reunification.

In my private directory, I have also some fragmentary unfinished
code, that is supposed to add CDDB support for workbone extending
the code sharing between workman and workbone. Due to the rudimentary
nature of the code, I will only forward it to a new maintainer on
request in case of the wish to add some new code.

Cheers
Volker
-- 
--
Volker Ossenkopf o...@ph1.uni-koeln.de
 Space Research Organization Netherlands - Groningen+31 50 3634799
 1. Physikalisches Institut der Universität zu Köln+49 221 4703485
--




--- End Message ---
--- Begin Message ---
Version: 1.3.4-29+rm

workman has been removed from Debian unstable: http://bugs.debian.org/596145

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#419086: marked as done (O: varkon -- A CAD-system with parametric modelling)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220039.2591.26654.mass-bugs-cl...@merkel.debian.org>
and subject line varkon removed from Debian unstable
has caused the Debian Bug report #419086,
regarding O: varkon -- A CAD-system with parametric modelling
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
419086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419086
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of varkon, Stephan Helma ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please 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: varkon
Binary: varkon-user-manual, varkon, varkon-programmer-manual
Version: 1.18A-2.1
Priority: optional
Section: x11
Maintainer: Stephan Helma 
Build-Depends: debhelper (>> 3.0.0), dpatch, libx11-dev, libgl1-mesa-dev, 
libglu1-mesa-dev, unixodbc-dev, gcc-3.3
Architecture: any
Standards-Version: 3.5.2
Format: 1.0
Directory: pool/main/v/varkon
Files:
 6ef4ce25b69c1a9c04986d5a5d4a4bc0 733 varkon_1.18A-2.1.dsc
 9b41e76ef1065099a20276c10dfc045f 2754850 varkon_1.18A.orig.tar.gz
 7c98779b385c4b2414cb2a4ba5d6a79b 14872 varkon_1.18A-2.1.diff.gz
Uploaders: Balbir Thomas 

Package: varkon-user-manual
Priority: optional
Section: x11
Installed-Size: 2020
Maintainer: Stephan Helma 
Architecture: all
Source: varkon
Version: 1.18A-2.1
Depends: debianutils (>= 2.0.3)
Recommends: varkon (>= 1.18A-1), varkon (<< 1.19)
Suggests: varkon-programmer-manual (>= 1.18A-1), varkon-programmer-manual (<< 
1.19)
Filename: pool/main/v/varkon/varkon-user-manual_1.18A-2.1_all.deb
Size: 223730
MD5sum: 89eb56bf2b3798688ae83d3e8f0d1932
SHA1: d76e9d07bd4ced4cae5cb73d336d0b20feaa27e0
SHA256: 516ba77bc7dd1cfc4ce1edf1258ab44efe938423c094c3c6ab1ebcb0bae3d83d
Description: User manual for VARKON
 VARKON is a high level development tool for applications in the
 area of Engineering, Computer Aided Design and Product Modelling.
 .
 This is the user manual.
 .
 Homepage: http://www.tech.oru.se/cad/varkon
Tag: interface::x11, role::documentation, use::editing, works-with::3dmodel, 
works-with::db, x11::application

Package: varkon
Priority: optional
Section: x11
Installed-Size: 4348
Maintainer: Stephan Helma 
Architecture: i386
Version: 1.18A-2.1
Depends: libc6 (>= 2.3.6-6), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, 
libx11-6, libxext6, unixodbc (>= 2.2.11-1)
Recommends: varkon-user-manual (>= 1.18A-1), varkon-user-manual (<< 1.19)
Suggests: varkon-programmer-manual (= 1.18A-2)
Filename: pool/main/v/varkon/varkon_1.18A-2.1_i386.deb
Size: 1092544
MD5sum: 854fa05dc6ae4299c37ed631fbb60a36
SHA1: eaf6a2e56aabddebda3f6439b792c70f87bc1cc2
SHA256: 7f5a28b5a6b672a64120650e7550b0c5f626fa6e885891953000e633e2885f0a
Description: A CAD-system with parametric modelling
 VARKON is a high level development tool for applications in the
 area of Engineering, Computer Aided Design and Product Modelling.
 .
 VARKON can be used as a traditional CAD-system with drafting,
 modelling and visualisation if you want to but the real power of
 VARKON is in parametric modelling and CAD applications development.
 VARKON includes interactive parametric modelling in 2D or 3D but also
 the unique MBS programming language integrated in the graphical
 environment.
 .
 Homepage: http://www.tech.oru.se/cad/varkon
Tag: interface::x11, role::program, scope::application, use::editing, 
works-with::3dmodel, works-with::db, x11::application

Package: varkon-programmer-manual
Priority: optional
Section: x11
Installed-Size: 1472
Maintainer: Stephan Helma 
Architecture: all
Source: varkon
Version: 1.18A-2.1
Depends: debianutils (>= 2.0.3)
Recommends: varkon (>= 1.18A-1), varkon (<< 1.19), varkon-user-manual (>= 
1.18A-1), varkon-user-manual (<< 1.19)
Filename: pool/main/v/varkon/varkon-programmer-manual_1.18A-2.1_all.deb
Size: 97342
MD5sum: 062377af124b2d2f8272ebcdd886f7cc
SHA1: c5a2cc17299ed4e738f0a347f6098a2fcdab10c2
SHA256: 8dda2c62460a7d8c912177f06b28a74eeb1115d47a5c23ed333588ec716629dc
Description: Programmer manual for VARKONs mbs language
 VARKON is a high level development tool for applications in the
 area of Engineering, Computer Aided Design and Product Modelling.
 .
 The MBS language is an integrated part of the VARKON system. Its
 main purpos

Bug#557587: O: pam-devperm

2010-09-12 Thread Moritz Muehlenhoff
On Tue, Jan 19, 2010 at 02:33:16PM +1100, Matt Hope wrote:
> I have some interest in keeping this package in Debian.

Please adopt the package, then:
http://www.debian.org/doc/developers-reference/pkgs.html#adopting

Otherwise it might be removed at some point.

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100912202830.ga4...@galadriel.inutil.org



Bug#595543: marked as done (O: dacco -- Catalan to English and English to Catalan dictionary)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220014.2591.70848.mass-bugs-cl...@merkel.debian.org>
and subject line dacco removed from Debian unstable
has caused the Debian Bug report #595543,
regarding O: dacco -- Catalan to English and English to Catalan dictionary
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
595543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: wnpp
Severity: normal

The previous maintainer of dacco has orphaned this package.
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:

Source: dacco
Section: text
Priority: optional
Homepage: http://www.ibiblio.org/dacco/

Description: Catalan to English and English to Catalan dictionary
 The acronym DACCO stands for 'Diccionari Anglès-Català de Codi Obert',
 or 'Open Source English Catalan Dictionary'. In fact, the project hosts two
 dictionaries: an English Catalan dictionary and a Catalan English dictionary
 .
 It contains three different html versions.
 .
 This version is for English speakers. Read README.Debian for more information.


Cheers
--
René


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 0.9+20071227-4+rm

dacco has been removed from Debian unstable: http://bugs.debian.org/596051

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#442043: marked as done (O: wmgrabimage -- maintains a small thumbnail image from the WWW)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220053.2591.55088.mass-bugs-cl...@merkel.debian.org>
and subject line wmgrabimage removed from Debian unstable
has caused the Debian Bug report #442043,
regarding O: wmgrabimage -- maintains a small thumbnail image from the WWW
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
442043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442043
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of wmgrabimage, Roy Hiu-yeung Chan ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please 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: wmgrabimage
Binary: wmgrabimage
Version: 0.72-4.1
Priority: optional
Section: x11
Maintainer: Roy Hiu-yeung Chan 
Build-Depends: debhelper (>= 3.0.0), libx11-dev, libxext-dev, libxpm-dev, x-dev
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/w/wmgrabimage
Files:
 443e7fe008a4356a13e2efda8516deab 628 wmgrabimage_0.72-4.1.dsc
 f874b07b13286918427a68187df69089 19816 wmgrabimage_0.72.orig.tar.gz
 ec7c49ab7f7280a2ed78cc093e12498f 5323 wmgrabimage_0.72-4.1.diff.gz

Package: wmgrabimage
Priority: optional
Section: x11
Installed-Size: 72
Maintainer: Roy Hiu-yeung Chan 
Architecture: i386
Version: 0.72-4.1
Depends: wget, perl | perl5, libc6 (>= 2.3.5-1), libx11-6, libxext6, libxpm4, 
imagemagick
Recommends: mozilla-browser
Filename: pool/main/w/wmgrabimage/wmgrabimage_0.72-4.1_i386.deb
Size: 15378
MD5sum: 8b16acbd0cd90b9143f223cfffb8473e
SHA1: 633051dd10bebfefbcf1a351f61b2ad5fdf3c722
SHA256: bebcf6cc76d1fd8a75bbb90fb4af2f570db0356dd6fe94158e170780bd90e044
Description: maintains a small thumbnail image from the WWW
 wmGrabImage is a WindowMaker DockApp that maintains a small thumbnail
 copy of your favorite image from the WWW.
Tag: filetransfer::http, interface::x11, network::client, protocol::http, 
role::program, suite::gnustep, use::downloading, use::viewing, 
works-with::image, works-with::image:raster, x11::applet

-- 
Mohammed Adnène Trojette


--- End Message ---
--- Begin Message ---
Version: 0.72-5+rm

wmgrabimage has been removed from Debian unstable: http://bugs.debian.org/596272

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#595545: marked as done (O: et131x -- Source for et131x Ethernet Controller driver from Agere Systems)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220022.2591.8875.mass-bugs-cl...@merkel.debian.org>
and subject line et131x removed from Debian unstable
has caused the Debian Bug report #595545,
regarding O: et131x -- Source for et131x Ethernet Controller driver from Agere 
Systems
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
595545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595545
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

Thea previous maintainer of et131x has orphaned this package.
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:

Section: kernel
Architecture: all
Source: et131x
Description: Source for et131x Ethernet Controller driver from Agere Systems
 This package provides the source code for the et131x kernel modules.
 The et131x package is also required in order to make use of these
 modules. Kernel source or headers are required to compile these modules.
 .
 This works with Agere Systems ET-131x PCI-E Ethernet Controller.
Homepage: http://sourceforge.net/projects/et131x/



Cheers

--
René


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1.2.3-2-1+rm

et131x has been removed from Debian unstable: http://bugs.debian.org/596293

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#312841: marked as done (O: tkpaint -- Versatile bitmap/pixmap editing tool)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220025.2591.19412.mass-bugs-cl...@merkel.debian.org>
and subject line tkpaint removed from Debian unstable
has caused the Debian Bug report #312841,
regarding O: tkpaint -- Versatile bitmap/pixmap editing tool
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
312841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of tkpaint, Andrea Fanfani ,
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: tkpaint
Binary: tkpaint
Version: 1.5.4-6.1
Priority: extra
Section: graphics
Maintainer: Andrea Fanfani 
Build-Depends-Indep: debhelper (>> 3.0.0), tk8.4
Architecture: all
Standards-Version: 3.6.0
Format: 1.0
Directory: pool/main/t/tkpaint
Files: e79316b18ea7b1d3574ef2d033c2f20a 579 tkpaint_1.5.4-6.1.dsc
 f5623ed5823dcda633ce58fea70e29d2 102658 tkpaint_1.5.4.orig.tar.gz
 6889484afcf37a0fdf933b4bd5b4ee13 4061 tkpaint_1.5.4-6.1.diff.gz

Package: tkpaint
Priority: extra
Section: graphics
Installed-Size: 528
Maintainer: Andrea Fanfani 
Architecture: all
Version: 1.5.4-6.1
Depends: tk8.4
Suggests: wish, postscript-viewer
Filename: pool/main/t/tkpaint/tkpaint_1.5.4-6.1_all.deb
Size: 82842
MD5sum: 2c40411170070a322f5b8f453aa12704
Description: Versatile bitmap/pixmap editing tool
 Tkpaint is an easy to use graphics utility based on the canvas widget
 of Tcl/Tk.  It can be very useful for drawing simple to complex
 figures, slide presentations, graphs, and diagrams that involve
 geometrical shapes, arrows, text, and colors.  It is also possible to
 insert bitmaps and gif/ppm/pgm images.  There is a large variety of
 operations that can be performed on a group of objects: scaling,
 rotation, relocation, reflection, and deformation with respect to
 inclination.

Justification: Too busy, no activity for nearly a year

--- End Message ---
--- Begin Message ---
Version: 1.5.4-7+rm

tkpaint has been removed from Debian unstable: http://bugs.debian.org/596116

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#503393: marked as done (O: multi-aterm -- tabbed terminal emulator with efficent pseudo transparency)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220012.2591.18934.mass-bugs-cl...@merkel.debian.org>
and subject line multi-aterm removed from Debian unstable
has caused the Debian Bug report #503393,
regarding O: multi-aterm -- tabbed terminal emulator with efficent pseudo 
transparency
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
503393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503393
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of multi-aterm, M. Alex Hermosilla ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please 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: multi-aterm
Binary: multi-aterm
Version: 0.2.1-1.1
Priority: optional
Section: x11
Maintainer: M. Alex Hermosilla 
Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxpm-dev, libxt-dev
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/m/multi-aterm
Files:
 509212b1337767b17baf99be7ad4b782 622 multi-aterm_0.2.1-1.1.dsc
 52f9c25a6fad7f638f7064ff6cc74c62 237428 multi-aterm_0.2.1.orig.tar.gz
 1f4c84918845493d2d75ca3177013af5 2995 multi-aterm_0.2.1-1.1.diff.gz

Package: multi-aterm
Priority: optional
Section: x11
Installed-Size: 204
Maintainer: M. Alex Hermosilla 
Architecture: amd64
Version: 0.2.1-1.1
Depends: libc6 (>= 2.3.5-1), libx11-6, libxpm4
Filename: pool/main/m/multi-aterm/multi-aterm_0.2.1-1.1_amd64.deb
Size: 79408
MD5sum: e295ef587ff7249ed250a2360bef6b16
SHA1: 6c8a39441f55493df70f45a7fcb9430629b44f79
SHA256: b45f95819b7b3267d0f7868d11c648091035b275004d5ff62332bef4f9a04e4b
Description: tabbed terminal emulator with efficent pseudo transparency
 Multi-aterm is a firstly a terminal emulator like rxvt,
 xterm, eterm,  aterm, etc.
 It's main features are:
   - Small and fast with efficent pseudo transparency, like aterm.
   - Tabbed like GMT (gnome-multi-terminal).
   - It does not require GNOME or KDE libs, just written in X-lib.
   - Based in aterm sources, version 0.4.2.
 For more infomation: http://www.nongnu.org/materm/materm.html
Tag: role::program, scope::utility


Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 0.2.1-2+rm

multi-aterm has been removed from Debian unstable: http://bugs.debian.org/596271

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#488601: marked as done (O: hindent -- Reformats HTML code)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220008.2591.65177.mass-bugs-cl...@merkel.debian.org>
and subject line hindent removed from Debian unstable
has caused the Debian Bug report #488601,
regarding O: hindent -- Reformats HTML code
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
488601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

Due to lack of time and interest I want to orphan hindent.

Cheers!

-- 
Miguel Angel Ruiz Manzanohttp://mruiz.openminds.cl
Computer Science Student - PUCV - Chile



--- End Message ---
--- Begin Message ---
Version: 1.1.2-8+rm

hindent has been removed from Debian unstable: http://bugs.debian.org/593163

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#452967: ITA: ttf-georgewilliams -- Open fonts by George Williams

2010-09-12 Thread Moritz Muehlenhoff
On Sun, Jul 05, 2009 at 09:17:41PM +0200, Nicolas Spalinger wrote:
> Filippo Giunchedi wrote:
> > On Sun, Dec 16, 2007 at 07:16:57PM +0100, Nicolas Spalinger wrote:
> >> retitle 452967 ITA: ttf-georgewilliams -- Open fonts by George Williams
> >> owner 452967 Nicolas Spalinger 
> >> thanks
> >>
> >>
> >> These fonts will be co-maintained via the Alioth pkg-fonts team  
> >> (http://pkg-fonts.alioth.debian.org/) and will be be split into  
> >> ttf-- packages.
> > 
> > Is this actually going to happen anytime soon?
> > I'd like to do a QA upload of gw-fonts-ttf removing the fc-cache call from
> > postinst as that is not needed anymore.
> 
> Thanks for the QA upload.
> 
> I intend to finally take care of packaging George Williams fonts over
> the next few days.

This was a year ago. What is the status?

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100912204901.ga6...@galadriel.inutil.org



Bug#505236: marked as done (O: anymeal -- cookbook database for storing recipes)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220056.2591.89655.mass-bugs-cl...@merkel.debian.org>
and subject line anymeal removed from Debian unstable
has caused the Debian Bug report #505236,
regarding O: anymeal -- cookbook database for storing recipes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
505236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I intend to orphan the anymeal package, due to lack of interest

The package description is:
 AnyMeal is a Linux recipe database software developed using MySQL and
 XML. It can manage a cookbook with more than 100,000 recipes, thereby
 allowing to search, display, edit, import and export them. AnyMeal is
 designed to be lean and flexible.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)


--- End Message ---
--- Begin Message ---
Version: 0.30-9+rm

anymeal has been removed from Debian unstable: http://bugs.debian.org/596158

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#465876: marked as done (O: u++ -- Object-oriented concurrent language extensions for C++)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220047.2591.95231.mass-bugs-cl...@merkel.debian.org>
and subject line u++ removed from Debian unstable
has caused the Debian Bug report #465876,
regarding O: u++ -- Object-oriented concurrent language extensions for C++
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
465876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainers of u++, Richard C. Bilson ,
and Matthieu Delahaye  are apparently not active
anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please 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: u++
Binary: u++, u++-doc
Version: 5.3.0-1
Priority: optional
Section: devel
Maintainer: Richard C. Bilson 
Build-Depends: csh | c-shell, g++ (>= 1:3.3), debhelper (>> 4.0.0), tetex-bin, 
tetex-extra
Build-Depends-Indep: debhelper (>> 4.0.0), tetex-bin, tetex-extra
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/u/u++
Files:
 8dc73b03fa79f6eefa086d5354e6e2e0 739 u++_5.3.0-1.dsc
 c91f169295fe194b15b1c5a27b497795 492333 u++_5.3.0.orig.tar.gz
 8fdcd47b2b9a87e813cff594eab83ec2 35357 u++_5.3.0-1.diff.gz
Uploaders: Matthieu Delahaye 

Package: u++
Priority: optional
Section: devel
Installed-Size: 5284
Maintainer: Richard C. Bilson 
Architecture: amd64
Version: 5.3.0-1
Depends: g++ (>= 1:3.3), libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.0.2), libstdc++6 
(>= 4.0.2-4)
Recommends: u++-doc
Filename: pool/main/u/u++/u++_5.3.0-1_amd64.deb
Size: 1002968
MD5sum: 5dad4731f43d297f1d3f230d8fff6b36
SHA1: 8b4dccc7e4135b414a25344df3b1682bc23bed2c
SHA256: 48e76f23ae2cdc261f88b219f224435ef08129295c2f0a34c57b8585d8b9970e
Description: Object-oriented concurrent language extensions for C++
 μC++ is a dialect of C++, extending C++ with new constructs that
 provide advanced control-flow including light-weight concurrency on
 shared-memory uni- and multi-processor computers running UNIX and Linux
 operating systems.  μC++ provides new kinds of classes, including
 coroutines, which have independent execution states; tasks, which have
 their own threads; and monitors, which allow for safe communication
 among tasks.  These new classes can take part in inheritance,
 overloading, and templates, just like other classes.  As well, C++
 exception handling is extended, allowing exceptions to propagate among
 coroutines and tasks.  Additional capabilities include: clustering of
 tasks and processors, object-oriented non-blocking I/O for files and
 sockets, and support for real-time programming.
 .
 More information on μC++ is available at
 http://plg.uwaterloo.ca/~usystem/uC++.html
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib

Package: u++-doc
Priority: optional
Section: devel
Installed-Size: 328
Maintainer: Richard C. Bilson 
Architecture: all
Source: u++
Version: 5.3.0-1
Filename: pool/main/u/u++/u++-doc_5.3.0-1_all.deb
Size: 294274
MD5sum: 9aed3bc30d8cd431da7e7b44c8346945
SHA1: aa4c66b512b38ccb8ce6f3da211a76f89e291f73
SHA256: f4d2d2c13b0be3b6fe8561be73c905193ba0ca9e0b98d3c4e0f5c498c773aba9
Description: μC++ Annotated Reference Manual
 This package contains the documentation about using the μC++ compiler
 from the University of Waterloo.
 μC++ is a dialect of C++, extending C++ with new constructs that
 provide advanced control-flow including light-weight concurrency on
 shared-memory uni- and multi-processor computers running UNIX and Linux
 operating systems.  μC++ provides new kinds of classes, including
 coroutines, which have independent execution states; tasks, which have
 their own threads; and monitors, which allow for safe communication
 among tasks.  These new classes can take part in inheritance,
 overloading, and templates, just like other classes.  As well, C++
 exception handling is extended, allowing exceptions to propagate among
 coroutines and tasks.  Additional capabilities include: clustering of
 tasks and processors, object-oriented non-blocking I/O for files and
 sockets, and support for real-time programming.
 .
 More information on μC++ is available at
 http://plg.uwaterloo.ca/~usystem/uC++.html
Tag: devel::doc, devel::lang:c++, made-of::data:postscript, role::documentation


Christoph
-- 
c...@df7cb

Bug#490845: marked as done (O: wmmisc -- Dock app that monitors your system)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220059.2591.141.mass-bugs-cl...@merkel.debian.org>
and subject line wmmisc removed from Debian unstable
has caused the Debian Bug report #490845,
regarding O: wmmisc -- Dock app that monitors your system
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
490845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I request an adopter for the wmmisc package.

The package description is:
 wmmisc is a simple dockapp that monitors the following: the amount of
 users logged in, the total number of processes, the number of running
 (or 'alive') processes, the total number of forks and the system load
 average.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

wmmisc has been removed from Debian unstable: http://bugs.debian.org/596114

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#595292: mounting cdrom by ordinary program

2010-09-12 Thread Paul Gevers
Hi all,

With upstream of daisy-player (ITP: #595292) I am working on getting a
Daisy player for Daisy talking books into good shape. I am having
concerns about the current "hack" of upstream to ensure the program is
able to read from a cd. The upstream source contains one udev rule to
create a daisy-player link to the cdrom device and in the run parameter
it adds a line to /etc/fstab allowing everybody to mount the cdrom. When
daisy-player is run without options, it tries to mount the device and
plays from it. I don't believe this is the way to do it, but I have not
found yet what is appropriate in this case. I would appreciate some
hints to what to do to obtain the desired effect, i.e. that the program
can automatically read from cdrom if present.

/lib/udev/rules.d/daisy-player-rules
"""
ENV{ID_CDROM}=="1", GROUP="cdrom", \
MODE="0444", SYMLINK+="daisy-player", RUN="daisy-player.sh"
"""

/lib/udev/daisy-player.sh
"""
#!/bin/sh
mkdir -p /media/daisy-player
grep daisy-player /etc/fstab ||
  echo "/dev/daisy-player /media/daisy-player auto noauto,users,ro" >>
/etc/fstab
"""

Thanks in advance,
Paul



signature.asc
Description: OpenPGP digital signature


Bug#595958: ITP: paml -- Phylogenetic Analysis by Maximum Likelihood

2010-09-12 Thread Steffen Möller
Hello,


On 09/08/2010 01:33 PM, Jeremiah Foster wrote:
> 
> On Sep 7, 2010, at 17:54, Steffen Moeller wrote:
> 
>> * Package name: paml
>> * URL : http://abacus.gene.ucl.ac.uk/software/paml.html
>> * License : academics only
>>  Description : Phylogenetic Analysis by Maximum Likelihood
>>
[...]

> My reading of the dsfg would be that this "academics only" license would not 
> be acceptable in Debian.

this is correct. The paml package goes to non-free, just like e.g. clustalw. We 
certainly hope that after some while upstream will
change that license to something that is free for everyone, but for the moment 
this is not the case.

Steffen






-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c8d45da.9030...@gmx.de



Bug#596605: ITA: wmmixer -- mixer application designed for WindowMaker

2010-09-12 Thread Rodolfo Garcia
Package: wnpp
Severity: normal


I intend to adopt the wmmixer package.

The package description is:
 There's  nothing in the  program that  makes it  require WindowMaker,
 except  maybe  the  NeXTStep  look  and the  fact  that  it  properly
 docks. It can be used with other window managers without problems.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100912200702.11194.70210.report...@debian



Bug#595292: mounting cdrom by ordinary program

2010-09-12 Thread Fernando Lemos
On Sun, Sep 12, 2010 at 4:59 PM, Paul Gevers  wrote:
> Hi all,
>
> With upstream of daisy-player (ITP: #595292) I am working on getting a
> Daisy player for Daisy talking books into good shape. I am having
> concerns about the current "hack" of upstream to ensure the program is
> able to read from a cd. The upstream source contains one udev rule to
> create a daisy-player link to the cdrom device and in the run parameter
> it adds a line to /etc/fstab allowing everybody to mount the cdrom. When
> daisy-player is run without options, it tries to mount the device and
> plays from it. I don't believe this is the way to do it, but I have not
> found yet what is appropriate in this case. I would appreciate some
> hints to what to do to obtain the desired effect, i.e. that the program
> can automatically read from cdrom if present.

Hey,

UDisks (formely known as DeviceKit-disks) uses PolicyKit to authorize
several operations on disks and optical media. It can be configured to
allow any user to mount storage devices (ranging from USB drives to
CDs and beyond) without root privileges. In fact, the Debian package
(udisks) allows you to mount those devices without root privileges by
default. You might want to take a look at the udisks-mount manual
page.

Hope this helps,



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinxsafz7yzgbfb_vbmpzzhusrfgxobr5pztj...@mail.gmail.com



Bug#522209: marked as done (O: wmmaiload -- dockapp to monitor mails in one or more mail boxes)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220031.2591.94386.mass-bugs-cl...@merkel.debian.org>
and subject line wmmaiload removed from Debian unstable
has caused the Debian Bug report #522209,
regarding O: wmmaiload -- dockapp to monitor mails in one or more mail boxes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
522209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522209
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of wmmaiload, Florian Ragwitz ,
has orphaned this package.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please 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: wmmaiload
Binary: wmmaiload
Version: 2.2.1-1
Priority: optional
Section: x11
Maintainer: Florian Ragwitz 
Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxext-dev, libxi-dev, 
libxpm-dev, libgtk1.2-dev, libglib1.2-dev, libssl-dev
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/w/wmmaiload
Files:
 fbd0df460955bf80be8ecb9c337cd8e2 659 wmmaiload_2.2.1-1.dsc
 8a69026035cf153cb0a2a4b16df7b8b7 52384 wmmaiload_2.2.1.orig.tar.gz
 5c7cd7dd21b9261d94727c6879958f70 4296 wmmaiload_2.2.1-1.diff.gz

Package: wmmaiload
Priority: optional
Section: x11
Installed-Size: 180
Maintainer: Florian Ragwitz 
Architecture: amd64
Source: wmmaiload (2.2.1-1)
Version: 2.2.1-1+b1
Depends: libc6 (>= 2.6-1), libglib1.2ldbl (>= 1.2.10-18), libgtk1.2 (>= 
1.2.10-4), libssl0.9.8 (>= 0.9.8e-1), libx11-6, libxext6, libxi6, libxpm4
Filename: pool/main/w/wmmaiload/wmmaiload_2.2.1-1+b1_amd64.deb
Size: 48358
MD5sum: 92d2211c9f428474365cbc75288b7671
SHA1: 66b6375ffecc4334606e1855522ed8e9b5125511
SHA256: 431950469091055b998b3340e0c8ea9a3cd923ab666398270c11dbf761edd469
Description: dockapp to monitor mails in one or more mail boxes
 wmmaiload is a dockapp to monitor both new and total mails in one or
 more mail boxes. It supports a variety of mailboxes, including mbox,
 maildir, MH, POP3 and IMAP. It can be used with X window managers like
 WindowMaker, AfterStep, BlackBox and Enlightenment.
 .
 wmmaiload is similar to the wmbiff package, but features an LCD-like
 look knowm from wmcpuload, wmmemload and others. If you prefer an
 LED-like look or need IMAPS support you should use wmbiff instead.
Tag: interface::x11, mail::notification, role::program, scope::utility, 
suite::gnustep, uitoolkit::gtk, use::monitor, works-with::mail, x11::applet



--- End Message ---
--- Begin Message ---
Version: 2.3.0-1+rm

wmmaiload has been removed from Debian unstable: http://bugs.debian.org/596146

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#486762: marked as done (O: lsnipes -- A text-base maze-orientated game)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220029.2591.6693.mass-bugs-cl...@merkel.debian.org>
and subject line lsnipes removed from Debian unstable
has caused the Debian Bug report #486762,
regarding O: lsnipes -- A text-base maze-orientated game
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
486762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of lsnipes, Adrian Bridgett ,
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: lsnipes
Binary: lsnipes
Version: 0.9.4-6
Priority: optional
Section: games
Maintainer: Adrian Bridgett 
Build-Depends: debhelper(>=4), libx11-dev, libncurses5-dev
Architecture: any
Standards-Version: 3.6.2.1
Format: 1.0
Directory: pool/main/l/lsnipes
Files: e957fa40d932b6f87838185c6a5e4951 589 lsnipes_0.9.4-6.dsc
 ea5f41dd7942ec6e0cc1187ba78dfc5a 52388 lsnipes_0.9.4.orig.tar.gz
 6d64d82f570d2b5997b9d82dc375868e 2394 lsnipes_0.9.4-6.diff.gz

Package: lsnipes
Priority: optional
Section: games
Installed-Size: 116
Maintainer: Adrian Bridgett 
Architecture: i386
Version: 0.9.4-6
Depends: libc6 (>= 2.3.5-1), libncurses5 (>= 5.4-5), libx11-6 | xlibs (>> 4.1.0)
Filename: pool/main/l/lsnipes/lsnipes_0.9.4-6_i386.deb
Size: 30516
MD5sum: 0626ab802d6ab7aa56f201303c6ebf6c
SHA1: de0452b1d34c51e10dd079b9871d6f468208e0e3
SHA256: bd23796c96294b859de0426e822c326b6f2af2db0e237de24d3a93eb7e1576e8
Description: A text-base maze-orientated game
 Snipes is a single-player text-mode action game in which the object is to
 kill a number of evil smiley face characters (the "snipes") and the hives
 which create them.  Of course, the snipes try to kill you at the same time.
Tag: game::arcade, interface::text-mode, role::program, uitoolkit::ncurses, 
use::gameplaying



--- End Message ---
--- Begin Message ---
Version: 0.9.4-7+rm

lsnipes has been removed from Debian unstable: http://bugs.debian.org/596154

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#595543: marked as done (O: dacco -- Catalan to English and English to Catalan dictionary)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220044.2591.57000.mass-bugs-cl...@merkel.debian.org>
and subject line dacco removed from Debian unstable
has caused the Debian Bug report #595543,
regarding O: dacco -- Catalan to English and English to Catalan dictionary
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
595543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: wnpp
Severity: normal

The previous maintainer of dacco has orphaned this package.
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:

Source: dacco
Section: text
Priority: optional
Homepage: http://www.ibiblio.org/dacco/

Description: Catalan to English and English to Catalan dictionary
 The acronym DACCO stands for 'Diccionari Anglès-Català de Codi Obert',
 or 'Open Source English Catalan Dictionary'. In fact, the project hosts two
 dictionaries: an English Catalan dictionary and a Catalan English dictionary
 .
 It contains three different html versions.
 .
 This version is for English speakers. Read README.Debian for more information.


Cheers
--
René


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 0.9+20071227-4+rm

dacco has been removed from Debian unstable: http://bugs.debian.org/596051

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#439972: marked as done (O: wmbinclock -- A binary clock applet for Window Maker)

2010-09-12 Thread Debian Bug Tracking System
Your message dated 
with message-id <20100912220041.2591.52631.mass-bugs-cl...@merkel.debian.org>
and subject line wmbinclock removed from Debian unstable
has caused the Debian Bug report #439972,
regarding O: wmbinclock -- A binary clock applet for Window Maker
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
439972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I intend to orphan the wmbinclock package as I no longer use it.

The package description is:
 wmbinclock is a dockable binary clock applet for Window Maker, it shows
 the current system time (in 24-hour format) as a classic binary display
 where you have to add up the bits to get the actual time.

--- End Message ---
--- Begin Message ---
Version: 0.5-5+rm

wmbinclock has been removed from Debian unstable: http://bugs.debian.org/596147

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD

--- End Message ---


Bug#595090: ITP: c501checkers -- A checker game

2010-09-12 Thread Jose de Paula Eufrasio Junior
I would like to work on that. I am not a maintainer  or DD so I will
need a mentor or to join a team, but I have a pretty good experience
packaging software for internal use on my everyday work.

-- 
José de Paula Eufrásio Júnior (coredump)
http://core.eti.br



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimd2ovqsyqhzp_xnrlmp1rvkz1zzfks-s4yu...@mail.gmail.com



Processed: retitle

2010-09-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 595090 ITP: c501checkers -- A checker game
Bug #595090 [wnpp] RFP: c501checkers -- A checker game
Changed Bug title to 'ITP: c501checkers -- A checker game' from 'RFP: 
c501checkers -- A checker game'
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
595090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12843553713555.transcr...@bugs.debian.org