Differences between revisions 78 and 166 (spanning 88 versions)
Revision 78 as of 2007-12-17 22:39:37
Size: 1854
Editor: SvenHoexter
Comment: add gzip vs. bzip2 package size
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:
 * Subversion repository at Alioth. [http://svn.debian.org/wsvn/pkg-lyx Browse]
 * [http://packages.qa.debian.org/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 9: Line 10:
 * Handle the remaining 5 bugs in the BTS  * 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. [[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 11: Line 17:
 * 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.
 * Solve the rpath problem on amd64.
   * I wonder if this bug still exists. Needs to be tested. --PerOlofsson
 * Provide a backport of 1.5.2 for etch users? [http://lists.alioth.debian.org/pipermail/pkg-lyx-devel/2007-November/002165.html (discussion)]
 * Try dh_builddeb -- -Z bzip2 and check if we get some reasonable benefits in the package size.
 || package || gzip || bzip2 ||
 || lyx 1.5.3/i386 || 3064 || 2724 ||
 || lyx-common 1.5.3/i386 || 5460 || 4272 ||
=== Bugreports without further feedback ===
[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440307 #440307 Difficult to select text and change figure text settings] Tagged unreproduceable and no further feedback from Gudjon. Feels a bit strange because he has been active and the report is a recent one. --SvenHoexter
Note: According to Per there has been some private discussion but the bug only appeared on amd64 kernels.
== 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 24: Line 24:
 * [http://wiki.lyx.org/LyX/LyXOnDebian Debian pkg Wiki site in the Lyx Wiki]  * [[http://wiki.lyx.org/LyX/LyXOnDebian|Debian page in the LyX wiki]]
 * [[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