Bug#637180: ITP: tuptime -- Report how long the system or other components has been running, count it between restarts.
Package: wnpp Severity: wishlist Owner: Ricardo F * Package name: tuptime Version : 1.5.0 Upstream Author : Ricardo F * URL : http://sourceforge.net/projects/tuptime/ * License : GPL Programming Lang: Perl Description : Report how long the system or other components has been running, count it between restarts. Tuptime count the system restarts and total uptime that the system is active, save it between restarts. You can add to its configuration file names of pieces of hardware and show you the total uptime since this hardware is plugin. When you remove hardware, tuptime can show a historically time in the output. Finally, it calculate the medium uptime for the system and print it in the output. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809081644.15026.97505.reportbug@optiplex
Bug#637185: ITP: muse2 -- Qt4-based audio/MIDI sequencer
Package: wnpp Severity: wishlist Owner: Alessio Treglia * Package name: muse2 Version : 2.0~beta2 Upstream Author : Werner Schweer * URL : http://www.muse-sequencer.org/ * License : GPL Programming Lang: C++ Description : Qt4-based audio/MIDI sequencer MusE is a MIDI/audio sequencer with recording and editing capabilities. Some Highlights: . * Standard midifile (smf) import-/export. * Organizes songs in tracks and parts which you can arrange with the part editor. * MIDI editors: pianoroll, drum, list, controller. * Score editor with high quality postscript printer output. * Realtime: editing while playing. * Unlimited number of open editors. * Unlimited undo/redo. * Realtime and step-recording. * Multiple MIDI devices. * Unlimited number of tracks. * Sync to external devices: MTC/MMC, Midi Clock, Master/Slave. * Audio tracks, LADSPA host for master effects. * Multithreaded. * Uses raw MIDI devices. * XML project file. * Project file contains complete app state (session data). * Application spanning Cut/Paste Drag/Drop. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809090902.22555.35169.reportbug@alessio-laptop
Re: ITP: High Energy Physics related packages
On Mon, Aug 8, 2011 at 1:47 AM, Lifeng Sun wrote: > * root-system -- CERN's ROOT Data Analysis Framework > License: LGPL-2.1, GPL-3 > URL: http://root.cern.ch > > ROOT is an object-oriented program and library developed by CERN. It > was originally designed for particle physics data analysis and > contains several features specific to this field, but it is also > used in other applications such as astronomy and data mining. root-system was removed from Debian, please make sure that the RC bugs that caused this package to be orphaned are fixed with your upload. You might also want to reopen any of the bugs that are fixed in version 5.24.00-1+rm and not fixed in your upload. http://packages.qa.debian.org/r/root-system.html http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;src=root-system -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caktje6hbq+2npr4k4eqkrl2rc0up8t-0brx0jlwdnzfp9rm...@mail.gmail.com
Bug#637186: ITP: ttf2ufm -- True Type to PostScript Type 1 Font Converter
Package: wnpp Severity: wishlist Owner: "Ondřej Surý" * Package name: ttf2ufm Version : 3.3.4~r2 Upstream Author : Andrew Weeks Frank M. Siegert Mark Heath Thomas Henlich Sergey Babkin Turgut Uyar Rihardas Hepas Szalay Tamas Johan Vromans Petr Titera Lei Wang Chen Xiangyang Zvezdan Petkovic Rigel Steven Wittens * URL : http://code.google.com/p/ttf2ufm/ * License : BSD Programming Lang: C Description : True Type to PostScript Type 1 Font Converter Ttf2ufm is a font converter from the True Type format (and some other formats supported by the FreeType library as well) to the Adobe Type1 format. Ttf2ufm is a modified version of Mark Heath's TTF 2 PT1 converter. It allows to create AFM and/or UFM files. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809093228.3768.56659.reportbug@localhost6.localdomain6
demande d'information
Bonjour, Je représente la revue PHP Solutions. Nous préparons le numéro spécial entièrement dédié à MySQL. Je vous propose *un échange de news dans nos newsletters*. Nous pouvons aussi *publier gratuitement votre publicité dans notre magazine*. Le groupe cible de notre magazine sont surtout les informaticiens développeurs professionnels, mais aussi les informaticiens amateurs. PHP Solutions jouit d'un certain renom ayant plus de 24 000 de lecteurs abonnés à notre newsletter et, de ce fait, constitue un forum important d'échange d'idées et d'opinions dans le milieu des informaticiens. Est-ce que cette collaboration pourrait vous intéresser ? Cordialement, Sylwia Rojek Rédaction de PHP Solutions http://phpsolmag.org
Bug#637200: ITP: libstatistics-distributions-perl -- Statistics::Distributions - Perl module for calculating critical values and upper probabilities of common statistical distributions
Package: wnpp Severity: wishlist Owner: Julien VAUBOURG * Package name: libstatistics-distributions-perl Version : 1.02 Upstream Author : Michael Kospach * URL : http://search.cpan.org/~mikek/Statistics-Distributions-1.02 * License : Artistic 1 or GPL-1+ Programming Lang: Perl Description : Statistics::Distributions - Perl module for calculating critical values and upper probabilities of common statistical distributions Statistics::Distributions calculates percentage points (5 significant digits) of the u (standard normal) distribution, the student's t distribution, the chi-square distribution and the F distribution. It can also calculate the upper probability (5 significant digits) of the u (standard normal), the chi-square, the t and the F distribution. These critical values are needed to perform statistical tests, like the u test, the t test, the F test and the chi-squared test, and to calculate confidence intervals. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809121642.17583.27347.reportbug@junix
Bug#637204: ITP: python-leveldb -- Python wrapper for LevelDB
Package: wnpp Severity: wishlist Owner: Alessio Treglia * Package name: python-leveldb Version : 0.1~svn15 Upstream Author : Arni Mar Jonsson * URL : http://code.google.com/p/py-leveldb * License : BSD Programming Lang: C, Python Description : Python wrapper for LevelDB python-leveldb is a thread-safe Python wrapper for LevelDB. It features everything from the LevelDB API, except for: * arbitrary key comparison * snapshots * backwards iteration . LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809130215.17257.11757.reportbug@alessio-laptop
Re: How to close bug #620550?
On Mon, 8 Aug 2011 16:31:40 +0200, sean finney wrote: > On Mon, Aug 08, 2011 at 01:58:27PM +0100, Ian Jackson wrote: > >> Keith Lawson writes ("How to close bug #620550?"): 2. Unless someone knows why PHP is using qdbm, it should IMO be switched back to gdbm. This is not RC I think. > > I refer you, good sir, to the fine changelog for reference: > > php5 (5.1.6-4) unstable; urgency=high > > [sean finney] > * no longer build against GPL'd gdbm library (closes: #390452). Sorry I didn't check the change bug reports for an explanation for the switch. I'm not licensing expert by any means, so this means any application that links to GPLed code can't also link to code that's under the ASL? That seems rather restrictive. I change the bug severity to RC. If licensing is an issue I guess the only option is a version of QDBM in Debian without the GDBM emulation. I'm not sure how that's going to work if you want to install libapache2-mod-php5 and use GDBM though. I used the patches I sent for building QDBM without the gdbm_ symbols but that effectively breaks any GDBM functionality in PHP apps if PHP isn't linked against GDBM anymore. Thanks, Keith.
Bug#637230: ITP: mobyle -- Mobyle is a wbe portal and framework to provide web interfaces to command-line tools. It is designed though not limited for bioinfomatics.
Package: wnpp Severity: wishlist Owner: Olivier Sallou * Package name: mobyle Version : 1.0.0 Upstream Author : Herve Menager * URL : https://projets.pasteur.fr/wiki/mobyle/download * License : GPL Programming Lang: Python Description : Mobyle is a web portal and framework to provide web interfaces to command-line tools. It is designed though not limited for bioinformatics Mobyle is a framework and web portal specifically aimed at the integration of bioinformatics software and databanks. It is developed jointly by the Projets et Développements en Bioinformatique team of the Institut Pasteur and the Ressource Parisienne en Bioinformatique Structurale. It can be compared to the Galaxy tool. Depends: python (>= 2.5), apache2, python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4), squizz, python-pycaptcha, libjs-scriptaculous, libjs-jquery, libjs-prototype Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0) -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809171128.15542.80237.report...@debiansid.genouest.org
Bug#637232: general: Multiarch breaks support for non-multiarch toolchain
Package: general Severity: critical Debian has choosen to implement multiarch, which amongs other things, means that the includes and libraries are moved in a new "multiarch" path. This breaks some upstream applications and non-Debian toolchain. It is possible to workaround some of the issues as described in /usr/share/doc/libc6/NEWS.Debian.gz. | eglibc (2.13-11) unstable; urgency=low | | Starting with the eglibc package version 2.13-5, the libraries are | shipped in the multiarch directory /lib/$arch instead of the more | traditional /lib. | | The toolchain in Debian has been updated to cope with that, and most | build systems should be unaffected. If you are using a non-Debian | toolchain to build your software and it is not able to cope with | multiarch, you might try to pass the following option to your | compiler: | |-B/usr/lib/$arch | | -- Aurelien Jarno Sat, 23 Jul 2011 23:42:46 +0200 I got fed up by people reporting bug on libc6, while this problem results from a decision Debian to implement multiarch. People should work on implementing a compatibility wrapper and to make upstream toolchain multiarch aware. Until this is done, this bug should be kept opened. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809173156.25324.28514.report...@volta.aurel32.net
Bug#637244: ITP: elib.intl -- enhanced internationalization (I18N) services for Python
Package: wnpp Severity: wishlist Owner: Jonathan Wiltshire -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: elib.intl Version : 0.0.3~git20110809 Upstream Author : Dieter Verfaillie * URL : https://github.com/dieterv/elib.intl * License : LGPL-3+ Programming Lang: Python Description : enhanced internationalization (I18N) services for Python - From upstream's description: The elib.intl module provides enhanced internationalization (I18N) services for your Python modules and applications. elib.intl wraps Python's :func:`gettext` functionality. This module is a new dependency of the Rednotebook package and will be maintained under the Debian Python Modules Team umbrella. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJOQZrgAAoJEFOUR53TUkxRP10P/Ru558b5U5VRaAJtFHAF8//i C6/3mEJhRf7GTrj1g5oOB5Fv5yqV6n3r9SklsrHJ3RWEiCc5pfbqQNpvW5pBdaPw FVOCWwY40wKEJcsb5EQhIKZl0dCFJMRWGb2oF/YhdeGi/s8Z/6CmQCnshBXNWvQg Nl03pK7/ViL8+P3I+PB5EJp6WOmqUqE4hwbOMTUyTqW33pYMCxFDwFf/UJZkgo51 bz9vAslo30wPs0QQ4D9Hb52KJl53XKSxkG1X9TwoXbtylbPsPLYXW4EkbBiadZ2e 51xaxqEG4hIAzyd1dNIWwP+zDHLmFTKLDJfOuUX3HwYrUVDyFYVRR5zwKH/NHkuW tjmZ04dWh0rGPWBzt+mx7JcmoULV4IPGxYbxZhrWYSTOniPt4Df9cxWE+H22EzzD OtTlPPcv6jH4p2pRcP1pXSlu6B8LPrODHqVFugDnOGLAmudNPmK6UNhvzcH1fYxg VPtuQFQ4OtOd81HucZSw8OxMMkerJfgUUgNJNS8cWyjsPiyLTPw5/KYxL35blfMH 1Six7sCe9BvAhWSsl1TEimInFUxv8fMj1ykg9nax34NQfxQLpfu1dLdc8xZpZPyk 71wokFcAjsuGfvSPogla2xP0l0gUHbsGkKEc7jPbD8lKo+T+wEkmuaJ3l5wUS/Ig /wTJRFdg+MRQIjfk2voX =Plmu -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809203859.8440.82229.reportbug@lupin
Debian s390x port
Hi all, For those not reading planet and blogs, I have started an s390x port, that is with a 64-bit userland. More details can be found on: http://blog.aurel32.net/?p=59 Cheers, Aurelien -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110809215335.gd28...@hall.aurel32.net
Re: Bug#634015: Proposition to team-maintain m2crypto.
Le Mon, Aug 08, 2011 at 11:37:22PM +0900, Charles Plessy a écrit : > Le Sun, Aug 07, 2011 at 11:58:48PM +0100, Dima Barsky a écrit : > > > > Sorry for the delay, I was away for a while. I have to admit, I have not > > paid > > much attention to m2crypto lately, so if you or anybody else wants to pick > > it > > up I would not mind at all. If there are no volunteers I'll have a look at > > the > > bug reports and upload a new version in the next week or two. > > Hi Dima, > > thanks for the answer ! I will go ahead with the upload soon. That may take a little more time, as I noted that demo/x509/proxylib.py is not free: # Matt Rodriguez, LBNL #Copyright (c) 2003, The Regents of the University of California, #through Lawrence Berkeley National Laboratory #(subject to receipt of any required approvals from the U.S. Dept. of Energy). #All rights reserved. Of course, this file is not used at build time and is not distributed in our binary packages, but if I understand well our procedures, I can not knowingly upload a package that contains this file. Hence the question to the other developers: is it necessary to correct m2crypto source package in Stable ? Not that I am interested to do it – you know my position on these files is that they should be documented but ignored otherwise (see http://lists.debian.org/20100124144741.gd13...@kunpuu.plessy.org ). So if the answer is yes, can somebody volunteer to do the work ? Have a nice day, -- Charles Plessy Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2011081031.gb8...@merveille.plessy.net