Differences between revisions 9 and 10
Revision 9 as of 2006-05-29 10:45:32
Size: 1816
Editor: PerOlofsson
Comment:
Revision 10 as of 2006-05-30 13:20:45
Size: 1672
Editor: PerOlofsson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * lyx-qt and lyx-xforms should only depend directly on the libraries they really use. See http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html
Line 28: Line 27:
 * Fix Python dependency (it shouldn't be << 2.4).  * Maybe we can speed up the build process with Georg's changes...

LyX is collaboratively maintained in the pkg-lyx Alioth project. It is currently maintained by SvenHoexter and PerOlofsson.

TODO

  • Urgent: Get a new upstream version uploaded which builds with gcc-4.1 so that the transition can be completed. I'm aiming for 1.4.1 currently (pelle). 1.4.1 uploaded!

  • Fix bugs in the BTS

dvipost

  • Rework the post* scripts to be only called when really necessary
  • remove the commented out lines from rules

lyx

  • look which changes to the packaging are required - Diff between 1.3.6 packaging and Georgs unoffical package is here: ftp://hxt.homelinux.org/debstuff/136-vs-142georg.diff

  • sort out the bugreports -> ask for feedback for all others

  • Which version is the right one unless 1.4.2 is released - 1.3.6+1.4.2svn2006..., 1.4.1+1.4.2svn2006..., 1.4.2svn2006...
    • The version number must be lower than 1.4.2-1. Use dpkg --compare-versions to check.
  • Should we recommend rcs and dvipost or depend on them?
  • Make it binNMU-safe.
  • Send patches upstream.
  • Integrate changes from Ubuntu.
  • Maybe we can speed up the build process with Georg's changes...