Bug#403446: ITP: libssh2 -- SSH2 client-side library
Package: wnpp Severity: wishlist Owner: Mikhail Gusarov <[EMAIL PROTECTED]> * Package name: libssh2 Version : 0.14 Upstream Author : Sara Golemon <[EMAIL PROTECTED]> * URL : http://libssh2.org/ * License : BSD Programming Lang: C Description : SSH2 client-side library libssh2 is the thin library implementing client side of SSH2 protocol as defined by Internet Drafts SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY This boils down to the regular terminal, scp and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (800, 'testing'), (700, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=C, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: ITP: glchess -- A 2D/3D chess interface for GNOME.
Processing commands for [EMAIL PROTECTED]: > retitle 396081 ITP: glchess -- A 2D/3D chess interface for GNOME. Bug#396081: RFP: glchess -- A 2D/3D chess interface for GNOME. Changed Bug title. > owner 396081 [EMAIL PROTECTED] Bug#396081: ITP: glchess -- A 2D/3D chess interface for GNOME. Owner recorded as [EMAIL PROTECTED] > 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#394467: marked as done (ITP: python-openid -- OpenID support for servers and consumers)
Your message dated Sun, 17 Dec 2006 10:57:57 +0100 with message-id <[EMAIL PROTECTED]> and subject line closing old ITP bug 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) --- Begin Message --- Package: wnpp Severity: wishlist Owner: Mikhail Gusarov <[EMAIL PROTECTED]> * Package name: python-openid Version : 1.1.0 Upstream Author : JanRain, Inc. <[EMAIL PROTECTED]> * URL : http://www.openidenabled.com/openid/libraries/python/ * License : LGPL Programming Lang: Python Description : OpenID support for servers and consumers Set of Python packages to support use of the OpenID decentralized identity system in your application, both server- and client-side. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (800, 'testing'), (700, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.17-2-686 Locale: LANG=C, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) --- End Message --- --- Begin Message --- Source: python-openid Source-Version: 1.1.0-2 -- Thomas Huriaux signature.asc Description: Digital signature --- End Message ---
Bug#403457: ITP: aspell-hy -- GNU Aspell dictionary for Armenian
Package: wnpp Severity: wishlist * Package name : aspell-hy Version : 0.0.1-0 * URL : ftp://ftp.gnu.org/gnu/aspell/dict/hy/ Upstream Authors : Alan Baghumian * License : GNU/GPL Description: GNU Aspell dictionaries for language. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed (with 5 errors): ITP: password-gorilla -- A cross-platform Password Manager
Processing commands for [EMAIL PROTECTED]: > retitle 309238 ITP: password-gorilla -- A cross-platform Password Manager Bug#309238: RFP: password-gorilla -- A cross-platform Password Manager Changed Bug title. > owner 309238 [EMAIL PROTECTED] Bug#309238: ITP: password-gorilla -- A cross-platform Password Manager Owner recorded as [EMAIL PROTECTED] > Hi, Unknown command or malformed arguments to command. > the package sounds interesting and therefore I'm willing to package it. Unknown command or malformed arguments to command. > I will start with the work on it in a short. Unknown command or malformed arguments to command. > Best Regards Unknown command or malformed arguments to command. > Patrick Unknown command or malformed arguments to command. Too many unknown commands, stopping 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#309238: ITP: password-gorilla -- A cross-platform Password Manager
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 retitle 309238 ITP: password-gorilla -- A cross-platform Password Manager owner 309238 [EMAIL PROTECTED] Hi, the package sounds interesting and therefore I'm willing to package it. I will start with the work on it in a short. Best Regards Patrick -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFhSPxTKIzE6LY9r8RAnPAAJ9r91JG4grDpa5W0FqoYSC7KLp4ywCeN0Jw fHSPp8OKvav92uTK9IGfE70= =Hie8 -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403460: RFP: gdc -- D programming language for GCC
Package: wnpp Severity: wishlist Package name: gdc Version : 0.20 Upstream Author : David Friedman <[EMAIL PROTECTED]> URL : http://dgcc.sourceforge.net/ License : GPL Programming Lang: C, C++, D Description : D programming language for GCC . D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. Special attention is given to the needs of quality assurance, documentation, management, portability and reliability. . D is statically typed, and compiles direct to native code. It's multiparadigm: supporting imperative, object oriented, and template metaprogramming styles. It's a member of the C syntax family, and its look and feel is very close to C++'s. . It supports automatic memory management and introspection like Java or C#, but also allows manual pointer manipulations when needed. It can directly call to C libraries (though not C++ because of object model mismatches). . GDC is a D language front end for the GNU Compiler Collection. It supports a number of targets and nearly all features of Digital Mars D. The sources are provided as addition to GCC sources, which are necessary to build it. Therefore some understaning how to build using the gcc-x.x-source package is requires to create this package. -- Jan 'Bulb' Hudec <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403466: ITP: aspell-hy -- GNU Aspell dictionary for Armenian
Package: wnpp Severity: wishlist * Package name : aspell-hy Version : 0.01-0 * URL : ftp://ftp.gnu.org/gnu/aspell/dict/hy/ Upstream Authors : Alan Baghumian * License : GNU/GPL Description: GNU Aspell dictionaries for language.
Bug#403474: ITP: r-cran-cgiwithr -- GNU R package for web-access to R scripts
Package: wnpp Owner: Steffen Moeller <[EMAIL PROTECTED]> Severity: wishlist *** Please type your report below this line *** * Package name: r-cran-cgiwithr Version : 0.72 * URL : http://www.omegahat.org/CGIwithR * License : GPL Programming Lang: R Description : GNU R package for web-access to R scripts This package prepares the use R scripts as CGI programs for generating dynamic Web content. HTML forms and other mechanisms to submit dynamic requests can be used to provide input to R scripts via the Web to create content that is determined within that R script. pgpIfPX0NBmvk.pgp Description: PGP signature
Bug#403476: ITP: r-cran-r2html -- GNU R package to ease HTML formatting
Package: wnpp Owner: Steffen Moeller <[EMAIL PROTECTED]> Severity: wishlist *** Please type your report below this line *** * Package name: r-cran-r2html Version : 1.58 * URL : http://www.feferraz.net/en/R2HTML.html * License : GPL Programming Lang: R Description : GNU R package to ease HTML formatting This package helps to prepare HTML-formatted reports from within R scripts. It provides functions for all common HTML tags, both for opening and closing. . It includes a function that allows redirection on the fly, which appears to be very usefull for teaching purpose, as the student can keep a copy of the produced output to keep all that he did during the course. The package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for Sweave allows to parse HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs). . Homepage: http://www.feferraz.net/en/R2HTML.html pgpIao1dGKybC.pgp Description: PGP signature
Bug#403502: ITP: xfons-jisx0213 -- JIS X 0213 Japanese Kanji bitmap fonts for X
Package: wnpp Severity: wishlist * Package name: xfons-jisx0213 Version : 0+20040511 Upstream Author : Toshiyuki Imamura & HANATAKA Shinya * URL : http://www12.ocn.ne.jp/~imamura/jisx0213.html * License : Public Domain Description : JIS X 0213 Japanese Kanji bitmap fonts for X This packages provides JIS X 0213 Japanese Kanji 12/14/16-dot fonts for X Window System. . - K12-1: 12-dot Kanji fonts for JISX0213.2000-1 - K12-2: 12-dot Kanji fonts for JISX0213.2000-2 - K14-2004-1: 14-dot Kanji fonts for JISX0213.2004-1 - K14-2000-2: 14-dot Kanji fonts for JISX0213.2000-2 - jiskan16-2004-1: 16-dot Kanji fonts for JISX0213.2004-1 - jiskan16-2000-2: 16-dot Kanji fonts for JISX0213.2000-2 -- Tatsuya Kinoshita pgpVsIKK4McS9.pgp Description: PGP signature
Bug#403506: ITP: fdisk -- linux fdisk replacement based on libparted
Package: wnpp Severity: wishlist Owner: Julien Louis <[EMAIL PROTECTED]> * Package name: fdisk Version : 0.9.1 Upstream Author : Leslie P. Polzer <[EMAIL PROTECTED]> * URL : http://www.gnu.org/software/fdisk/ * License : GPL Programming Lang: C Description : linux fdisk replacement based on libparted GNU fdisk is a replacement to the old linux fdisk. It provides the same features as the original fdisk provides plus some interesting ones like: * partition resizing * creating filesystem on newly created partitions * partition integrity checking * copying/moving partition . GNU fdisk also intend to be a valid replacement for mac-fdisk and FreeBSD fdisk. Packages are available at: http://kaoru.asyd.net/~ptitlouis/debian/fdisk/ -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-amd64 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) -- La photo 29 montre que maintenant, les boutons enfoncés ont un cadre de contour afin de voir exactement sur quel bouton on se trouve. -- Jayce - Un peu de 3D, c'est plus joli. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: ITA: procinfo -- Displays system information from /proc
Processing commands for [EMAIL PROTECTED]: > retitle 384633 RFA: procinfo -- Displays system information from /proc Bug#384633: ITA: procinfo -- Displays system information from /proc Changed Bug title. > noowner 384633 Bug#384633: RFA: procinfo -- Displays system information from /proc Removed annotation that Bug was owned by Thierry Randrianiriana <[EMAIL PROTECTED]>. > 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#384633: ITA: procinfo -- Displays system information from /proc
retitle 384633 RFA: procinfo -- Displays system information from /proc noowner 384633 thanks On Sat, Dec 02, 2006 at 20:31:27 +0100, Matej Vela wrote: > On Sat, Aug 26, 2006 at 19:34:15 +0300, Thierry Randrianiriana wrote: >> retitle 384633 ITA: procinfo -- Displays system information from /proc > > Do you still intend to adopt procinfo? (This is just a ping, I'm not > interested in adopting it myself.) I haven't heard back from you, so I'm assuming you're no longer interested. If you are, feel free to retitle the bug again. Thanks, Matej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392083: O: libadabindx -- Ada binding to the X Window System and *tif
Ludovic Brenta <[EMAIL PROTECTED]> writes: > I'm orphaning libadabindx. > > This package is unmaintained upstream and has zero votes in the > Popularity Contest. It does have one known user however. I've > contacted him privately to know if he would adopt the package. [...] > If the package is not adopted by the time Etch freezes, I'll ask for > removal. Do you think we can remove libadabindx now? Thanks, Matej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#379564: Bug#389163: How to handle filename conflict "aleph" (Packages aleph, tetex-bin, texlive-bin)?
On Sam, 16 Dez 2006, Frank Küster wrote: > > THis name change is currently under discussion in the tex-live > > (upstream) mailing list with the original authors participating. As soon > > as we have come to a conclusion there it will be executed in Debian. > > Sorry, aren't the texlive people talking about mex? I always thought > that it was settled that aleph "belongs" to the TeX community, and the > programming language is "afnix"? Damned, you are right, I mixed this. So we have aleph(texlive-omega,tetex-bin) vs. aleph(aleph) and mex(texlive-lang-polish) vs. mex(octave) Umpf... Best wishes Norbert --- Dr. Norbert Preining <[EMAIL PROTECTED]>Università di Siena Debian Developer <[EMAIL PROTECTED]> Debian TeX Group gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094 --- `I am so amazingly cool you could keep a side of meat in me for a month. I am so hip I have difficulty seeing over my pelvis.' --- Zaphod being cool. --- Douglas Adams, The Hitchhikers Guide to the Galaxy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403502: ITP: xfonts-jisx0213 -- JIS X 0213 Japanese Kanji bitmap fonts for X
retitle 403502 ITP: xfonts-jisx0213 -- JIS X 0213 Japanese Kanji bitmap fonts for X thanks Oops, typo: `xfons' -> `xfonts'. On December 18, 2006 at 12:26AM +0900, tats (at debian.org) wrote: > Package: wnpp > Severity: wishlist > > * Package name: xfons-jisx0213 -- Tatsuya Kinoshita pgpuL8tiBbJ2o.pgp Description: PGP signature
Processed: Bug#403502: ITP: xfonts-jisx0213 -- JIS X 0213 Japanese Kanji bitmap fonts for X
Processing commands for [EMAIL PROTECTED]: > retitle 403502 ITP: xfonts-jisx0213 -- JIS X 0213 Japanese Kanji bitmap fonts > for X Bug#403502: ITP: xfons-jisx0213 -- JIS X 0213 Japanese Kanji bitmap fonts for X 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 (with 1 errors): Updating tags in my bugs
Processing commands for [EMAIL PROTECTED]: > package libtorrent Ignoring bugs not assigned to: libtorrent > reassign 402462 wnpp Bug#402462: RFP: libtorrent -- Rasterbar libtorrent library Bug reassigned from package `libtorrent' to `wnpp'. > tags 388841 + pending Bug number 388841 belongs to package libtorrent9, skipping. > package rtorrent Ignoring bugs not assigned to: rtorrent > tags 388842 + pending Bug#388842: Missing changelog There were no tags set. Tags added: pending > 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]
あれ!?そんな んでいいの?
★☆★☆簡単!副収入GET!★☆★☆ 簡単に収入を得る方法をご存知ですか? 私供は確かな情報元から得た情報を使い、皆様の空いた時間を 使って簡単に副収入をゲットする方法を知ってます。 今の生活に満足していない方、興味のある方、稼ぎたい方募集です ※違法性も全く無く、どなたでも簡単に稼ぐ事が可能です。 【派遣スタッフ募集入り口】http://sca.ciao.jp/ 〜〜〜[会員様からの喜びの声〕〜〜〜 京都府.女性(27歳) ☆ぶっちゃけ最初は半身半疑で登録しました。 簡単に副収入を得られるなんて信じられないじゃないですか? でも実際に指示通りに動いただけで今じゃバラ色の人生ですよ♪(笑) 今までは副業感覚でやっていましたがこれからは本業にしたいと思います。 好きな洋服が買えるのは勿論、将来を考えて家でも購入しようかなって 考えています。旦那にはまだ言ってないですけどね ( ̄ ̄▽ ̄ ̄) エヘ…… ☆--:*:--★--:*:--☆--:*:--★--:*:--☆--:*:--★--:*:--☆--:*:--★ 北海道.男性(56歳) お世話になっています。いつもいつも情報を無料で頂いちゃって すいません。 今や暇さえあれば活動して、夜にはキャバレーですよ(笑) こんなおじさんなのに、今正直凄くモテちゃってます(笑) 毎日が今は楽しいですし、本業も辞めちゃいました。 もっと早くに出会っていればもっと良い人生を送れたと後悔しています… 末永いお付き合いになると思いますが、これからもヨロシク!! 今後ともご指導、お願いしますね。 ☆--:*:--★--:*:--☆--:*:--★--:*:--☆--:*:--★--:*:--☆--:*:--★ ☆今すぐ申し込み!☆ http://sca.ciao.jp/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#379466: marked as done (ITA: wv -- Programs for accessing Microsoft Word documents)
Your message dated Sun, 17 Dec 2006 20:32:22 + with message-id <[EMAIL PROTECTED]> and subject line Bug#379466: fixed in wv 1.2.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) --- Begin Message --- Package: wnpp I'm orphaning wv as I haven't been using it for a while. It requires some knowledge of shell scripting, and upstream can be unresponsive. Cheers, Matej --- End Message --- --- Begin Message --- Source: wv Source-Version: 1.2.4-2 We believe that the bug you reported is fixed in the latest version of wv, which is due to be installed in the Debian FTP archive: libwv-1.2-3_1.2.4-2_i386.deb to pool/main/w/wv/libwv-1.2-3_1.2.4-2_i386.deb libwv-dev_1.2.4-2_i386.deb to pool/main/w/wv/libwv-dev_1.2.4-2_i386.deb wv_1.2.4-2.diff.gz to pool/main/w/wv/wv_1.2.4-2.diff.gz wv_1.2.4-2.dsc to pool/main/w/wv/wv_1.2.4-2.dsc wv_1.2.4-2_i386.deb to pool/main/w/wv/wv_1.2.4-2_i386.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Daniel Walrond <[EMAIL PROTECTED]> (supplier of updated wv package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 12 Nov 2006 20:12:19 + Source: wv Binary: libwv-dev wv libwv-1.2-3 Architecture: source i386 Version: 1.2.4-2 Distribution: unstable Urgency: low Maintainer: Daniel Walrond <[EMAIL PROTECTED]> Changed-By: Daniel Walrond <[EMAIL PROTECTED]> Description: libwv-1.2-3 - Library for accessing Microsoft Word documents libwv-dev - Development files for the wvWare library wv - Programs for accessing Microsoft Word documents Closes: 379466 Changes: wv (1.2.4-2) unstable; urgency=low . * Thanks to Matej Vela for all his work on the package. * New maintainer is Daniel Walrond. Closes: #379466. * New uploader is Stuart Teasdale. Files: 752d49e8af419e4671369ae923e5295e 692 text optional wv_1.2.4-2.dsc 5a394b3d099148dcc1cebf7e82580726 11022 text optional wv_1.2.4-2.diff.gz 11e32d7712742d221eb0b4f22a2ef86a 98394 text optional wv_1.2.4-2_i386.deb 4617e8a5f81571ba8392656aa133fcb4 138982 libs optional libwv-1.2-3_1.2.4-2_i386.deb 82c90be47a6ed9a474052527f238b296 181492 libdevel optional libwv-dev_1.2.4-2_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFhU2DqXWYex+fp+4RAiUZAKCvBXOrXHKdARbmEFmTB5KYgA7gzgCgs8an YAdcnvq6Q+j/o7USbXtzy8U= =6T1F -END PGP SIGNATURE- --- End Message ---
Bug#389797: Where is freehdl?
I do not see freehdl neither in new nor in unstable. Therefore where is freehdl ? Regards bastien PS: I saw freehdl in new queue a month ago but it was removed but I do not know why. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403506: ITP: fdisk -- linux fdisk replacement based on libparted
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Johnson escribió: > On 12/17/06 09:43, Julien Louis wrote: >> Package: wnpp >> Severity: wishlist >> Owner: Julien Louis <[EMAIL PROTECTED]> > >> * Package name: fdisk >> Version : 0.9.1 >> Upstream Author : Leslie P. Polzer <[EMAIL PROTECTED]> >> * URL : http://www.gnu.org/software/fdisk/ >> * License : GPL >> Programming Lang: C >> Description : linux fdisk replacement based on libparted > > Since util-linux already has /sbin/fdisk, naming a package fdisk > seems ambiguous. Should be named something like `fdisk-gnu` or `fdiskgnu`, the binary too for avoid problems with the `fdisk` binary that already exists. Cheers!! - -- ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503 http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug San Cristobal - Venezuela. TALUG -- http://linuxtachira.org Fingerprint = 3E7D 4267 AFD5 2407 2A37 20AC 38A0 AD5B CACA B118 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFhbdzOKCtW8rKsRgRAjlOAKDOtfOBx5aTjMmLffHANMwUjMa50wCfSgQf 9lI9jYhW178b5+JxZcaht6M= =wfgt -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#247337: LiVES
LiVES is now at version 0.9.8, and still there is no full-time debian maintainer for this package ! How come nobody has picked this up yet ? Salsaman. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403506: ITP: fdisk -- linux fdisk replacement based on libparted
On Sun, Dec 17, 2006 at 05:32:36PM -0400, Jose Luis Rivas Contreras wrote: > Should be named something like `fdisk-gnu` or `fdiskgnu`, the binary too > for avoid problems with the `fdisk` binary that already exists. Well, binaries shipped in the packages are already renamed to avoid conflicts against (c)fdisk binaries shipped in the util-linux package. I'll rename the package to gnu-fdisk reflect binary name changes. Cheers -- Christophe Colomb fut le premier socialiste : il ne savait pas où il allait il ignorait où il se trouvait Et tout cela aux frais des autres. -+- Winston Churchill -+- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: tagging bugs that are closed by packages in NEW as pending
Processing commands for [EMAIL PROTECTED]: > # the following bugs are closed by packages in NEW > # > tags 382062 pending Bug#382062: ITP: jlha-utils -- command-line lzh archiver written in Java There were no tags set. Tags added: pending > tags 387824 pending Bug#387824: ITP: hunspell-uz -- The Uzbek dictionary for Hunspell There were no tags set. Tags added: pending > tags 401790 pending Bug#401790: ITP: hedgewars -- worms like game There were no tags set. Tags added: pending > tags 401940 pending Bug#401940: ITP: liblinux-kernelsort-perl -- Perl module for sorting Linux Kernel version strings There were no tags set. Tags added: pending > tags 402479 pending Bug#402479: ITP: kallery -- image gallery generator for KDE There were no tags set. Tags added: pending > 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 (with 1 errors): Re: Bug#403447: ITP: php-crypt-cbc 0.4 A class to emulate Perl's Crypt::CBC module
Processing commands for [EMAIL PROTECTED]: > reassign 403447 wnpp Bug#403447: ITP: php-crypt-cbc 0.4 A class to emulate Perl's Crypt::CBC module Warning: Unknown package 'php-crypt-cbc' Bug reassigned from package `php-crypt-cbc' to `wnpp'. > severity 403447 wnpp Severity level `wnpp' is not known. Recognized are: critical, grave, serious, important, normal, minor, wishlist, fixed. > 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#403558: ITP: lastfmproxy -- proxy server for the last.fm radio streams
Package: wnpp Severity: wishlist Owner: Romain Beauxis <[EMAIL PROTECTED]> * Package name: lastfmproxy Version : 1.1 Upstream Author : Vidar Madsen <[EMAIL PROTECTED]> * URL : http://vidar.gimp.org/lastfmproxy/ * License : GPL Programming Lang: Python Description : proxy server for the last.fm radio streams LastFMProxy is a proxy server for the last.fm radio streams. It allows you to use your regular old audio player to listen to the last.fm streams. It does this by acting as a player itself, connecting to the server on your behalf, but instead of playing the stream, it simply relays it to whichever other application connecting to it. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-amd64 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]
Bug#403571: ITP: ccollect -- Tiny backup tool which fetches backups from remote machines
Package: wnpp Severity: wishlist Owner: Mario Iseli <[EMAIL PROTECTED]> * Package name: ccollect Version : 0.5.1 Upstream Author : Nico Schottelius * URL : http://linux.schottelius.org/ccollect/ * License : GPL Programming Lang: shell Description : Tiny backup tool which fetches backups from remote machines Nice backuptool which fetches the backup via rsync, instead of most backup tools which put there backups somewhere. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#398875: Any news on moodbar?
Is there any news on the packaging of moodbar? Is there anything that can be made to help, like testing the package? Curiously, Pierre -- [EMAIL PROTECTED] OpenPGP 0xD9D50D8A signature.asc Description: Digital signature
Processed: RFP: docbookwiki -- edit a DocBook document online
Processing commands for [EMAIL PROTECTED]: > reopen 254649 Bug#254649: RFP: docbookwiki -- edit a DocBook document online Bug reopened, originator not changed. > 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#254649: RFP: docbookwiki -- edit a DocBook document online
reopen 254649 thanks This is a useful piece of software and the upstream is active (the original RFP was for 0.5 and the current version is 0.8.3). I am re-opening this hoping the someone wading through the WNPP RFPs and interested in packaging this will pick it up. Giridhar -- Y Giridhar Appaji Nag | http://www.appaji.net/ signature.asc Description: Digital signature