Differences between revisions 9 and 52 (spanning 43 versions)
Revision 9 as of 2004-04-17 23:30:56
Size: 1574
Comment:
Revision 52 as of 2004-07-04 23:54:48
Size: 2245
Editor: SimonHuggins
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
This is probably really dull for anyone except SimonHuggins. This is probably really dull for anyone except SimonHuggins and to an extent DanielSilverstone.

= Build Order =
Line 10: Line 12:
 * '''libxfce4util''' - ''uploaded by Daniel 17th April for x86. hppa ia64 s390 made it on the 17th. alpha, mips, mipsel, powerpc are waiting in queue/accepted. arm, m68k and sparc claim to have built okay, but aren't yet uploaded''
  * '''libxfcegui4''' - needs libxfce4util (of same version)
  * '''libxfce4mcs''' - needs libxfce4util (of same version)
   * '''xfce-mcs-manager''' - needs libxfce4mcs, libxfcegui4
    * xfce-mcs-plugins - needs xfce-mcs-manager
    * xfce4-iconbox - needs xfce-mcs-manager
    * xfce4-utils - needs xfce-mcs-manager
    * xfdesktop4 - needs xfce-mcs-manager
    * xffm4 - needs xfce-mcs-manager
    * xfprint4 - needs xfce-mcs-manager
    * xfcalendar - needs xfce-mcs-manager
    * xfwm4 - needs xfce-mcs-manager
    * '''xfce4-panel''' - needs xfce-mcs-manager
     * xfce4-mixer - needs xfce4-panel
     * xfce4-systray - needs xfce4-panel
     * xfce4-themes - needs xfce4-panel
     * xfce4-toys - needs xfce4-panel
     * xfce4-trigger-launcher - needs xfce4-panel
 * '''libxfce4util'''
  * '''libxfcegui4'''
  * '''libxfce4mcs'''
   * '''xfce-mcs-manager'''
    * xfce-mcs-plugins
    * xfce4-iconbox
    * xfce4-utils
    * xfdesktop4
    * xffm4
    * xfprint4
    * xfwm4
    * xfcalendar
    * '''xfce4-panel'''
     * xfce4-mixer
     * xfce4-systray
     * xfce4-themes
     * xfce4-toys
     * xfce4-trigger-launcher
Line 29: Line 31:
Because buildd's are broken and don't check build-depends and do dep-wait stuff automagically the plan to get this into unstable is to upload in 5 stages (yes, 5 *sigh*) with the stuff in bold with urgency=high. (Although the first stage is almost complete) Because buildds are broken and don't check build-depends and do dep-wait stuff automagically the plan to get this into unstable is to upload in 5 stages (yes, 5 *sigh*) with the stuff in bold with urgency=high.
Line 31: Line 33:
Simon: Should we consider adopting the xfce4-goodies stuff? -- DanielSilverstone = Bugs =

[http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=xfce4,libxfcegui4,libxfce4mcs,libxfce4util,xfce-mcs-manager,xfce-mcs-plugins,xfwm4,xffm4,xfdesktop4,xfce4-panel,xfce4-iconbox,xfce4-utils,xfprint4,xfcalendar,xfce4-mixer,xfce4-themes,xfce4-systray,xfce4-toys,xfce4-trigger-launcher Bug list on Debian BTS]

Need to fix:

 * Hurd bits
  * well PATH_MAX depends on upstream now and they say they've fixed it.
  * The gtkhtml issue has a patch which looks fine. '''''Fixed in new packages -- ask Kinni to upload'''''
  * The segfaulting occurs on Linux too. Sent upstream for now.
 * The make everything use sensible-browser and other such debianisms in the xfce4rc and the menu bugs.

Never ending task: ;)
  * general triage

= Misc =

== xfce4-goodies ==

These are xfce4-artwork xfce4-battery-plugin xfce4-clipman-plugin xfce4-datetime-plugin
xfce4-diskperf-plugin xfce4-minicmd-plugin xfce4-netload-plugin xfce4-notes-plugin
xfce4-showdesktop-plugin xfce4-systemload-plugin

Bugs for ITA are 224558,59,60,61,62,65,66,67,68,69 and (merged with) 245114,15,16,17,18,21,22,23,24,26.

Mail sent to Rudy Godoy and the bugs asking about these. No movement since April.
 ''Rudy claims to be looking at these''

== xfce4-session ==

 * Reply to Oliver's mail and say I'll adopt it (and thank him lots for his upload)
 * look at the shut down machine bug.

1. Debian packaging of xfce4

This is probably really dull for anyone except SimonHuggins and to an extent DanielSilverstone.

2. Build Order

xfce4 build order with build-depends:

  • gtk2-engines-xfce - only gtk
  • libxfce4util

    • libxfcegui4

    • libxfce4mcs

      • xfce-mcs-manager

        • xfce-mcs-plugins
        • xfce4-iconbox
        • xfce4-utils
        • xfdesktop4
        • xffm4
        • xfprint4
        • xfwm4
        • xfcalendar
        • xfce4-panel

          • xfce4-mixer
          • xfce4-systray
          • xfce4-themes
          • xfce4-toys
          • xfce4-trigger-launcher

Because buildds are broken and don't check build-depends and do dep-wait stuff automagically the plan to get this into unstable is to upload in 5 stages (yes, 5 *sigh*) with the stuff in bold with urgency=high.

3. Bugs

[http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=xfce4,libxfcegui4,libxfce4mcs,libxfce4util,xfce-mcs-manager,xfce-mcs-plugins,xfwm4,xffm4,xfdesktop4,xfce4-panel,xfce4-iconbox,xfce4-utils,xfprint4,xfcalendar,xfce4-mixer,xfce4-themes,xfce4-systray,xfce4-toys,xfce4-trigger-launcher Bug list on Debian BTS]

Need to fix:

  • Hurd bits
    • well PATH_MAX depends on upstream now and they say they've fixed it.
    • The gtkhtml issue has a patch which looks fine. Fixed in new packages -- ask Kinni to upload

    • The segfaulting occurs on Linux too. Sent upstream for now.
  • The make everything use sensible-browser and other such debianisms in the xfce4rc and the menu bugs.

Never ending task: ;)

  • general triage

4. Misc

4.1. xfce4-goodies

These are xfce4-artwork xfce4-battery-plugin xfce4-clipman-plugin xfce4-datetime-plugin xfce4-diskperf-plugin xfce4-minicmd-plugin xfce4-netload-plugin xfce4-notes-plugin xfce4-showdesktop-plugin xfce4-systemload-plugin

Bugs for ITA are 224558,59,60,61,62,65,66,67,68,69 and (merged with) 245114,15,16,17,18,21,22,23,24,26.

Mail sent to Rudy Godoy and the bugs asking about these. No movement since April.

  • Rudy claims to be looking at these

4.2. xfce4-session

  • Reply to Oliver's mail and say I'll adopt it (and thank him lots for his upload)
  • look at the shut down machine bug.

TheEarthWiki: XfceDebian (last edited 2008-11-03 22:34:54 by JonathanMcDowell)