LukasFittl

Differences between revisions 22 and 121 (spanning 99 versions)
Revision 22 as of 2006-01-18 20:10:18
Size: 2306
Editor: 83-65-242-100
Comment:
Revision 121 as of 2010-03-23 12:55:04
Size: 2470
Editor: 83-65-170-147
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Contact ==
  * E-Mail: lfittl@ixios-software.com
  * IRC: {{{lfittl}}} on {{{#ubuntu-devel, #ubuntu-motu (freenode)}}}
  * Jabber: {{{lfittl@jabber.ccc.de}}}
  * GPG Key: [http://pgp.surfnet.nl:11371/pks/lookup?op=get&search=0xD34BC676 D34BC676]
||<tablestyle="float:right; width:200px; margin: 1em 1em 1em 3em;" style="border: none;"> {{http://fittl.com/images/lfittl.jpg||width=300px}} ||
Line 8: Line 4:
== My Projects ==
  * [http://projects.ixios-software.com/nautilus-script-manager/ nautilus-script-manager]
||<tablestyle="font-size: 0.9em; width:60%; background: #eee; margin: 1em 0 0 1em;" style="padding: 0.5em;"> '''Launchpad''': || [[https://launchpad.net/~lfittl/|lfittl]] ||
|| '''Email''': || lukas@fittl.com ||
|| '''Jabber''': || {{{lfittl@jabber.metalab.at}}} ||
|| '''Homepage''': || [[http://fittl.com|fittl.com]] ||
Line 11: Line 9:
== Other Projects ==
  * [http://sf.net/projects/loki-lib libloki (Developer)]
  * [http://alioth.debian.org/projects/pkg-smalltools/ pkg-smalltools (Developer)]
I do Ubuntu stuff from time to time, depending on other projects and work. I try to attend the Ubuntu Development Summits, to get to know the community, and to discuss some ideas I had in mind myself, or I got from talking with other people.
Line 15: Line 11:
= Contributions to Ubuntu =
== Packaging ==
=== Updates ===
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-November/001093.html libloki]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/003308.html audacity]
 * [http://lists.ubuntu.com/archives/dapper-changes/2006-January/004926.html pureadmin]
=== My Work for Ubuntu (2007) ===
I have started using Ubuntu with 5.04 / Hoary, and with the start of the dapper release cycle I got interested in packaging. For Dapper I fixed around 60 unmet dependencies in universe, most of them because of a new gnustep version. If I find some free time I triage bugs in Malone, and I also review old bug reports to ensure they have the correct status. I also added a new column to the packaging candidates page, to make tracking the Debian status and existing packages easier.
Line 22: Line 14:
=== New ===
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/002799.html libcafix]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/003144.html mdf2iso]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/003573.html cafix]
 * [http://lists.ubuntu.com/archives/dapper-changes/2006-January/004566.html audio-convert]
 * [http://lists.ubuntu.com/archives/dapper-changes/2006-January/004472.html nautilus-script-manager]
 * [http://lists.ubuntu.com/archives/dapper-changes/2006-January/004616.html nautilus-svn-scripts]
I have not done much work between Dapper Feature Freeze and July 2006, primarily because I did a lot of programming this time, but I still looked out for any bugs or new upstream versions of my maintained packages, there was simply nothing to do (just to explain the gap in my regular contributions).
Line 30: Line 16:
== Malone == Unfortunately, I have not been able to attend UDS at Mountain View for 7.04 / Feisty Fawn, which meant that I have not been involved in any feature development for Feisty Fawn.
Line 32: Line 18:
 * [https://launchpad.net/distros/ubuntu/+source/gnomad2/+bug/354 #354 -> NeedInfo]
 * [https://launchpad.net/distros/ubuntu/+source/libflorist-3.15p-1/+bug/249 #249 -> Fixed]
 * [https://launchpad.net/distros/ubuntu/+source/deborphan/+bug/3196 #3196 -> Fixed]
 * [https://launchpad.net/distros/ubuntu/+source/vlc/+bug/756 #756 -> Fixed]
 * [https://launchpad.net/distros/ubuntu/+source/gnat/+bug/3326 #3326 -> Fixed]
 * [https://launchpad.net/distros/ubuntu/+source/nvclock/+bug/3662 #3362 -> Fixed]
 * [https://launchpad.net/distros/ubuntu/+source/pureadmin/+bug/3349 -> Fix Released]
Participant at UDS Sevilla.
Line 40: Line 20:
= Programming Stuff =
== Code Snippets (C++, GNU/Linux) ==
 * [http://ixios-software.com/~lfittl/misc/cpp/execute-simple.cpp Execution of binaries (fork & execvp)]
In-active at the end of the Gutsy Gibbon cycle, and the complete Hardy Heron release cycle.
Line 44: Line 22:
---- Specs I created and dicussed, but didn't find time to implement yet:
 * [[NautilusScriptsSpec|Nautilus Scripts Management:]] A simple way of providing nautilus scripts in packages, and make it easy for non-technical users to activate them.
 * [[ChecklibForUbuntuSpec|Automatically check library dependencies:]] Save lots of rebuilds by only depending on libraries a package really uses, and automatically detect and report invalid dependencies.
Line 46: Line 26:
Related pages:
[[FullSearch()]]
=== Team Membership Timeline ===

 * 2006/08/14: Ubuntu Member
 * 2006/08/18: MOTU Games Team Member
 * 2006/08/29: MOTU

Lukas Fittl

http://fittl.com/images/lfittl.jpg

Launchpad:

lfittl

Email:

lukas@fittl.com

Jabber:

lfittl@jabber.metalab.at

Homepage:

fittl.com

I do Ubuntu stuff from time to time, depending on other projects and work. I try to attend the Ubuntu Development Summits, to get to know the community, and to discuss some ideas I had in mind myself, or I got from talking with other people.

My Work for Ubuntu (2007)

I have started using Ubuntu with 5.04 / Hoary, and with the start of the dapper release cycle I got interested in packaging. For Dapper I fixed around 60 unmet dependencies in universe, most of them because of a new gnustep version. If I find some free time I triage bugs in Malone, and I also review old bug reports to ensure they have the correct status. I also added a new column to the packaging candidates page, to make tracking the Debian status and existing packages easier.

I have not done much work between Dapper Feature Freeze and July 2006, primarily because I did a lot of programming this time, but I still looked out for any bugs or new upstream versions of my maintained packages, there was simply nothing to do (just to explain the gap in my regular contributions).

Unfortunately, I have not been able to attend UDS at Mountain View for 7.04 / Feisty Fawn, which meant that I have not been involved in any feature development for Feisty Fawn.

Participant at UDS Sevilla.

In-active at the end of the Gutsy Gibbon cycle, and the complete Hardy Heron release cycle.

Specs I created and dicussed, but didn't find time to implement yet:

Team Membership Timeline

  • 2006/08/14: Ubuntu Member
  • 2006/08/18: MOTU Games Team Member
  • 2006/08/29: MOTU


CategoryHomepage

LukasFittl (last edited 2010-03-23 12:55:04 by 83-65-170-147)