Bug#880500: O: cronolog -- Logfile rotator for web servers

2017-11-01 Thread Christoph Egger
Package: wnpp
Severity: normal

I intend to orphan the cronolog package.

I sponsored this package once in 2011 and -- as far as I can tell
there was no second contribution from the sponsee ever. I'm about to
upload a cleanup with Maintainer set to the QA group now. Please pick
it up if you're interested.

The package description is:
 A simple program that reads log messages from its input and writes
 them to a set of output files, the names of which are constructed
 using template and the current date and time.  The template uses the
 same format specifiers as the Unix date command (which are the same
 as the standard C strftime library function).
 .
 It intended to be used in conjunction with a Web server, such as
 Apache, to split the access log into daily or monthly logs:
 .
   TransferLog "|/usr/bin/cronolog /var/log/apache/%Y/access.%Y.%m.%d.log"
 .
 A cronosplit script is also included, to convert existing
 traditionally-rotated logs into this rotation format.



Bug#820405: RFP: merlin -- assistant for editing OCaml code

2016-04-07 Thread Christoph Egger
Package: wnpp
Severity: wishlist

* Package name: merlin
  Version : 2.3.1
  Upstream Author : 
* URL or Web page : https://github.com/the-lambda-church/merlin
* License : MIT
  Description : assistant for editing OCaml code


--

I'm currently working a lot with OCaml source and would really love to
apt-get install merlin ;-) As I'm working with OCaml mainly for
university reasons and have no idea whether I'll still be working with
it in a year I don't think I'm a reasonable maintainer -- but I do
believe it would be a worthwile addition to Debian! Could certainly
contribute a first working package though.

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



Bug#809036: ITP: ctf-gameserver -- Gameserver for A/D IT-Sec CTFs

2015-12-26 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger <christ...@debian.org>

* Package name: ctf-gameserver
  Version : 0.1.0
  Upstream Author : Christoph Egger <christoph.eg...@fau.de>
Felix Dreissig
* URL : http://ctf00.cs.fau.de/ctf-gameserver/
* License : ISC / MIT
  Programming Lang: Python
  Description : Gameserver for A/D IT-Sec CTFs

Source: ctf-gameserver
Section: python
Priority: optional
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Uploaders: Christoph Egger <christ...@debian.org>
Build-Depends: debhelper (>= 8~),
 python3-all,
 python3 (>= 3.3.0-2),
 python3-setuptools,
 python3-sphinx
Standards-Version: 3.9.4
Homepage: http://framework.faustctf.net/

Package: python3-ctf-gameserver
Architecture: all
Suggests: ctf-gameserver-doc
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends}
Provides: ${python:Provides}
Description: ctf-gameserver - support libraries
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains all python modules backing up the service as
 well as the web code that can be served via wsgi

Package: ctf-gameserver-doc
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends}
Provides: ${python:Provides}
Description: ctf-gameserver - documentation
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains a deamon to submit flags for scoring

Package: ctf-gameserver-submission
Architecture: all
Suggests: ctf-gameserver-doc
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ctf-gameserver,
 python3-psycopg2
Description: ctf-gameserver - flag submission
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains documentation for the modules and geneal setup

Package: ctf-gameserver-checker
Architecture: all
Suggests: ctf-gameserver-doc
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ctf-gameserver,
 python3-psycopg2
Description: ctf-gameserver - servicechecker
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains a deamon for checking srevice availability on
 the participant's host(s)

Package: ctf-gameserver-controller
Architecture: all
Suggests: ctf-gameserver-doc
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ctf-gameserver,
 python3-psycopg2
Description: ctf-gameserver - game controller
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains a regular job advancing the game and performing
 regular maintenance.



Bug#807037: ITP: letsencrypt -- CLI tool for obtaining certs from Let's Encrypt

2015-12-04 Thread Christoph Egger
Daniel Stender  writes:
> Package: wnpp
> Severity: wishlist
> Owner: Daniel Stender 
>
> * Package name: letsencrypt

You're aware of
https://tracker.debian.org/pkg/python-letsencrypt
?

  Christoph



Bug#800844: ITP: bhyve -- hypervisor/virtual machine manager for FreeBSD

2015-10-04 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger <christ...@debian.org>

* Package name: bhyve
  Version : 10.2
  Upstream Author : FreeBSD Foundation
* URL : http://bhyve.org/
* License : BSD
  Programming Lang: C / ASM
  Description : hypervisor/virtual machine manager for FreeBSD



Bug#767418: Packaging Telegram Desktop

2015-05-03 Thread Christoph Egger
Ahoi!

Roberto De Oliveira rcdeolive...@gmail.com writes:
 I want to initiate on the way of Debian Mantainer, so after read few
 material I think that the first step is to adopt a package and
 Telegram Desktop[1] is RFP, maybe this package would be simple because
 it does not give any library or complex dependency...

On the other side it's probably illegal to distribute any binaries from
that. GPLv3 (no exceptions) + OpenSSL don't go together very well

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87h9rtwfjc@anonymous.siccegge.de



Bug#767418: Packaging Telegram Desktop

2015-05-03 Thread Christoph Egger
Christoph Egger christ...@debian.org writes:
 On the other side it's probably illegal to distribute any binaries from
 that. GPLv3 (no exceptions) + OpenSSL don't go together very well

Oh and requires to patch your Qt installation? Probably not impossible
to get this thing to work properly but I guess far from easy

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87d22hwfe4@anonymous.siccegge.de



Bug#741024: RFP: irony-mode -- Emacs package using Clang for C C++ completion, on-the-fly syntax checking and more

2014-03-07 Thread Christoph Egger
Package: wnpp
Severity: wishlist

* Package name: irony-mode
  Version : git
  Upstream Author : Guillaume Papin guillaume.pa...@epitech.eu
* URL : https://github.com/Sarcasm/irony-mode
* License : GPLv3
  Programming Lang: C++, elisp
  Description : Emacs package using Clang for C  C++ completion, 
on-the-fly syntax checking and more


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140307155607.8777.75946.reportbug@hepworth.asgard



Bug#709161: ASynK

2014-02-04 Thread Christoph Egger
Hi!

  Are you still working there? Would be happy to be able to apt-get
  install asynk without maintaining it myself ;-)

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


pgp2kougxKT5D.pgp
Description: PGP signature


Bug#736605: RFA: graphviz -- rich set of graph drawing tools

2014-01-25 Thread Christoph Egger
Package: wnpp
Severity: normal

Hi all!

  Both, tokkee and myself, do not have the time to take care of
graphviz (even if it's just being available for review and
sponsoring). David may still be motivated, if so, please speak up!
Still it's a somewhat complex library package and someone with upload
priviledges helping him would certainly be usefull.

  Christoph

The package description is:
 Graph drawing addresses the problem of visualizing structural information
 by constructing geometric representations of abstract graphs and networks.
 Automatic generation of graph drawings has important applications in key
 technologies such as database design, software engineering, VLSI and
 network design and visual interfaces in other domains. Situations where
 these tools might be particularly useful include:
 .
   * you would like to restructure a program and first need to understand
 the relationships between its types, procedures, and source files
   * you need to find the bottlenecks in an Internet backbone - not only
 individual links, but their relationships
   * you're debugging a protocol or microarchitecture represented as a
 finite state machine and need to figure out how a certain
 error state arises
   * you would like to browse a database schema, knowledge base, or
 distributed program represented graphically
   * you would like to see an overview of a collection of linked documents
   * you would like to discover patterns and communities of interest in a
 database of telephone calls or e-mail messages
 .
 This package contains the command-line tools.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140125142830.5934.35513.reportbug@hepworth.asgard



Bug#736605: ITA: graphviz -- rich set of graph drawing tools

2014-01-25 Thread Christoph Egger
Hi Adrian!

Adrian Bunk b...@stusta.de writes:
 I'd like to adopt graphviz.

 I'm currently in the process of returning from emeritus status.

 Where is the maint git archive?
 The URL in the package in unstable does no longer seem to exist.

There seems to currently be some hickup on alioth, the repository should
still be there. If alioth doesn't come back soon I can push to another
remote if you want.

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87txcrwv50@anonymous.siccegge.de



Bug#690591: ITP: kfreebsd-firmware-nonfree -- Nonfree firmware modules for kfreebsd kernel

2014-01-15 Thread Christoph Egger
Robert Millan r...@debian.org writes:
 On Mon, Oct 15, 2012 at 03:48:41PM -0700, Christoph Egger wrote:
 Currently the only way freebsd really supports firmware loading is
 through kernel modules.

 FYI, latest kfreebsd-11 supports loading blobs from /lib/firmware.

Just seen the commit \o/

  Christoph


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878uuhgz4y@mitoraj.siccegge.de



Bug#709161: ASynK Progress?

2013-08-29 Thread Christoph Egger
Hi!

  Any progress in packaging asynk?

Thanks

Christoph


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vc2ousez@mitoraj.siccegge.de



Bug#717136: ITP: python-pycarddav -- simple to use CardDAV CLI client

2013-07-17 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: python-pycarddav
  Version : 0.5.0
* URL : http://lostpackets.de/pycarddav/
* License : Expat
  Programming Lang: python
  Description : simple to use CardDAV CLI client

 pyCardDAV consists of pycardsyncer, a program for syncing your
 CardDAV resource into a local database and of pc_query, a program for
 querying the local database.
 .
 It has built in support for mutt's query_command but also works very
 well solo.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130717082128.4487.89269.report...@faui00m.informatik.uni-erlangen.de



Bug#706628: ITP: gerbil -- novel interactive visualization and analysis framework for multispectral and hyperspectral images

2013-05-02 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: gerbil
  Version : 0.4a
  Upstream Author : Johannes Jordan johannes.jor...@informatik.uni-erlangen.de
* URL : http://gerbil.sourceforge.net/
* License : GPLv3
  Programming Lang: C++
  Description : novel interactive visualization and analysis framework for 
multispectral and hyperspectral images

TBD


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



Bug#704594: ITP: python-arpy -- library for accessing the archive files and reading the contents

2013-04-03 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: python-arpy
  Version : 1.0
  Upstream Author : Stanisław Pitucha virap...@gmail.com
* URL : http://bitbucket.org/viraptor/arpy
* License : Simplified BSD
  Programming Lang: python
  Description : library for accessing the ar

arpy is a library for accessing the archive files and reading the
contents. It supports extended long filenames in both GNU and BSD
format. Right now it does not support the symbol tables, but can
ignore them gracefully.

==

Note: Right now I plan to put this into python-mudules SVN and set the
team as `Maintainer:' if there are no objections even though I'm not
really active there. I do plan to take care of the package and not
move the work to active team members.

Christoph


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



Bug#704594: ITP: python-arpy -- library for accessing the archive files and reading the contents

2013-04-03 Thread Christoph Egger
Hi!

Helmut Grohne hel...@subdivi.de writes:
 On Wed, Apr 03, 2013 at 12:34:12PM +0200, Christoph Egger wrote:
 arpy is a library for accessing the archive files and reading the
 contents. It supports extended long filenames in both GNU and BSD
 format. Right now it does not support the symbol tables, but can
 ignore them gracefully.

 Can you briefly explain the benefit of this library to you or the Debian
 project? As far as I can see this package mostly provides a very small
 subset of python-debian.

  Well I need a arfile implementation independant of Debian (for
non-debian-specific software). arpy provides exactly that. Asking
Fedora or even Windows users to install python-debian for not-at-all
Debian related software seems a bit strange.

 There is one feature I missed in python-debian's arfile
 implementation, but this isn't present in arpy either: Being able to
 interpret an archive read from a pipe.

  The 1.0.0 I intent to use can read ar from any file handle and should
therefore be able to provide exactly that. I have successfully used it
to handle bzip2 compressed ar-archives using python's bzip2 module.

 For instance the tarfile standard Python module does this for tar
 files. I see no reason for why a library for ar archives should fail
 at such a basic task. Maybe give upstream some more time to fix things
 on their end and get the API right before including it into Debian?

Regards

Christoph


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehervjee@mitoraj.siccegge.de



Bug#704594: ITP: python-arpy -- library for accessing the archive files and reading the contents

2013-04-03 Thread Christoph Egger
Hi!

Helmut Grohne hel...@subdivi.de writes:
 So I ask you to delay uploading arpy to Debian until upstream has
 fixed their API to support streaming reads.

  So what do you suggest as a solution for an debian-independent ar
module *right* *now*? I don't care specifically about arpy or whatever
else as long as it can a) handle compressed ar-s and b) is
vendor-neutral. arpy seems to provide both and I am currently not aware
of any (reasonable) alternatives.

Regards

Christoph


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878v4zvhg7@mitoraj.siccegge.de



Bug#608466: ABCL status

2012-12-09 Thread Christoph Egger
Hi!

  I have a package working pretty well on a internal deployment that
should be technically ready for upload. Unfortunately the loops
implementation looks like it might be a mixture of GPL incompatible and
GPL licensed parts which needs to be worked out prior to upload.

Regards

Christoph


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehiy3nil@mitoraj.siccegge.de



Bug#690591: ITP: kfreebsd-firmware-nonfree -- Nonfree firmware modules for kfreebsd kernel

2012-10-15 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: kfreebsd-9-firmware-nonfree
  Version : 9.0
  Upstream Author : FreeBSD
* URL : http://www.freebsd.org/
* License : multiple, nonfree
  Programming Lang: blobs, C
  Description : Nonfree firmware modules for kfreebsd kernel

Firmware modules shipped by FreeBSD but stripped from the Debian
package due to their non-free nature


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121015220421.60124.12009.report...@hel.hosts.sieglitzhof.net



Bug#688141: ITP: cuse4bsd -- library and kernel module which allows character devices under to be served from userspace

2012-09-19 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: cuse4bsd
  Version : SVN
* URL : http://www.selasky.org/hans_petter/cuse4bsd/
* License : BSD-ish
  Programming Lang: 
  Description : library and kernel module which allows character devices 
under to be served from userspace

[To be written]
cuse -- needed e.g. for some webcam support


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



Bug#609047: Preliminary Debian packaging for Clozure Common Lisp (ccl.clozure.com)

2012-08-19 Thread Christoph Egger
Hi again

Faheem Mitha fah...@faheem.info writes:
 2) The main outstanding issue is how to handle the bootstrapping
 issue, namely that CCL is not in Debian, but requires CCL to compile.

  For sbcl I do bootstrapping with a crossbuild from another
 architecture .. building just a non-packaged version and using that to
 bring up the package. Once there is a version in the archive everything
 works automatically. So ideally I can build the first package with a
 locally installed ccl (e.g. in /usr/local/bin, ..). sbcl's debian/rules
 has some magic now to do this (and the last commit is totally messed up
 :-(

 Could one just use upstream binaries instead? CCL has upstream
 binaries available, which I use to initially build my Debian package,
 for at least i386 and amd64. My package currently does not attempt to
 build on any other architecture, because I can't test it.

  Jep that'll work you just need to provide the sponsor with enough
information to bootstrap the package with binaries from a sane enough
source (and I'd consider upstream such a source). Best to add this
information to debian/README.source IMHO.

  I guess bootstrapping only needs to be done once and later versions of
 ccl can be built using the version that is then included in Debian?

 Well this is precisely my question to the CCL developers. So far, I
 have not got a response. See the thread
 http://thread.gmane.org/gmane.lisp.openmcl.devel/8046

  If it's not possible to build ccl with a (slightly) older version of ccl
it'll be pain to maintain. One can (as Peter noted in the thread) go the
cmucl route but that'll need the maintainer (you) to do bootstrapping
every time, the sponsor to do bootstrapping every time and for evvery
architeccture you might want to support (as you might have noticed cmucl
is only available on linux-i386 and not even on 64bit systems)

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87harzatv7@hepworth.siccegge.de



Bug#609047: Preliminary Debian packaging for Clozure Common Lisp (ccl.clozure.com)

2012-08-14 Thread Christoph Egger
Hi!

  Please Send any mail also directly to me if you're interested in my
Input as I'm not reading -mentors regularly and pkg-common-lisp-devel@
is -- it appears -- not getting enough of my attention to see your
messages in time.

Faheem Mitha fah...@faheem.info writes:
 1) I'd like to take over the outstanding ITP for CCL (#609047,
 cc'd). I've written to Darren Ho, the creator of this ITP, on 1st July
 2012, (see http://bugs.debian.org/609047), but have not yet received a
 reply. What else do I need to do, if anything?

  Send a mail to the bug report explaining that you'll take over and set
yourself as the owner of the bug.

 I guess I need to get a sponsor at some point. When should this happen?

  It needs to be done once you have a package ready on mentors.debian.net

 2) The main outstanding issue is how to handle the bootstrapping
 issue, namely that CCL is not in Debian, but requires CCL to compile.

  For sbcl I do bootstrapping with a crossbuild from another
architecture .. building just a non-packaged version and using that to
bring up the package. Once there is a version in the archive everything
works automatically. So ideally I can build the first package with a
locally installed ccl (e.g. in /usr/local/bin, ..). sbcl's debian/rules
has some magic now to do this (and the last commit is totally messed up
:-(

  I guess bootstrapping only needs to be done once and later versions of
ccl can be built using the version that is then included in Debian?

 3) My current package description for the package is
 4) Debian requires a copyright statement, which is located in the
 copyright file in the repository. On installation it is installed in
 /usr/share/doc/pkgname/copyright. Here is the current text, taken from
 the openmcl package that was in Debian a few years ago.

 ###
 OpenMCL is licensed under ...
CCL?
 


Regards

Christoph


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehn9bvld@mitoraj.siccegge.de



Bug#459219: Ping wrt Android SDK

2012-07-13 Thread Christoph Egger
Hi!

  Just wondering how are you coming along with the Android SDK package
(I'm mostly interested in fastboot and adb tools)? Some larger Problems
still to solve or just busy?

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87394wshon@hepworth.siccegge.de



Bug#631139: mosh ITP not done, just package name taken over

2012-03-25 Thread Christoph Egger
Hi!

The `mosh` you quote reads

mosh - Mobile shell that supports roaming and intelligent local echo 

This is something totaly different from 

mosh - fast R6RS Scheme interpreter

which this bug is about.

Additionally I find it highly inappropriate for someone to take a
package name with an open and active ITP bug [0] for some totaly unrelated
package bypassing the wnpp step and uploading to the archive.

Regards

Christoph

[0] #631139 was updated in december
#660049 is from february this year
mosh `mobile shell` was added in march
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


pgp9lcVa8ciFG.pgp
Description: PGP signature


Bug#631139: mosh ITP not done, just package name taken over

2012-03-25 Thread Christoph Egger
Hi!

Christine Spang christ...@spang.cc writes:
 hi Christopher,

Christoph, please

 On Sun, Mar 25, 2012 at 08:22:22PM +0200, Christoph Egger wrote:
 Hi!
 
 The `mosh` you quote reads
 
 mosh - Mobile shell that supports roaming and intelligent local echo 
 
 This is something totaly different from 
 
 mosh - fast R6RS Scheme interpreter

 I propose that the ITP is renamed to mosh-scheme, or something else that
 the project finds appropriate. This is an easier solution than renaming
 mosh (the mobile shell) now that it's been uploaded. And, it's unclear
 that mosh (the scheme interpreter) would ever actually be uploaded
 anyway since, despite the ITP, months have passed without the package
 appearing or any new reports on its status.

  There's a RFS from February

 Additionally I find it highly inappropriate for someone to take a
 package name with an open and active ITP bug [0] for some totaly unrelated
 package bypassing the wnpp step and uploading to the archive.

 Please. I find it highly amusing that anyone would prioritize a
 dubiously active bug report over actual action.

 There is no policy that says one MUST file an ITP bug in order to make a
 package upload. I do apologize that I didn't check before making the
 upload and attempt to engage in a conversation with David and anyone who
 may have been following the ITP.

Read Policy 5.1 again

  Assuming no one else is already working on your prospective package,
  you must then submit a bug report (Section 7.1, “Bug reporting”)
  against the pseudo-package wnpp describing your plan to create a new
  package, including, but not limiting yourself to, a description of the
  package, the license of the prospective package, and the current URL
  where it can be downloaded from.

Yes there's a *must*.

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87iphsh4rh@hepworth.siccegge.de



Bug#631139: mosh ITP not done, just package name taken over

2012-03-25 Thread Christoph Egger
Christoph Egger christ...@christoph-egger.org writes:
 Read Policy 5.1 again

Well right, that's devref, clicked on the wrong link but still

   Assuming no one else is already working on your prospective package,
   you must then submit a bug report (Section 7.1, “Bug reporting”)
   against the pseudo-package wnpp describing your plan to create a new
   package, including, but not limiting yourself to, a description of the
   package, the license of the prospective package, and the current URL
   where it can be downloaded from.

 Yes there's a *must*.

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehsgh4po@hepworth.siccegge.de



Bug#639583: ITP: herbstluftwm -- manual tiling window manager for X11

2011-08-28 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: herbstluftwm
  Version : 0.0~git
  Upstream Author : Thosten Wißmann eduatthorsten-wissmann.de
* URL : http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/
* License : Simplified BSD
  Programming Lang: C, sh
  Description : manual tiling window manager for X11

 In herbstluftwm the layout is based on splitting frames into subframes
 which can be split again or can be filled with windows, Tags (or
 workspaces or virtual desktops or ...) can be added/removed at
 runtime. Each tag contains an own layout and exactly one tag is viewed
 on each monitor. The tags are monitor independent.
 .
 It is configured at runtime via ipc calls from herbstclient. So the
 configuration file is just a script which is run on startup.



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



Bug#635821: WRT Horde ITP: no mail to debian-devel@ and no Uppercase caracters allowed

2011-07-29 Thread Christoph Egger
Hi!

First of all you missed to send the a copy of your ITP bugs to
debian-devel as per devrev [0]. Also Horde_Util is not a valid package
name as it contains upper case caracters and an underscore. Please fix.

Regards

Christoph

[0] http://www.debian.org/doc/manuals/developers-reference/pkgs.html#newpackage



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87d3gtqwsm@chillida.siccegge.de



Bug#632361: ITP: unknown-horizons -- 2D realtime strategy simulation

2011-07-01 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: unknown-horizons
  Version : 2011.2
* URL : http://www.unknown-horizons.org/
* License : GPLv3
  Programming Lang: Python
  Description : 2D realtime strategy simulation

Unknown Horizons is a 2D realtime strategy simulation with an
emphasis on economy and city building. Expand your small settlement
to a strong and wealthy colony, collect taxes and supply your
inhabitants with valuable goods. Increase your power with a well
balanced economy and with strategic trade and diplomacy.



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



Bug#632360: ITP: fife -- FIFE is a multi-platform isometric game engine

2011-07-01 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: fife
  Version : 0.3.2+svn3687
* URL : http://www.fifengine.de/
* License : LGPLv2.1 mostly
  Programming Lang: C++ Python
  Description : FIFE is a multi-platform isometric game engine

FIFE stands for Flexible Isometric Free Engine and is a cross
platform game creation framework written in C++. It provides you with
the ability to create a game using Python interfaces. FIFE also comes
as a DLL or static library so you can use C++ as well.



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



Bug#624808: ITP: python-enet -- wrapper for the ENet networking library

2011-05-01 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: python-enet
  Version : 0.0~svn21
  Upstream Author : Andrew Resch andrewre...@gmail.com
* URL : http://code.google.com/p/pyenet/
* License : GPL (buildsystem), MIT/X
  Programming Lang: Cython, Python
  Description : wrapper for the ENet networking library

`still to make up`



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



Bug#611178: ITP: undertaker -- static code analysis tool checking preprocessor directives

2011-01-26 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

Homepage: http://vamos.informatik.uni-erlangen.de/trac/undertaker
License:  GPL-2 GPL-3+
Version:  1.0
Prograaming Language: C++

Package: undertaker
Description: static code analysis tool checking preprocessor directives
 The undertaker is an preprocessor and configuration analyser. It can
 check the structure of your preprocessor directives against different
 configuration models to find blocks than can't be selected or
 deselected.

Package: undertaker-el
Description: emacs integration for undertaker
 undertaker-mode allows you to get the preprocessor condition under
 which the selected line of source code is built optionally incuding
 restrictions from a external configuration model



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110126130149.11831.40809.report...@vamos2a.informatik.uni-erlangen.de



Bug#611179: RFA: trac-mercurial

2011-01-26 Thread Christoph Egger
Package: wnpp
Severity: normal

Hi!

I just don't have the time and motivation any more to care for some of
my packages. So I request adoption for some of them -- making room for other
Debian and non-Debian contributions.

Regards

Christoph



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110126130319.12195.96818.report...@vamos2a.informatik.uni-erlangen.de



Bug#581839: linux-libertine

2010-09-16 Thread Christoph Egger
Hi all!

Rogério, thanks for your interest. I really like that font and would
like to see it well maintained :). Putting it into pkg-fonts won't be
neccesary (it's already there). Should have been more of a team player
when giving up on it.

Regards

Christoph
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpx2NUlE0zbF.pgp
Description: PGP signature


Bug#590772: git tree

2010-07-30 Thread Christoph Egger
Hi!

I see the last libgc upload mentions a git tree in the control
file. However I can#t check it out and the web frontend tells it's not
available. Can I still get it somewhere?

Regards

Christoph



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mxt8ob1c@chillida.ipv6.sieglitzhof.net



Bug#590772: Would work on libgc

2010-07-29 Thread Christoph Egger
Hi!

I've had a look at libgc as part of me working on the ecl
package. I have rather some experience in libraries and libgc (and the
update you mention) are needed for some of the stuff I work on so I'd
take care of it. Interested co-Workers welcome as always.

Thanks Chris for working on it till now!

Christoph



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877hkesi73@chillida.ipv6.sieglitzhof.net



Bug#588286: ITP: buildapp -- application to create common lisp images

2010-07-06 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger christ...@debian.org

* Package name: buildapp
  Version : 1.1
  Upstream Author : Zachary Beane x...@xach.com
* URL : http://www.xach.com/lisp/buildapp/
* License : BSD-2
  Programming Lang: Common Lisp / SBCL
  Description : application to create common lisp images

 Buildapp is an application for SBCL that configures and saves an
 executable Common Lisp image. It is similar to cl-launch and
 hu.dwim.build.

-- 
/\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
\ /Campaign   : CaCert Assurer
 X   against HTML : Debian Developer
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100706214111.ga16...@christoph-egger.org



Bug#511445: I'm actually interested

2010-06-11 Thread Christoph Egger
Hi!

I'd be interested in taking over this library. However
comaintainers would be really appreciated so if anyone feels like
(non-DDs just like DDs)

Regards

Christoph


pgptt8fOw2UaE.pgp
Description: PGP signature


Bug#581839: RFA: linux-libertine -- Linux Libertine family of fonts

2010-05-16 Thread Christoph Egger
Package: wnpp
Severity: normal

I request an adopter for the linux-libertine package.

The package description is:
 The Linux Libertine Open Font project is designed to offer a free
 alternative for fonts such as Times New Roman. All
 fonts from Linux Libertine are provided with full sources (FontForge).
 .
 This package contains transformations to TrueType (.ttf).

-

I've adopted linux-libertine just last fall. However I failed to
get into the details of font packaging and am now skeptical I'll have
the motivation to do so soon. So I guess it's just better if someone
with more interest in the topic takes over.

Short-ish term todo for the package is sorting out otf vs. ttf
bugs and maybe investigating the hugely different filesize when
comparing upstream ttf and the result of a build using the sfd files.

If you want to take over and are not (yet) able to upload yourself
feel free to contact me for sponsoring.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
\ /Campaign   : CaCert Assurer
 X   against HTML : Debian Developer
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#580065: ITP: pdfgrep -- search in pdf files for strings matching a regular expression

2010-05-03 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger deb...@christoph-egger.org

Version: 0.1
License: GPLv3
Programming Lang: C++
Source: pdfgrep
Package: pdfgrep
Section: utils
Priority: optional
Maintainer: Christoph Egger christ...@debian.org
Build-Depends: debhelper (= 7.0.50~), automake, libpoppler-dev
Standards-Version: 3.8.4
Homepage:
http://git.informatik.uni-erlangen.de/?p=lu03pevi/pdfgrep.git;a=summary

Description: search in pdf files for strings matching a regular expression
 Pdfgrep is a tool to search text in PDF files. It works similar to
 `grep'.
 .
 Features
 .
  - search for regular expressions.
  - support for some important grep options, including:
+ filename output.
+ page number output.
+ optional case insensitivity.
+ count occurrences.
  - and the most important feature: color output!

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (1050, 'stable'), (500, 'stable')
Architecture: i386 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100503125454.18898.70599.report...@faui0sr2.informatik.uni-erlangen.de



Bug#504552: Friendly take over

2009-10-18 Thread Christoph Egger
Hi!

On Sun, Oct 18, 2009 at 12:39:35AM +0200, W. Martin Borgert wrote:
 On 2009-10-17 19:23, Christoph Egger wrote:
  I was actually planning to do most of the plugins in the Python
  Team and therefor already asked for team membership. For the trac-graphviz
  plugin however I already asked my AM to sponsor the package I
  prepared.
 
 Fine with me, i.e. I'm glad if you take all the packages :~)
 Please just overwrite or merge the files in the PAPT SVN.

I'll see the status and definitely contribute to the plugins. Just
the graphviz is currently in my public_git (Trac was git and I was
conforming with trac VCS) and not leaving that (too much history and I
have no intention to dump that).

 One thing: All the existing Trac plugins have names that do not
 end in plugin, so I would like to keep it that way in the name
 of consistency.

Yeah just noticed the -plugin at the ITP bugs. All of what is on
my hdd doesn't have it but follows mostly current trac-plugins.

 Beste Grüße!

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
\ /Campaign   : CaCert Assurer
 X   against HTML : Debian Maintainer
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#504552: Friendly take over

2009-10-17 Thread Christoph Egger
owner 504552 !
kthxbye

Heya

I was actually planning to do most of the plugins in the Python
Team and therefor already asked for team membership. For the trac-graphviz
plugin however I already asked my AM to sponsor the package I
prepared.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
\ /Campaign   : CaCert Assurer
 X   against HTML : Debian Maintainer
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#542789: why do we need this

2009-09-06 Thread Christoph Egger
On Sun, Sep 06, 2009 at 01:10:43AM +0200, Christoph Anton Mitterer wrote:
 Hi.
 
 Why do we need this? I've always thought we were Debian and not Ubuntu?
 
 And if devscripts are lacking some important functionality,.. why
 not adding it there (where it belongs to)?
 
 Best wishes,
 Chris.

As you might have guessed from the comments here there are people
interested in or already using this package in Debian. There aren't
that many ITPs that instantly get 2 «Hey cool, do it» replies and
those other paackages get in nontheless.

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : GPG 4096R : 0xD49AE731
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/



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



Bug#535147: supertux

2009-08-30 Thread Christoph Egger
Hi all!

supertux currently has a open RC bug, patches fixing 3 bugs
(including the RC one) and needs some love in other areas as
well. Alexander Reichle Schmehl imported the package into pkg-games
SVN a long time ago and Cyril Brulebois uploaded a package to
experimental changing the Maintainer to the Games Team.

I would be willing to completely move it into pkg-games domain
with me as an uploader and bring it in shape in the next week. However
I have met some problems.

The package was imported into SVN including all the experimental
upload and the package in experimental still is considered unstable
upstream. However as all of it was imported I can't just branch it
away. Secondly Ubuntu ships the Version Upstream consideres unstable.

I can imagine now 2 possibilities: Either I go the way Ubuntu
goes, import the newest Release from Upstream/Unstable and just
continue from SVN or I start from new (possibly but not necessarily in
git -- no topgit this time, I promise ;)).

Any opinions, suggestions, whatever are welcome. If there are
none, I'll start to do the thing that seems most sensible to me at
that point in time soon.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : GPG 4096R : 0xD49AE731
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#542789: ITP: ubuntu-dev-tools -- useful tools for Ubuntu developers

2009-08-21 Thread Christoph Egger
Lucas Nussbaum schrieb:
 Package: wnpp
 Severity: wishlist
 Owner: Lucas Nussbaum lu...@lucas-nussbaum.net
 
 * Package name: ubuntu-dev-tools
   Version : 0.75
   Upstream Author : Ubuntu developers
 * License : Mix. GPLv{2,3} (or later)?
   Programming Lang: mostly python, some shell
   Description : useful tools for Ubuntu developers
 
 Currrent long description of the package in Ubuntu (might be improved):
  This is a collection of useful tools that Ubuntu developers use to make
  their packaging work a lot easier.
  .
  Such tools can include bug filing, build rebuilding, packaging
  preparation and package analysis, among other things.
 
 This package is similar to devscripts, and some of the scripts it
 contains could probably be moved to devscripts. But it also provides
 scripts that are useful to Ubuntu developers when running Debian, and
 even to Debian developers. For example, requestsync would allow Debian
 developers to request syncs (unmodified copies) if their debian packages
 to Ubuntu, and pull-lp-source is a dget wrapper that allows to download
 source packages from launchpad.

I've found myself struggling to get the requestsync part working on my
System (I've not much of Ubuntu around, pbuilder chroot on my system
mostly). I really appreciate having this in Debian!


 I would appreciate co-maintainers that package. In fact, if someone
 wants to do all the work and maintain it by himself, I'm fine with that.

Count me in as a co-maintainer. I won't do that on my own though.

 Packaging ubuntu-dev-tools requires packaging some dependencies first:
 - python-launchpadlib (Launchpad web services client library)
 - python-wadllib (Python library for navigating WADL files)
 - python-httplib2 (HTTP client library ; currently packaged but outdated
   in Debian)
 
 - Lucas

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : GPG 4096R : 0xD49AE731
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/



signature.asc
Description: OpenPGP digital signature


Bug#538076: About upstream tracking

2009-07-28 Thread Christoph Egger
Hi!

I have now cloned your hg tree for trac-mercurial. So finally 2
things: If you have some pointers at hand regarding how you've done
the SVN tracking I would appreciate getting them. Do you mind being
listed as maintainer for some more time? I would simply subscribe to
the bts and wait for a reasonable amount of things to accumulate to
warrant a upload.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : GPG 4096R : 0xD49AE731
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#397255: Updates

2009-05-17 Thread Christoph Egger
It has been more than a month since I took over here so I'm
placing a note about progress here as it seems it will take some more
time to sort everything out. I've now received some aditional hints on
IRC so it's clear it'll take that time.

My primary reason to package irrlicht is the facht, that
supertuxkart will need it for their next release where it's supposed
to replace plib.

There has been a lot of stuff done already in the GIT
repos[0]. The debian/changelog here contains a collection of TODOs for
finishing up irrlicht where I collect everything I'm already aware of.

As the make install target of Irrlicht does not install any
header files yet debian will follow gentoo which places everything in
/usr/include/irrlicht. This is approved by upstream already.

Regards

Christoph

[0] git://git.debian.org/git/pkg-games/irrlicht.git
-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : 
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#397255: Taking over

2009-03-06 Thread Christoph Egger
retitle 397255 ITP: irrlicht -- High performance realtime 3D engine
owner 397255 !
kthxbye

Hi all

I have just started to work on this as I want to have it already sorted
out before it becomes an issue with supertuxkart getting to Version 0.7. If
anyone wants to help -- Brandon, who is CCed, suggested interest on the bug
report -- is of course welcome.

I have set up version control at Games Team's git space on alioth[0]
and created an topic branch.

Regards

Christoph

[0] http://git.debian.org/?p=pkg-games/irrlicht.git;a=summary
-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : 
 X   against HTML : Working for Debian
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#397255: Irrlicht soon to become an rdepends of supertuxkart

2009-03-01 Thread Christoph Egger
Hi!

irrlicht will become an dependency for the next supertuxkart release
so we «need» it in the archive. If you are interested in taking this RFP
please do so now.

Regards

  Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : 
 X   against HTML : Working for Debian
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#497244: The gamazons is orphaned

2009-01-03 Thread Christoph Egger
retitle 497244 ITA: gamazons -- Amazons board game
owner 497244 Debian Games Team debian-devel-ga...@lists.debian.org
kthxby

The Games Team will take care of this.

  I had an look at it and am interested in doing the work as part of the
Debian Games Team.

Regards

  Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   :
 X   against HTML : Working for Debian
/ \   in eMails   : http://www.debian.org/



signature.asc
Description: OpenPGP digital signature


Bug#414525: libglpng: 414525: may no longer be needed in squeeze

2008-10-10 Thread Christoph Egger
Paul Wise schrieb:
 Hi,
 
 The only reverse dependency of glpng is the game chromium. I'm right now
 adding a massaging a patch from a Gentoo guy into chromium upstream that
 adds support for SDL_image as an alternative to glpng for loading images
 into textures. So, glpng could potentially be removed post-lenny (in
 squeeze). I'd recommend not bothering with adopting it unless you want
 it for something else, since upstream has been dead for years.
 

Hi

If you have an chromium which works without glpng I would be in favour
of removing it, too I guess. We do also have (or will have) other libs
that are maintained and can do the same thing (libSOIL, for example,
would be an small lib for OpenGL image loading) and are still developed
upstream.

Regards

  Christoph

-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#482293: Doing it now myself

2008-09-29 Thread Christoph Egger
owner 482293 !
retitle 482293 ITP: libsoil -- image loader library for OpenGL applications
thanks

I'll do this now on my own, probably using games team infrastructure

Regards

  Christoph
-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#414525: Adopting

2008-07-30 Thread Christoph Egger
I have prepared an adoption package [1] which will also bring this
package to an up-to-date stand.

However I will probably wait until lenny is out with getting this
package into the archives as it is currently working.

Regards

  Christoph

[1]http://mentors.debian.net/debian/pool/main/l/libglpng/libglpng_1.45-5.dsc
-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#488980: RFP: syscp -- Web Control Panel

2008-07-02 Thread Christoph Egger
Package: wnpp
Severity: wishlist


* Package name: syscp
  Version : 1.2.19
  Upstream Author : Florian Lippert and others
* URL : http://www.syscp.org/
* License : GPL
  Programming Lang: PHP
  Description : Web Control Panel

SysCP is an high level Interface for Server Administration allowing to
offer some kind of webhosting for lots of users while being able to
manage the whole server for the admins.

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

Kernel: Linux 2.6.25.7-custom (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#304570: Code::Blocks / wx2.8 now in unstable

2008-06-30 Thread Christoph Egger
Hi

As wxwidgets2.8 were uploaded to unstable today I guess Code::Blocks can
now be packaged again.

It seems you already have plenty of people wanting to help you package I
don't know if another one helping would be usefull but if so I would
really like helping you.

Regards

  Christoph

-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails





signature.asc
Description: OpenPGP digital signature


Bug#483794: xwelltris

2008-05-31 Thread Christoph Egger
retitle 483794 ITA: xwelltris -- 3D Tetris like popular game similar to Welltris
owner 483794 !
thanks

I am intenting to take this one over.
-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#482293: RFP: libsoil -- image loader library for OpenGL applications

2008-05-21 Thread Christoph Egger
Package: wnpp
Severity: wishlist


* Package name: libsoil
  Version : ~200710
  Upstream Author : Jonathan Dummer [EMAIL PROTECTED]
* URL : http://www.lonesock.net/soil.html
* License : Public Domain
  Programming Lang: C
  Description : image loader library for OpenGL applications

 libsoil is a tiny C library that can be used to load common graphics files as
 png tga jpg dds and bmp into OpenGL Textures.

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

Kernel: Linux 2.6.25.4-us122l (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#482293: libSOIL Copyright

2008-05-21 Thread Christoph Egger
Hi

I am working on getting libsfml http://www.sfml-dev.org, which uses your
libsoil, into the debian distribution.

Looking at your Sources and the package you distribute at
http://www.lonesock.net/soil.html it is unclear if the library is Public
Domain or, following the statment of your software section, MIT (or something
completely different).

Can you please tell me which License applies to libsoil? (Consider stating it in
the sources, too, please)

Regards

  Christoph Egger

-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#482293: [Fwd: Re: libSOIL Copyright]

2008-05-21 Thread Christoph Egger


 Original-Nachricht 
Betreff: Re: libSOIL Copyright
Datum: Wed, 21 May 2008 10:30:09 -0700
Von: LoneSock [EMAIL PROTECTED]
An: Christoph Egger [EMAIL PROTECTED]
Referenzen: [EMAIL PROTECTED]

Hey, sorry about that.  My license of choice is MIT, but since
stb_image was in Public Domain, SOIL is also in the Public Domain.  I
will try to include notices in the source, as you suggest, by the next
release (which I'm sorry has been s long in coming).

thanks,
Jonathan


On Wed, May 21, 2008 at 10:26 AM, Christoph Egger
[EMAIL PROTECTED] wrote:
 Hi

 I am working on getting libsfml http://www.sfml-dev.org, which uses your
 libsoil, into the debian distribution.

 Looking at your Sources and the package you distribute at
 http://www.lonesock.net/soil.html it is unclear if the library is Public
 Domain or, following the statment of your software section, MIT (or something
 completely different).

 Can you please tell me which License applies to libsoil? (Consider stating it 
 in
 the sources, too, please)

 Regards

  Christoph Egger


-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#475850: (kein Betreff)

2008-05-17 Thread Christoph Egger

Those 4 libraries are really too independent to package them as one. I'll do
the C++, C and Python one (possibly comaintaining with debian-games) as I am
familiar with these languages (and like them) and leave Ruby open as I have
no knowledge of this language.

-- 
GPG-Key ID: 0x0372275D

/\  ASCII Ribbon
\ /Campaign
 X   against HTML
/ \   in eMails



signature.asc
Description: OpenPGP digital signature


Bug#477797: O: gtkballs

2008-04-25 Thread Christoph Egger
Mark Howard wrote:
 Package: wnpp
 Severity: normal
 
 Orphaning this simple package due to lack of time. Very little maintenance
 involved with this.
 

I am interested in adopting this package. Do you think it is suitable
for someone new to debian packaging (I have done some privately but not
for Debian)?

  Christoph



signature.asc
Description: OpenPGP digital signature


Bug#475850: ITP: libsfml -- simple and fast cross-platform multimedia library

2008-04-14 Thread Christoph Egger
Miriam Ruiz wrote:
 2008/4/13, Christoph Egger [EMAIL PROTECTED]:
 
  Although SFML offers integration not only for C++ but also for C Ruby
  and Python I intent to first concentrate on C++.
 
 Will you also package the bindings for C?
 
 Miry
 

As soon as I have the library working it should be more easy to do the
other Languages and if I have the time to look for more than C++ I'll
work in C and Python as I am familar with these languages, too

  Christoph




signature.asc
Description: OpenPGP digital signature


Bug#475850: ITP: libsfml -- simple and fast cross-platform multimedia library

2008-04-13 Thread Christoph Egger
Package: wnpp
Severity: wishlist
Owner: Christoph Egger [EMAIL PROTECTED]


* Package name: libsfml
  Version : 1.2
  Upstream Author : Laurent Gomila ([EMAIL PROTECTED])
* URL : http://www.sfml-dev.org/
* License : MIT/X
  Programming Lang: C++
  Description : simple and fast cross-platform multimedia library

SFML is an modern multimedia library offering a wide range of subsystems
usefull to produce an multimedia app. It offers OpenGL integration for
Hardware accelerated Graphics, Windowing and Input support, Audio and
Network facilities and supports GNU/Linux MS Windows and Mac OS X.

Although SFML offers integration not only for C++ but also for C Ruby
and Python I intent to first concentrate on C++.

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]