LibreOffice rules
I love deadlines. I like the whooshing sound they make as they fly by.
-- Douglas Adams
So yesterday was Ubuntu Quantals feature freeze and two important features made it in with the libreoffice-3.6.0~rc4-0ubuntu3 package:- the awesome work by Antonio Fernandez from Aentos (sponsored by Canonical) on the feature/unitymenus branch
- some PackageKit integration for LibreOffice on Ubuntu (will be upstreamed for 3.7)
- the LibreOffice PPA a current backport of LibreOffice 3.6.0
- the LibreOffice 3.5 PPA a current update to LibreOffice 3.5.6
- The debian/rules file, while probably still one of the most "impressive" of all of Ubuntu, shrank by 12% since that first LibreOffice release on Debian and is now at 3173 lines. Removing complexity here is a Good Thing(tm) and hopefully will continue.
- Less than 3% of the lines are different between Ubuntu and Debian by now in the rules file. That is a Good Thing(tm). While there certainly are some differences between the distributions, if such vendor changes need modifications in the rules file it is usually a sign of bad design.
- Finally, since that first release, there have been 640 commits made touching that file -- 90% of those by Rene Engelhard, 10% by me. In total 1092 lines have been added and 1541 lines have been removed -- meaning at least 1/3 of that file has been rewritten. Now, only 1.5 KLOC delta does not sound much, but with a turnaround time of 1.3 days on some architectures even a dedicated machine would not keep up with that for every commit. Also: I bet the rules file of a lot of other Debian/Ubuntu packages will fit in that 1.5 KLOC (or even in the 449 lines we lost since the first release).
This "last mile" of getting LibreOffice on Ubuntu and Debian is often overlooked. I still think it is quite an important (although mostly invisible) job. An explicit "Thank You!" to Rene for all his hard and continuous work on this.
(*) Yes, LibreOffice has a rule to generate its own control file. Manually maintaining that would be truely painful.
Originally published on 2012-08-23 19:37:49 on wordpress.