LukasFittl

Differences between revisions 12 and 116 (spanning 104 versions)
Revision 12 as of 2005-12-31 13:00:15
Size: 1934
Editor: 83-65-243-186
Comment:
Revision 116 as of 2007-08-04 03:49:57
Size: 2679
Editor: 213
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://metalab.at/wiki/images/5/51/User_lfittl.jpg ||
Line 8: Line 4:
== 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''': || lfittl@ubuntu.com ||
|| '''Jabber''': || {{{lfittl@jabber.metalab.at}}} ||
|| '''GPG''': || [http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0xB1A12EA1D38CD13FF779DCBBE35082A88B3D74A0 8B3D74A0] ||
|| '''Homepage''': || [http://calcium.nitr.at calcium.nitr.at] ||
Line 11: Line 10:
= Contributions to Ubuntu =
== Packaging ==
I am a 16 year old guy from Vienna (Austria), working as a server administrator and participating in the local innovation / technology center [http://http://metalab.at/wiki/Folder:V5a-en Metalab]. 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 14: Line 12:
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-November/001093.html libloki (Update)]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/002799.html libcafix (New)]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/003144.html mdf2iso (New)]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/003573.html cafix (New)]
 * [http://revu.tauware.de/details.py?upid=1243 audio-convert (New, REVU)]
 * [http://lists.ubuntu.com/archives/dapper-changes/2005-December/003308.html audacity (Update)]
 * [http://revu.tauware.de/details.py?upid=1241 nautilus-script-manager (New, REVU)]
 * [http://revu.tauware.de/details.py?upid=1242 nautilus-svn-scripts (New, REVU)]
=== My Work for Ubuntu ===
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 23: Line 15:
== Malone Bug Status Updates == 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 25: Line 17:
 * [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]
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 19:
= Programming Stuff =
== Code Snippets (C++, GNU/Linux) ==
 * [http://ixios-software.com/~lfittl/misc/cpp/execute-simple.cpp Execution of binaries (fork & execvp)]
For Gutsy Gibbon, I will implement the following specifications:
 * [wiki:NautilusScriptsSpec Nautilus Scripts Management:] A simple way of providing nautilus scripts in packages, and make it easy for non-technical users to activate them.
 * [wiki: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 36: Line 23:
---- === Team Membership Timeline ===
Line 38: Line 25:
Related pages:
[[FullSearch()]]
 * 2006/08/14: Ubuntu Member
 * 2006/08/18: MOTU Games Team Member
 * 2006/08/29: MOTU

Lukas Fittl

I am a 16 year old guy from Vienna (Austria), working as a server administrator and participating in the local innovation / technology center [http://http://metalab.at/wiki/Folder:V5a-en Metalab]. 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

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.

For Gutsy Gibbon, I will implement the following specifications:

  • [wiki:NautilusScriptsSpec Nautilus Scripts Management:] A simple way of providing nautilus scripts in packages, and make it easy for non-technical users to activate them.

  • [wiki: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.

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)