Bug#675423:

2014-02-11 Thread Ihor Kaharlichenko
1.1.8 is out. Here's the updated debian.tar.gz based on Matthew's work with all the lintian warnings fixed. python-setproctitle_1.1.8-1.debian.tar.gz Description: GNU Zip compressed data

Bug#583335: ping

2010-08-11 Thread Ihor Kaharlichenko
Hello, Marcelo. It seems it's in nobody cares status. I submitted the package to mentors [1] and asked for mentorship [2]. I also submitted the same package for review to Ubuntu REVU [3]. Two months passed and nobody has written a single word about those packages. So you're the first who

Bug#583335: ITP: python-django-photologue -- Powerful image management for the Django web framework

2010-05-27 Thread Ihor Kaharlichenko
Package: wnpp Severity: wishlist Owner: Ihor Kaharlichenko ce...@mifprojects.com * Package name: python-django-photologue Version : 2.2 Upstream Author : Justin Driscoll justin.drisc...@gmail.com * URL : http://code.google.com/p/django-photologue/ * License

Bug#581721: python-django-registration: sha deprecation warning emitted

2010-05-15 Thread Ihor Kaharlichenko
deprecation warnings for SHA on Python 2.6+ Signed-off-by: Ihor Kaharlichenko ce...@mifprojects.com --- registration/models.py |6 +++--- registration/tests.py |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/registration/models.py b/registration/models.py index

Bug#581723: python-django-registration: tests fail whith custom registration form

2010-05-15 Thread Ihor Kaharlichenko
registration form uses extra fields failing validation (i.e. captcha). Force builtin URLconf to ensure default form is used in test. Signed-off-by: Ihor Kaharlichenko ce...@mifprojects.com --- registration/tests.py |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/registration

Bug#578690: ITP: mygui -- Library for creating GUIs for games and 3D applications

2010-04-21 Thread Ihor Kaharlichenko
Package: wnpp Severity: wishlist Owner: Ihor Kaharlichenko madkin...@gmail.com * Package name: mygui Version : 3.0.1 Upstream Author : George Evmenov alt...@list.ru * URL : http://my-gui.sf.net/ * License : LGPL, MIT/X Programming Lang: C++ Description

Bug#568247: closed by Christoph Egger christ...@debian.org (Bug#568247: fixed in irrlicht 1.7+dfsg1-1)

2010-02-10 Thread Ihor Kaharlichenko
If I understood correctly this bug has been fixed in new version of Irrlicht, namely 1.7. What about version 1.6 which is currently in testing repository now?

Bug#568247: libirrlicht1.6: dynamic_cast-ing library classes lead to Segmentation Fault

2010-02-03 Thread Ihor Kaharlichenko
Package: libirrlicht1.6 Version: 1.6+dfsg1-1.1 Severity: important Tags: patch The way Irrlicht library is built prevents developer from using dynamic_cast on any of the Irrlicht's classes. In project I'm working on I heavily realy on this feature. An attemp to use dynamic_cast leads to