Bug#753688: homepage field 404

2014-07-04 Thread Gürkan Sengün

Package: qfits-tools
Version: 6.2.0-5
Severity: wishlist

Please update the Homepage field (currently 404), probably should be:
https://www.eso.org/sci/software/eclipse/qfits/

Thank you
Gürkan


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749719: aclock.app: GCC warnings that may lead to runtime issues with new GNUstep libraries

2014-05-29 Thread Gürkan Sengün
Thank you yavor :)

Gürkan Sengün
Tel. 076 436 72 00
http://www.aiei.ch

 On 29.05.2014, at 14:22, Yavor Doganov ya...@gnu.org wrote:
 
 Source: aclock.app
 Version: 0.2.3-4.3
 Severity: normal
 Tags: sid jessie
 User: pkg-gnustep-maintain...@lists.alioth.debian.org
 Usertags: gnustep-base1.24-transition gnustep-gui0.24-transition 
 gnustep-transition
 
 Your package builds successfully with the new GNUstep libraries, but
 there are some GCC warnings that *may* lead to problems at runtime and
 may affect the forthcoming gnustep transition/jessie release.  Latest
 versions of the core GNUstep packages are available at mentors.d.n [*],
 they will be uploaded to experimental first.
 
 Please note that the warnings may be unrelated to GNUstep or changes in
 GNUstep but could be legitimate nevertheless.  In case the fix is
 applicable for the current gnustep-* library packages in sid (-base/1.22
 and -gui/0.20) you can upload the fixed package before the transition
 begins.  Otherwise, please wait for the transition to complete and
 do not forget to adjust the Build-Depends field accordingly:
 
  libgnustep-base-dev (= 1.24.6)
  or
  libgnustep-gui-dev (= 0.24)
 
 Relevant portion(s) of the log:
 
 Clock.m:463:27: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
  if (dayColor  i == (int)[_date monthOfYear])
 
 
 The full build log is available upon request.
 The severity of this bug may be raised to important, serious or
 grave after the transition depending on the impact.
 
 [*]
 http://mentors.debian.net/debian/pool/main/g/gnustep-make/gnustep-make_2.6.6-1.dsc
 http://mentors.debian.net/debian/pool/main/g/gnustep-base/gnustep-base_1.24.6-1.dsc
 http://mentors.debian.net/debian/pool/main/g/gnustep-gui/gnustep-gui_0.24.0-1.dsc
 http://mentors.debian.net/debian/pool/main/g/gnustep-back/gnustep-back_0.24.0-1.dsc
 


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748333: Parameter missing from declaration to cause undefined behaviour

2014-05-16 Thread Gürkan Sengün
I have got a 2.4 version here

http://sid.ethz.ch/debian/grafx2/

Gürkan

 On 16.05.2014, at 12:17, Adrien Destugues pulkoma...@pulkomandy.tk wrote:
 
 The bug has been fixed in 
 http://pulkomandy.tk/projects/GrafX2/changeset/2072/ and will be part of our 
 next release. Thanks!
 
 Any chance of getting GrafX2 2.4 in debian soon? it's been released for some 
 time now but Debian never packaged it...
 
 -- 
 Adrien.
 
 16 mai 2014 12:00 Michael Tautschnig  a écrit: 
 
 Package: grafx2
 Version: 2.3-1.1
 Usertags: goto-cc
 
 During a rebuild of all packages in a clean sid chroot (and 
 cowbuilder+pbuilder)
 the build failed with the following error. Please note that we use our 
 research
 compiler tool-chain (using tools from the cbmc package), which permits 
 extended
 reporting on type inconsistencies at link time.
 
 [...]
 gcc ../obj/unix/main.o ../obj/unix/init.o ../obj/unix/graph.o 
 ../obj/unix/sdlscreen.o  ../obj/unix/misc.o ../obj/unix/special.o 
 ../obj/unix/buttons.o ../obj/unix/palette.o ../obj/unix/help.o 
 ../obj/unix/operatio.o ../obj/unix/pages.o ../obj/unix/loadsave.o 
 ../obj/unix/readline.o ../obj/unix/engine.o ../obj/unix/filesel.o 
 ../obj/unix/op_c.o ../obj/unix/readini.o ../obj/unix/saveini.o 
 ../obj/unix/shade.o ../obj/unix/keyboard.o ../obj/unix/io.o 
 ../obj/unix/version.o ../obj/unix/text.o ../obj/unix/SFont.o 
 ../obj/unix/setup.o ../obj/unix/pxsimple.o ../obj/unix/pxtall.o 
 ../obj/unix/pxwide.o ../obj/unix/pxdouble.o ../obj/unix/pxtriple.o 
 ../obj/unix/pxtall2.o ../obj/unix/pxwide2.o ../obj/unix/pxquad.o 
 ../obj/unix/windows.o ../obj/unix/brush.o ../obj/unix/realpath.o 
 ../obj/unix/mountlist.o ../obj/unix/input.o ../obj/unix/hotkeys.o 
 ../obj/unix/transform.o ../obj/unix/pversion.o ../obj/unix/factory.o  
 ../obj/unix/fileformats.o ../obj/unix/miscfileformats.o 
 ../obj/unix/libraw2crtc.o ../obj/unix/brush_ops.o 
 ../obj/unix/buttons_effects.o ../obj/unix/layers.o -o ../bin/grafx2 
 `sdl-config --libs` -lSDL_image -L/usr/local/lib -lSDL_ttf -lX11 -lpng 
 `pkg-config lua --libs --silence-errors ||pkg-config lua5.1 --libs 
 --silence-errors ||pkg-config lua-5.1 --libs` -lm
 
 error: conflicting function declarations raw2crtc
 paramenter counts differ (8/9)
 old definition in module miscfileformats file libraw2crtc.h line 12
 unsigned char * (unsigned short int, unsigned short int, unsigned char, 
 unsigned char, unsigned long int *, unsigned char *, unsigned char, unsigned 
 char)
 new definition in module libraw2crtc file libraw2crtc.c line 60
 unsigned char * (T_IO_Context *context, unsigned short int width, unsigned 
 short int height, unsigned char mode, unsigned char r9, unsigned long int 
 *outSize, unsigned char *r1, unsigned char r12, unsigned char r13)
 
 Makefile:435: recipe for target '../bin/grafx2' failed
 make[1]: *** [../bin/grafx2] Error 64
 make[1]: Leaving directory 
 '/srv/jenkins-slave/workspace/sid-goto-cc-grafx2/grafx2-2.3/src'
 debian/rules:16: recipe for target 'build-stamp' failed
 make: *** [build-stamp] Error 2
 
 The declaration in libraw2crtc.h can be reviewed here:
 
 http://sources.debian.net/src/grafx2/2.3-1.1/src/libraw2crtc.h?hl=12#L12
 
 with the conflicting definition here:
 
 http://sources.debian.net/src/grafx2/2.3-1.1/src/libraw2crtc.c?hl=60#L60
 
 And here is the actually wrong use (there may be more), mislead by the
 declaration:
 
 http://sources.debian.net/src/grafx2/2.3-1.1/src/miscfileformats.c?hl=2691#L2691
 
 Best,
 Michael
 application2.pgp-signature


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728565: gnustep: GNUstep packages are very out-of-date

2013-12-11 Thread Gürkan Sengün

Dear Michael

Thanks for your bug report, I agree all of them need a bit more updates.
I am all there to help with the .app packages (including those I 
orphaned), however

I don't have the skills to update gnustep-make,-base,-gui,-back myself.

If you can help, please be welcome. There's also some GNUsteppers on 
irc.gnu.org in #gnustep

and software based on GNUstep gets updates.

Yours,
Gurkan

--
Gürkan Sengün


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649603: update

2013-10-15 Thread Gürkan Sengün
Meanwhile 2.3.0 was released and it's packaged here for review:
http://sid.ethz.ch/debian/splash2/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#412060: freebasic vs. qb64

2013-10-08 Thread Gürkan Sengün
Should anyone be interested in this, it'll probably be much easier and
make more sense to package qb64 instead of freebasic:
http://www.qb64.net/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#725330: ITP: ballerburg -- Classical castle combat game

2013-10-04 Thread Gürkan Sengün
Package: wnpp
Severity: wishlist

* Package name: ballerburg
  Version : 1.0.1
  Upstream Author : Eckhard Kruse m...@eckhardkruse.net
* URL : http://baller.tuxfamily.org/
* License : GPL-3+
  Description : Classical castle combat game
 Two castles, separated by a mountain, try to defeat each other with their
 cannonballs, either by killing the opponent's king or by weakening the
 opponent enough so that the king capitulates.
 .
 Ballerburg was originally written 1987 by Eckhard Kruse, for the Atari ST
 machines (which were brand new computers at that point in time). Over 25
 years later, here's finally the adaption of the original source code to
 modern operating systems.

I will need this to build the latest versions of the junicode font from source.
A working package will be available soon at 
http://sid.ethz.ch/debian/ballerburg/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702657: grafx2: New release available

2013-03-13 Thread Gürkan Sengün
Dear Jerome

Thanks, I know. You can find that version here if you can't wait:
http://sid.ethz.ch/debian/grafx2/

Yours,
Gurkan

On 03/09/2013 05:31 PM, Jérôme Marant wrote:
 Package: grafx2
 Version: 2.3-1.1
 Severity: wishlist
 
 Dear Maintainer,
 
  Version 2.4 has been released last october.
 
 Regards,
 
 -- System Information:
 Debian Release: 7.0
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
 Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages grafx2 depends on:
 ii  libc62.13-38
 ii  liblua5.1-0  5.1.5-4
 ii  libpng12-0   1.2.49-3
 ii  libsdl-image1.2  1.2.12-2
 ii  libsdl-ttf2.0-0  2.0.11-2
 ii  libsdl1.2debian  1.2.15-5
 ii  libx11-6 2:1.5.0-1
 
 grafx2 recommends no packages.
 
 grafx2 suggests no packages.
 
 -- no debconf information
 


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691817: O: adplay -- console-based OPL2 audio player

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691818: O: dhex -- ncurses based hex editor with diff mode

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691819: O: aclock.app -- Analog dockapp clock for GNUstep

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691821: O: freecycle -- Plastic surgery for your audio loops

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691820: O: evolvotron -- Generator of textures through interactive evolution

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691822: O: gifsicle -- Tool for manipulating GIF images

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691823: O: wmhdplop -- hard drive activity monitor dockapp

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691824: O: unmass -- Extract game archive files

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691825: O: gridlock.app -- A collection of grid-based board games for GNUstep

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691826: O: mm3d -- OpenGL based 3D model editor

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691827: O: mypaint -- Paint program to be used with Wacom tablets

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691828: O: ree -- Extract ROM extensions

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691829: O: sea-defender -- Sea defender

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691830: O: spout -- Tiny abstract black and white 2D cave-shooter

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691831: O: talksoup.app -- IRC client for GNUstep

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691833: O: sauerbraten-wake6 -- Small but dodgy deathmatch/instagib map for the Sauerbraten game

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691832: O: volumecontrol.app -- Audio mixer for GNUstep

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691834: O: kic -- Enhanced KIC layout editor

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691835: O: powder -- Graphical dungeon crawling game

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691836: O: wmnd -- Dockapp monitoring network interfaces

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691837: O: memtester -- Utility for testing the memory subsystem

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#691840: O: xmp -- module player supporting AWE32, GUS, and software-mixing

2012-10-30 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#603157: ITP: ttf-ubuntu-font-family

2012-05-30 Thread Gürkan Sengün

Dear Gerfried


  I once again looked for whether the ubuntu font is already in Debian,
and stumbled upon thiss bugreport to find that it still hasn't been
done ...

* Gürkan Sengüngur...@phys.ethz.ch  [2012-04-20 12:41:04 CEST]:

If you find a sponsor, I will do the updates to the package and provide a new
.dsc file for upload into contrib.


  Actually, uploading it to contrib would get it rejected, at least from
what I read from Jörg Jaspert in message #30 to the bug, stating that
the license is considered to violate DFSG 4.

  Please upload it to non-free and be done with it,


Go ahead (I am unable to), it's ready here:
http://sid.ethz.ch/debian/ttf-ubuntu-font-family/ubuntu-font-family-sources_0.80-1.dsc

Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668857: photofilmstrip: importing ~200 photos at once causes crash

2012-05-19 Thread Gürkan Sengün
Hello Philipp

Are you still travelling?

Yours,
Gurkan

On 18 April 2012 00:06, Philipp Huebner debala...@debian.org wrote:
 On 15/04/12 18:26, Gürkan Sengün wrote:
 It's like 8:25 am here now... enjoy your stay in Australia, I figured
 on already you were there.

 I think I fixed all issues except the doc stuff:
 http://sid.ethz.ch/debian/photofilmstrip/photofilmstrip_1.9.91%2bdfsg-1.dsc

 Feel free to fix that yourself and maybe add you as co-maintainer? I wasn't 
 able
 to run and test the software on Linux since I am working the
 photographic studio at this time,
 but maybe you can test it? I could have a check on tuesday...

 I'm travelling around New Zealand for the next 3.5 weeks, I doubt I will
 have the time to do that before I'm back home, but will see.

 Regards,
 --
  .''`.   Philipp Huebner debala...@debian.org
 : :'  :  pgp fp: 6719 25C5 B8CD E74A 5225  3DF9 E5CA 8C49 25E4 205F
 `. `'`   HP: http://www.debalance.de, Skype: philipp-huebner
  `-     ICQ: 235-524-440, Jabber: der_scha...@jabber.org




-- 
Gürkan Sengün, Fotograf
Tel. +41 76 436 72 00
Web http://www.aiei.ch/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671447: ITP: swarp -- resample and co-add together FITS images

2012-05-07 Thread Gürkan Sengün

there's a working version available here (tested by a local astronomer)
http://sid.ethz.ch/debian/swarp/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

Hello Paul

I'm waiting for a sponsor for the new version, could you try it from here?
http://sid.ethz.ch/debian/gorm.app/

Yours,
Gurkan


on my Debian GNU/Linux wheezy/sid I have installed from debian
repository (not from source) ProjectCenter.app version 0.6.0 and
Gorm.app 1.2.10.

In Gorm my small project's window hasn't the so called Titlebar. I'm
using Windowmaker as window manager and there windows can have titlebar
and resizebar.

I set up in vain in Gorm -  Inspector -  Attributes -  Controls -
Miniaturize because next time when open the Interface.gorm in Gorm
again, Gorm forgot this setup so I must set it up again and again.

One can see this problem here:
https://plus.google.com/photos/117283089154825941814/albums/5736149862706239553/5737938740821553890

or can download this image from here:
https://lh5.googleusercontent.com/-NydAbQe7luM/T6FA4kWe8uI/ATA/hekjlZ-WoY8/s1167/Gorm_NSWindow-Controls_Miniaturize_missing.png

Regards form Pál

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

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

Versions of packages gorm.app depends on:
ii  dpkg  1.16.3
ii  gnustep-back0.20  0.20.1-2
ii  gnustep-base-runtime  1.22.1-2+b1
ii  gnustep-gpbs  0.20.1-2+b1
ii  gnustep-gui-runtime   0.20.0-3
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-32
ii  libgcc1   1:4.7.0-7
ii  libgnustep-base1.22   1.22.1-2+b1
ii  libgnustep-gui0.200.20.0-3
ii  libobjc3  4.6.3-5

Versions of packages gorm.app recommends:
ii  projectcenter.app  0.6.0-1+b1

gorm.app suggests no packages.

-- no debconf information







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671447: ITP: swarp -- resample and co-add together FITS images

2012-05-04 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: swarp
  Version : 2.19.1
  Upstream Author : Emanuel Bertin ber...@iap.fr
* URL : http://www.astromatic.net/software/swarp
* License : CeCILL 2
  Description : resample and co-add together FITS images
 This is a program that resamples and co-adds together FITS images using any 
arbitrary astrometric projection defined in the WCS standard.


I will need this to build the latest versions of the junicode font from source.
A working package will be available soon at http://sid.ethz.ch/debian/swarp/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

hello paul

can you install dget and run these commands:

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc
cd gorm*/
debuild
cd ..
dpkg -i gorm*.deb

this should download the debian source package from the url i gave you,
buidl it, and install it.

thanks for testing...

yours,
gurkan




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

dget comes with devscripts




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671393: gorm.app: Gorm forgot setup in Inspector/Attributes/Controls/Miniaturize after quit Gorm and start it again.

2012-05-04 Thread Gürkan Sengün

On 05/04/12 13:19, Csanyi Pal wrote:

Hello Gürkan,

Fri, 04 May 2012 09:24:03 +0200 -n
Gürkan Sengüngur...@phys.ethz.ch  írta:


can you install dget and run these commands:

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc


I get error at the and, see bellow.

dget -x http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc
dget: retrieving
http://sid.ethz.ch/debian/gorm.app/gorm.app_1.2.16-1.dsc % Total%
Received % Xferd  Average Speed   TimeTime Time  Current Dload
Upload   Total   SpentLeft  Speed 100   961  100   9610 0
6376  0 --:--:-- --:--:-- --:--:-- 19612 dget: using existing
gorm.app_1.2.16.orig.tar.gz dget: using existing
gorm.app_1.2.16-1.diff.gz gorm.app_1.2.16-1.dsc:
dscverify: gorm.app_1.2.16-1.dsc failed signature check:
gpg: no valid OpenPGP data found.
gpg: processing message failed: eof
Validation FAILED!!

What can I do to solve this problem?


ignore it, isn't a directory created? if not just dpkg-source -x *.dsc
then go ahead... aren't you on irc?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670211: evolvotron_mutate does not mutate

2012-04-29 Thread Gürkan Sengün
Hi

The package is ready waiting for its sponsor...
http://sid.ethz.ch/debian/evolvotron/

Yours,



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#660430: textedit.app: Can't create a new document.

2012-04-27 Thread Gürkan Sengün

hi

could you provide a screenshot maybe? in which desktop or window manager are you 
running it?


yours,
gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670211: evolvotron_mutate does not mutate

2012-04-24 Thread Gürkan Sengün

Hello Pedro

 The attached patch fixes this issue. Note that I notified upstream
 (sorry, did that before reading that it's better to leave that up to the
 package maintainers) and the patch is already applied to the repository,
 but upstream says there are no short term plans to release a 0.6.2.

 The patch also fixes a minor typo in the error message (the program name
 was reported as evolvotron_render instead of evolvotron_mutate).

Thank you very much, that's fine, you are not required to leave this to package
maintainers. I will try to update the package as soon as possible...

Best regards,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#603157: ITP: ttf-ubuntu-font-family

2012-04-20 Thread Gürkan Sengün

Hello Jeremy

If you find a sponsor, I will do the updates to the package and provide a new
.dsc file for upload into contrib.

Yours,
Gurkan

On 04/20/12 05:02, Jeremy Bicha wrote:

Just as a follow up, could we get fonts-ubuntu uploaded into contrib?
We could see about what's needed for moving it into main later once
the appropriate requirements are met and the right people are happy.

I believe fonts-ubuntu is the correct name for this package, following
Debian's relatively new http://wiki.debian.org/Fonts/PackagingPolicy

My understanding of what Paul stated a few months ago is that
Canonical/Ubuntu would be just happy to get it into Debian however's
best, but he didn't want to force for its inclusion if Debian didn't
want it.

Thanks,
Jeremy Bicha






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668857: photofilmstrip: importing ~200 photos at once causes crash

2012-04-15 Thread Gürkan Sengün
It's like 8:25 am here now... enjoy your stay in Australia, I figured
on already you were there.

I think I fixed all issues except the doc stuff:
http://sid.ethz.ch/debian/photofilmstrip/photofilmstrip_1.9.91%2bdfsg-1.dsc

Feel free to fix that yourself and maybe add you as co-maintainer? I wasn't able
to run and test the software on Linux since I am working the
photographic studio at this time,
but maybe you can test it? I could have a check on tuesday...

Yours,
Gurkan

On 15 April 2012 07:45, Philipp Huebner debala...@debian.org wrote:
 Good afternoon!

 On 15/04/12 14:39, Gürkan Sengün wrote:
 Good morning Philipp
 I'm in Australia atm, so that's relative ;)

 I'm available for sponsoring if needed.

 I had this new version packaged sometime, could you have a look at it? Maybe
 it is not perfect yet, you'll find me on IRC.

 http://sid.ethz.ch/debian/photofilmstrip/photofilmstrip_1.9.90-1.dsc

 It builds and works. However, Lintian gives these messages:
 P: photofilmstrip source: source-contains-prebuilt-windows-binary
 windows/vcredist_x86.exe
 I: photofilmstrip: desktop-entry-contains-encoding-key
 usr/share/applications/photofilmstrip.desktop:3 Encoding
 I: photofilmstrip: possible-documentation-but-no-doc-base-registration

 You should take care of them and either create a dfsg package where you
 strip the windows folder or extend debian/copyright with the licensing
 information for it.
 I recommend stripping it.

 Other than that, update it to the newest version and I will check it in
 more detail as soon as I have the time.


 Regards,
 --
  .''`.   Philipp Huebner debala...@debian.org
 : :'  :  pgp fp: 6719 25C5 B8CD E74A 5225  3DF9 E5CA 8C49 25E4 205F
 `. `'`   HP: http://www.debalance.de, Skype: philipp-huebner
  `-     ICQ: 235-524-440, Jabber: der_scha...@jabber.org




-- 
Gürkan Sengün, Fotograf
Tel. +41 76 436 72 00
Web http://www.aiei.ch/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668857: photofilmstrip: importing ~200 photos at once causes crash

2012-04-14 Thread Gürkan Sengün
Good morning Philipp

 I'm available for sponsoring if needed.

I had this new version packaged sometime, could you have a look at it? Maybe
it is not perfect yet, you'll find me on IRC.

http://sid.ethz.ch/debian/photofilmstrip/photofilmstrip_1.9.90-1.dsc

Yours,

-- 
Gürkan Sengün



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667498: new upstream version

2012-04-04 Thread Gürkan Sengün

Package: eot-utils
Version: 1.0-1
Severity: normal

It should be updated to 1.1
http://www.w3.org/Tools/eot-utils/

Thank you
Gürkan




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661707: imvirt: does not know about my virtual host

2012-03-07 Thread Gürkan Sengün

On 03/01/12 19:49, Patrick Matthäi wrote:


what does uname -a say?


Linux nanana 2.6.18-194.26.1.el5.028stab079.1 #1 SMP Sat Nov 27 00:56:10 MSK 2010 
x86_64 GNU/Linux




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661707: imvirt: does not know about my virtual host

2012-02-29 Thread Gürkan Sengün

Package: imvirt
Version: 0.9.0-1
Severity: wishlist

imvirt says:
pcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method.
Unknown

imvirt -d says:
pcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method.
$VAR1 = {
  'Physical' = '0.538461538461538',
  'OpenVZ' = '0.461538461538462'
};

What do I have?

Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661453: O: libfreebasic -- FreeBASIC support library files

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661454: O: mazeofgalious -- The Maze of Galious

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661455: O: fracplanet -- Fractal planet generator

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661456: O: nel -- Massive multi-user 3D game environments library

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661457: O: supertransball2 -- Thrust type of game

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661458: O: supertux -- Classic 2D jump 'n run sidescroller with Tux

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661459: O: ttf-radisnoir -- Font inspired by Universal de Bayer and Bauhaus

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661460: O: unmo3 -- Uncompress and extract samples from MO3 modules

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661461: O: unadf -- Extract files from an Amiga Disk File dump (.adf)

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661462: O: ttf-ubuntu-title -- The font used to create the Ubuntu logo

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661463: O: xdms -- An uncompressor for Amiga DMS archives

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661488: O: foremost -- Forensics application to recover data

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#661490: O: ttf-engadget -- Modern font from John Stracke

2012-02-27 Thread Gürkan Sengün

Package: wnpp
Severity: normal

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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648436: working package

2012-02-26 Thread Gürkan Sengün
a package ready for review and sponsoring is available at:

http://sid.ethz.ch/debian/yakuns/

-- 
Gürkan Sengün



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546730: CVE-2007-6731, CVE-2007-6732: Multiple buffer overflows

2012-02-13 Thread Gürkan Sengün
didn't security support for oldstable end by the last monday? can this bug be 
closed because of that?


yours,
gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659233: ITP: ttfautohint -- automatic font hinter

2012-02-09 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: ttfautohint
  Version : 0.7
  Upstream Author : Werner Lemberg w...@gnu.org
* URL : http://www.freetype.org/ttfautohint/
* License : GNU GPL 2+
  Description : Automatic font hinter
 This project provides a library which takes a TrueType font as the input,
remove its bytecode instructions (if any), and return a new font where all
glyphs are bytecode hinted using the information given by FreeType's
autohinting module.  The idea is to provide the excellent quality of the
autohinter on platforms which don't use FreeType.

I will need this to build the latest versions of the junicode font from source.
A working package will be available soon at 
http://sid.ethz.ch/debian/ttfautohint/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655228: newer paje.app version

2012-01-09 Thread Gürkan Sengün

Package: paje.app
Version: 1.97
Severity: Normal

There's a version 1.98 out, could you please upgrade it?

Thank you,
Gürkan








--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#651817: RM: ttf-opendin -- ROM; Replaced by fonts-opendin

2011-12-12 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#651818: RM: ttf-prociono -- ROM; Replaced by fonts-prociono

2011-12-12 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647160: fonts-okolaks: New upstream version

2011-12-07 Thread Gürkan Sengün

Hello Christian

Who pointed you to it? And where's the upstream web site?

Yours,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#640279: ocp: FTBFS: dpkg-buildpackage: error: dpkg-source -b ocp-0.1.20 gave error exit status 2 / ocp ftbfs with ld --as-needed

2011-12-07 Thread Gürkan Sengün

Hello

Do these problems still exist with 0.1.21?

Regards,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649602: ITP: giza -- lightweight scientific plotting library

2011-11-25 Thread Gürkan Sengün

From: daniel.pr...@monash.edu

Hi Gurkan,

 I would be *very* interested if you could officially package splash for debian 
and/or ubuntu. You may have noticed I have splash in Macports already (though this 
is currently the stable 1.x package, not using giza), so it would be great to have 
something similar for linux.


There are two issues with unbundling the tarball:
- splash assumes that giza is in a subdirectory, so you would need to separately 
place giza in the correct subdirectory. This assumption could be easily changed 
but it is what is currently in the Makefile.
- it is not (yet) guaranteed that a given version of splash (e.g. 2.0 beta) will 
work with a later version of giza (e.g. taken from sourceforge), so you would need 
to make sure the versions line up. You can be guaranteed that the latest svn copy 
of splash should always work with the latest svn copy of giza (I develop both in 
tandem with each other, adding features to giza as I need them in splash), but 
this will not be true if you mix the splash tarball and an arbitrary giza version. 
The main issue here is that the giza API is not yet stable, so later versions of 
giza may not be backwards compatible with earlier versions (furthermore I will not 
declare the API stable or attempt to retain backwards compatibility until I have 
at least reached v1.0 of giza). As giza becomes more stable this should become 
less of an issue in future.


So, I'm happy to provide a standalone tarball of splash:

http://users.monash.edu.au/~dprice/splash/releases/splash-2.0-beta-nogiza.tar.gz

MD5 (splash-2.0-beta-nogiza.tar.gz) = baa8a938869e802e1a6735e1880c8ab6
SHA1(splash-2.0-beta-nogiza.tar.gz)= 1f3c9d14557d41466129b270d57da92e480eb149
RIPEMD160(splash-2.0-beta-nogiza.tar.gz)= 
7fb6c6b39c0448f5f2ff9430edd92d450221935f

...but you should beware of the above points.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#436492: RFP: open64 -- The Open64 C, C++, and Fortran compilers

2011-11-25 Thread Gürkan Sengün

version 5 is out:

http://www.open64.net/download/open64-4x-releases.html

./configure works, however make fails for me:
make[2]: Entering directory 
`/var/www/debian/open64/open64-5.0/osprey/targdir/ipl'
make first
make[3]: Entering directory 
`/var/www/debian/open64/open64-5.0/osprey/targdir/ipl'
ln -sf /var/www/debian/open64/open64-5.0/osprey/.././osprey/targdir/be/be.so .
make[3]: Leaving directory 
`/var/www/debian/open64/open64-5.0/osprey/targdir/ipl'
make make_deps
make[3]: Entering directory 
`/var/www/debian/open64/open64-5.0/osprey/targdir/ipl'
C++ 
/var/www/debian/open64/open64-5.0/osprey/targdir/ipl//var/www/debian/open64/open64-5.0/osprey/../osprey/ipa/local/ipl_summarize_util.cxx

g++: error: unrecognized option '-CG:all_sched=0'
make[3]: *** [ipl_summarize_util.o] Error 1
make[3]: Leaving directory 
`/var/www/debian/open64/open64-5.0/osprey/targdir/ipl'
make[2]: *** [default] Error 2
make[2]: Leaving directory 
`/var/www/debian/open64/open64-5.0/osprey/targdir/ipl'
make[1]: *** [ipl.so] Error 2
make[1]: Leaving directory `/var/www/debian/open64/open64-5.0'
make: *** [build] Error 2

started the packaging at
http://sid.ethz.ch/debian/open64/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#603157: ITP: ttf-ubuntu-font-family

2011-11-23 Thread Gürkan Sengün

Hello Jeremy Bicha

Sure I could. But then it's contrib only... what do you think are the chances 
for
Ubuntu/Canonical to make the font really free? They (Canonical, Ubuntu) after all 
mention the differences between free software and other software. And I sort of

have the feeling they would be interested to see it in main, not just in 
contrib.

Thanks,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649602: ITP: giza -- lightweight scientific plotting library

2011-11-22 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: giza
  Version : 0.7.2
  Upstream Author : James Wetter and Daniel Price
* URL : http://giza.sourceforge.net/
* License : GNU GPL 2
  Description : lightweight scientific plotting library
 Lightweight scientific plotting library built on top of cairo that
provides uniform output to multiple devices. Giza also provides a
drop-in, modern replacement for the PGPLOT graphics library.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649603: ITP: splash -- visualisation tool astrophysics stuff

2011-11-22 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: splash
  Version : 2.0-beta
  Upstream Author : Daniel Price
* URL : http://users.monash.edu.au/~dprice/splash/
* License : GNU GPL 2
  Description : visualisation tool astrophysics stuff
 This (formerly SUPERSPHPLOT) is a (free!) visualisation tool for output from 
(astrophysical) simulations using the Smoothed Particle Hydrodynamics (SPH) method 
in one, two and three dimensions. It is written in Fortran 90 and utilises the 
PGPLOT graphics subroutine library to do the actual plotting. It is based around a 
command-line menu structure but utilises the interactive capabilities of PGPLOT to 
manipulate data interactively in the plotting window.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648924: RM: ttf-comfortaa -- ROM; Replaced by fonts-comfortaa

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648925: RM: ttf-f500 -- ROM; Replaced by fonts-f500

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648926: RM: ttf-junicode -- ROM; Replaced by fonts-junicode

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648927: RM: ttf-jura -- ROM; Replaced by fonts-jura

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648928: RM: ttf-mplus -- ROM; Replaced by fonts-mplus

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648929: RM: ttf-ocr-a -- ROM; Replaced by fonts-ocr-a

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648930: RM: ttf-okolaks -- ROM; Replaced by fonts-okolaks

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648932: RM: ttf-tomsontalks -- ROM; Replaced by fonts-tomsontalks

2011-11-16 Thread Gürkan Sengün

Package: ftp.debian.org
Severity: normal

Yet another package renamed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648436: ITP: yaku-ns -- small footprint, trivial to configure, DNS server

2011-11-11 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: yaku-ns
  Version : 0.20101205
  Upstream Author : Salvatore Sanfilippo
* URL : https://github.com/antirez/yaku-ns and
http://www.kyuzz.org/antirez/ens.html
* License : GNU GPL
  Description : small footprint, trivial to configure, DNS server
 This is a simple and small DNS server.
 Major features are:
  - Support for A, MX, NS, TXT, PTR, SOA in local resource records
  - Additional RRs handling
  - Responses cache, with optional TTL expiration
  - Forwarding to multiple exteral DNS servers, with simultaneous or
time-driven query.
  - Optional TCP zone transfer
  - A in RRs shuffling
  - Built-in ACL rules
  - Root privileges squashing
  - Chroot jail under unix systems
  - Secure DNS IDs to prevent DNS forgey
  - Logging
  - Very simple config file
  - Little binary size



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#644880: ttf-prociono: the source code is missing

2011-10-12 Thread Gürkan Sengün

hello paul

good point, i'll have a look to get this fixed...

yours,
gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643833: RM: classads -- ROM; No longer released separately, moved to different source package

2011-09-30 Thread Gürkan Sengün

Hello Michael

I'm so glad I can see some activity here, can't wait for Condor to get into 
Debian, it'll make life so much easier, and I'm sure I'm not alone on this.


Thanks for all your efforts.

Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632875: Use forked git repository for wmaker source / O: wmaker -- NeXTSTEP-like window manager for X

2011-08-30 Thread Gürkan Sengün

Hello

I was thinking someone was working on this already, Andreas did a lot. I took your 
changes and made a package back in spring this year, the stuff is here:


http://sid.ethz.ch/debian/wmaker/

If nobody wants to do anything here, I will go forward and update the upstream 
tarball and continue the Debian packaging.


Yours,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639354: 3.x linux kernel image boots fine, however crashes very soon

2011-08-26 Thread Gürkan Sengün

Package: linux-image-3.0.0-1-sparc64
Version: 3.0.0-2
Severity: important

i've got an ultra 10 running debian gnu/linux (sid), i tried the 3.x kernel,
and that one crashes after a short period...

root pts/0krum.ethz.ch Fri Aug 26 10:59   still logged in
reboot   system boot  2.6.32-5-sparc64 Fri Aug 26 10:57 - 11:51  (00:54)

root pts/0krum.ethz.ch Fri Aug 26 10:27 - crash  (00:30)
reboot   system boot  3.0.0-1-sparc64  Fri Aug 26 10:26 - 11:51  (01:25)

root pts/0krum.ethz.ch Fri Aug 26 09:55 - crash  (00:30)
reboot   system boot  3.0.0-1-sparc64  Fri Aug 26 09:54 - 11:51  (01:56)

any hints?

gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638413: how to configure?

2011-08-19 Thread Gürkan Sengün

Package: fusioninventory-agent
Version: 2.1.9-3
Severity: Normal

Could you provide a better documented agent.cfg, for example like the one here:
http://forge.fusioninventory.org/projects/fusioninventory-agent/wiki/Installation_of_the_agent_on_Debian_Ubuntu

Thank you,
Gürkan








--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#610418: Fwd: Re: Fwd: Bug#610418: links2 fails to download DVD (large) iso images

2011-08-15 Thread Gürkan Sengün



 Original Message 
Subject: Re: Fwd: Bug#610418: links2 fails to download DVD (large) iso images
Date: Sun, 14 Aug 2011 19:51:24 +0200 (CEST)
From: Mikulas Patocka miku...@artax.karlin.mff.cuni.cz
To: Gürkan Sengün gur...@phys.ethz.ch

Hi

I fixed it in version 2.3 that I have just released.

Mikulas


On Thu, 20 Jan 2011, Gürkan Sengün wrote:




 Original Message 
Subject: Bug#610418: links2 fails to download DVD (large) iso images
Resent-Date: Tue, 18 Jan 2011 12:33:01 +,   Tue, 18 Jan 2011 12:33:05 +
Resent-From: Michal Suchanek michal.sucha...@ruk.cuni.cz
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: hramr...@centrum.cz, Gürkan Sengün gur...@phys.ethz.ch
Date: Tue, 18 Jan 2011 13:27:17 +0100
From: Michal Suchanek michal.sucha...@ruk.cuni.cz
Reply-To: Michal Suchanek michal.sucha...@ruk.cuni.cz, 610...@bugs.debian.org
To: Debian Bug Tracking System sub...@bugs.debian.org

Package: links2
Version: 2.3~pre1-1
Severity: normal


Downloading DVD images from cdimage.ubuntu.com fails.

When downloading Natty (current) and 10.10 4.1G images about 10% of the
image downloads and then the download window vanishes.

When downloading 6.06.1 iso it downloads (almost) to the end and then
the download restarts in an infinite loop.


-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (910, 'testing'), (900, 'stable'), (500, 'unstable'), (200,
'experimental'), (111, 'oldstable')
Architecture: amd64 (x86_64)

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

Versions of packages links2 depends on:
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libdirectfb-1.2-9   1.2.10.0-4   direct frame buffer graphics - sha
ii  libgpm2 1.20.4-3.3   General Purpose Mouse - shared lib
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libssl0.9.8 0.9.8o-4 SSL shared libraries
ii  libsvga11:1.4.3-29   console SVGA display libraries
ii  libtiff43.9.4-5  Tag Image File Format (TIFF) libra
ii  libx11-62:1.3.3-4X11 client-side library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

links2 recommends no packages.

links2 suggests no packages.

-- no debconf information






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632327: RFP: ttf-vollkorn

2011-08-12 Thread Gürkan Sengün

hello andreas

here's the font packaged more or less, feel free to pick it up to finalize and 
maintain. (you'll need to fix debian/copyright).


http://sid.ethz.ch/debian/ttf-vollkorn/

yours,
gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#636862: xmp

2011-08-09 Thread Gürkan Sengün
hello claudio

what can you say about this?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636862

yours,

-- 
Gürkan Sengün
http://www.aiei.ch/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634841: ttf-atarismall: fontforge internal error during build process

2011-08-04 Thread Gürkan Sengün

hello paul

indeed, the bolding/lightning scripts should be thrown away, since the generated 
quality is pretty low...


yours,
gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631258: Configuration

2011-06-22 Thread Gürkan Sengün

Package: indicator-session
Version: 0.2.17-1
Severity: wishlist

How could I configure this software to never ever, for any user on a host (be it 
local or nis/ldap) display Suspend, Hibernate, Restart, Shutdown without 
renaming the /sbin/halt, /sbin/shutdown etc commands?


Yours,
Gürkan





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631258: [Pkg-ayatana-devel] Bug#631258: Configuration

2011-06-22 Thread Gürkan Sengün

On 06/22/11 10:40, Evgeni Golov wrote:

Hi,

On Wed, Jun 22, 2011 at 09:47:13AM +0200, Gürkan Sengün wrote:


How could I configure this software to never ever, for any user on a
host (be it local or nis/ldap) display Suspend, Hibernate, Restart,
Shutdown without renaming the /sbin/halt, /sbin/shutdown etc
commands?


Take the rights away via consolekit.


Thanks for the tip, can you explain with more detail please?


--
Gürkan Sengün  sen...@phys.ethz.ch support: +41 44 633 26 68
IT Services Group, HPT D 16voice: +41 44 633 66 04
Departement Physik, ETH Zurichmobile: +41 76 436 72 00
CH-8093 Zurich, Switzerland   http://nic.phys.ethz.ch/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#628032: gdm3: Disabling restart buttons via /apps/gdm/simple-greeter/disable_restart_buttons value does not take effect

2011-06-21 Thread Gürkan Sengün

I'm having the same issue, any plan to get this fixed?

Yours,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#628235: [PATCH] some more bugfixes

2011-05-28 Thread Gürkan Sengün
Hi

Thanks. But where can i download the patch? I cant find it...

Gürkan

On 28.05.2011, at 15:08, Jindřich Makovička makov...@gmail.com wrote:

 Package: milkytracker
 Version: 0.90.85+dfsg-2
 
 Hi,
 
 I posted some additional bugfixes on the MilkyTracker forum, one
 fixing a segfault on a defective input, other two for minor bugs
 spotted by Valgrind.
 
 The forum post is at http://forums.modarchive.org/index.php?topic=3063.0
 
 Regards,
 -- 
 Jindrich Makovicka
 
 



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#628111: newer fontforge version

2011-05-27 Thread Gürkan Sengün

Package: fontforge
Version: 0.0.20100501-5
Severity: Normal

There's a version 20110222 out, could you please upgrade it?

Thank you,
Gürkan








--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551510: ttf-junicode: Hints file does not match the set of installed fonts

2011-05-25 Thread Gürkan Sengün
The condensed ones won't be shipped in the future, so the hints file will be 
correct. With the next upload also the fonts will be built from the source.

This is waiting for the xgridfit bug #625587.

Yours,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625587: xgridfit local path

2011-05-04 Thread Gürkan Sengün

Package: xgridfit
Version: 2.2a-1
Severity: Normal

Running dpkg -L xgridfit  | xargs grep /usr/local
shows some /usr/local paths where those files are not located at. This path should 
be fixed (drop local/ part).


I figured (thanks pabs for the hint) so while trying to build the ttf-junicode
source fonts.

Thank you,
Gürkan








--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623096: Fwd: [Fwd: RE: photofilmstrip: Rendering ends in IOError]

2011-04-21 Thread Gürkan Sengün


 Original Message 
Subject:[Fwd: RE: photofilmstrip: Rendering ends in IOError]
Date:   Wed, 20 Apr 2011 19:31:31 +0200
From:   Jens Göpfert m...@jensgoepfert.de
To: Gürkan Sengün gur...@phys.ethz.ch
CC: gur...@aiei.ch



Hi Gürkan,

i tried to reply to the bug report, but somehow my mail does not appear
there: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623096
What's my mistake?

Jens
---BeginMessage---
Hi,
thanks for reporting this. i receive this error quite often through the
bug report function, but know i can ask someone a few questions.
1. Is this error reproducible? If yes, which output options do u use?
PAL, NTSC, AVI, MPEG, ... ??? 
2. Does this error comes directly after starting the rendering? Or only
on a specific image? Which image formats do use? JPEG??

I am using mencoder to create the video file. the image data is send
through a pipe to the mencoder process. I presume, that this mencoder
process dies for some reason, so that the pipe becomes invalid. Maybe
you can have a look into the process list (ps -ef; or system monitor)
and have a look for the mencoder process.

I would appreciate any help.

Regards,
Jens


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


Bug#623096: Fwd: photofilmstrip 1.4.1 on linux with python 2.6.6

2011-04-18 Thread Gürkan Sengün
-- Forwarded message --
From: Jens m...@jensgoepfert.de
Date: 18 April 2011 09:44
Subject: AW: photofilmstrip 1.4.1 on linux with python 2.6.6
To: Gürkan Sengün gur...@aiei.ch


Hi Gürkan,

this error seems to occur in the Image module of PIL (import Image). Can you
try to import Image from a new Python interpreter window. Maybe
reinstalling PIL helps?

Jens

-Ursprüngliche Nachricht-
Von: grkns...@gmail.com [mailto:grkns...@gmail.com] Im Auftrag von Gürkan
Sengün
Gesendet: Freitag, 15. April 2011 12:31
An: j...@sg-dev.de
Betreff: photofilmstrip 1.4.1 on linux with python 2.6.6

I get this when I try 1.4.1:

Traceback (most recent call last):
 File /usr/share/photofilmstrip/photofilmstrip-gui.py, line 54, in
module
   main()
 File /usr/share/photofilmstrip/photofilmstrip-gui.py, line 49, in main
   from gui.PhotoFilmStripApp import main
 File /usr/share/photofilmstrip/gui/PhotoFilmStripApp.py, line 28,
in module
   from gui.FrmMain import FrmMain
 File /usr/share/photofilmstrip/gui/FrmMain.py, line 29, in module
   from core.PhotoFilmStrip import PhotoFilmStrip
 File /usr/share/photofilmstrip/core/PhotoFilmStrip.py, line 27, in
module
   import Image
SystemError: ../Objects/codeobject.c:64: bad argument to internal function

Gurkan

--
Gürkan Sengün
http://www.aiei.ch/




-- 
Gürkan Sengün
http://www.aiei.ch/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   6   7   8   9   >