Differences between revisions 121 and 166 (spanning 45 versions)
Revision 121 as of 2009-08-30 11:39:50
Size: 2686
Editor: SvenHoexter
Comment: change link from bugzilla to trac
Revision 166 as of 2018-02-04 22:47:38
Size: 2148
Editor: ?TobiasQuathamer
Comment: Remove obsolete mailing list
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
LyX is collaboratively maintained in the pkg-lyx Alioth project. It is currently maintained by PerOlofsson and SvenHoexter. LyX is collaboratively maintained on salsa.debian.org.
It's currently maintained with the git-buildpackage toolchain in conjunction with pristine-tar and tarball imports, thus still disconnected
from the upstream git repository.
Line 3: Line 5:
 * Git repository [[http://git.debian.org/?p=pkg-lyx/lyx.git|Browse]]
 * (Old) Subversion repository at Alioth. [[http://svn.debian.org/viewsvn/pkg-lyx|Browse]]
 * [[http://packages.qa.debian.or
g/lyx|Package Overview]]
 * [[http://bugs.debian.org/src:lyx|Bugs]], [[http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=lyx&users=bts-link-upstream@lists.alioth.debian.org|with bts-link usertags]] (see [[bts-link]])
 * [[http://lists.alioth.debian.org/mailman/listinfo/pkg-lyx-devel|pkg-lyx-devel mailing list]] [[http://lists.alioth.debian.org/pipermail/pkg-lyx-devel/|Archives]]
 * Git repository [[https://salsa.debian.org/debian/lyx|Browse]]
 * [[https://tracker.debian.org/pkg/lyx|Package Overview]]
 * [[DebianBug:src:lyx|Bugs]], [[http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=lyx&users=bts-link-upstream@lists.alioth.debian.org|with bts-link usertags]] (see [[Glossary#bts-link|bts-link]])
Line 10: Line 10:
 * Remove ttf-lyx transitional package. -> removed in git/master
   * Requires bug filling for remaining reverse dependencies.
   * Reassign all open bugs from ttf-lyx to fonts-lyx.
 * forward spelling patches to upstream and produce more of them - started with http://www.lyx.org/trac/ticket/10678 - closed, should be better with 2.3.x on-wards
Line 11: Line 15:
  * prefer-xdg-open - Will be Debian specific until all other issue with xdg-open are solved. [[http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html|Discussion on lyx-devel.]]
  * fix-manpage-errors - fix the errors in tex2lyx.1.
[[http://www.lyx.org/trac/ticket/6051|#6051]]
 * Provide a backport for Lenny
 * The bash_completion file can eventually be integrated upstream. [[http://www.lyx.org/trac/ticket/4
753|#4753]] [[http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139940.html|lyx-devel]]
  * prefer-xdg-open - Will be Debian specific until all other issue with xdg-open are solved. [[http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html|Discussion on lyx-devel.]] sensible-editor has problems too, see [[http://www.lyx.org/trac/ticket/7448|#7448]].
Line 16: Line 17:
=== Packages refering to latex-xft-fonts ===
||Package||main||contrib||Type||Bug||Status||
||abiword-plugin-mathview||X|| ||D||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539529|539529]]|| ||
||icedove||X|| ||S||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539535|539535]]|| ||
||iceowl(-extension)||X|| ||S||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539536|539536]]|| ||
||iceweasel||X|| ||S||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539537|539537]]|| ||
||koffice-libs||X|| ||R||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539533|539533]]|| ||
||xfonts-mathml||X|| ||R||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539532|539532]]||resolved in sid||
||ttf-mathematica4.1|| ||X||R||[[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539531|539531]]||package is obsolete and will be replaced||

Type: Depends/Recommends/Suggests
== general notes ==
 * Since at least 2.1.0 there is a build dependency on bc to compare Qt versions, see also:
  * http://comments.gmane.org/gmane.editors.lyx.devel/137498
  * http://lists.alioth.debian.org/pipermail/pkg-lyx-devel/2014-September/006379.html
 * Lintian warning: "I: lyx: spelling-error-in-binary usr/bin/lyx collapsable collapsible" - got forwarded by SvenHoexter some time ago to upstream, but was declined by a general disagreement about the correct spelling depending on country you're in.
Line 30: Line 25:
 * [[http://cvs.fedoraproject.org/viewcvs/devel/lyx/|LyX packaging for Fedora]]
 * [[http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/lyx/|LyX packaging for Gentoo]]
 * [[http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/lyx/current/| LyX packaging for Mandriva]]
 * [[https://apps.fedoraproject.org/packages/lyx|LyX packaging for Fedora]]
 * [[https://packages.gentoo.org/packages/app-office/lyx|LyX packaging for Gentoo]]

LyX is collaboratively maintained on salsa.debian.org. It's currently maintained with the git-buildpackage toolchain in conjunction with pristine-tar and tarball imports, thus still disconnected from the upstream git repository.

TODO

  • Remove ttf-lyx transitional package. -> removed in git/master

    • Requires bug filling for remaining reverse dependencies.
    • Reassign all open bugs from ttf-lyx to fonts-lyx.
  • forward spelling patches to upstream and produce more of them - started with http://www.lyx.org/trac/ticket/10678 - closed, should be better with 2.3.x on-wards

  • Send patches upstream. We should aim at having a minimal packaging, as much as possible should be sent upstream. Only Debian-specific and "packaging-specific" stuff should be kept.
    • prefer-xdg-open - Will be Debian specific until all other issue with xdg-open are solved. Discussion on lyx-devel. sensible-editor has problems too, see #7448.

general notes