lp://qastaging/~xubuntu-dev/xfce4-session/lucid
- Get this branch:
- bzr branch lp://qastaging/~xubuntu-dev/xfce4-session/lucid
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 9. By Lionel Le Folgoc
-
debian/
patches/ xubuntu_ gnome-keyring- daemon- compat. patch: don't spawn
gnome-keyring-daemon manually. lp: #357346 - 7. By Lionel Le Folgoc
-
* debian/patches:
- 09_fix-typo-logout- dialog. patch: remove an extra character that breaks
formatting with de_DE locale (LP: #431849)
- series: include this new patch.
* Merge from Debian unstable, remaining Ubuntu changes:
- debian/control: use our Vcs-* fields
- debian/patches:
+ 02_xubuntu_splash. patch: install the xubuntu session splash
+ 08_no_tips_on_startup. patch: don't show the tips screen on first log in
+ series: refreshed
- enable GNOME services support:
+ debian/rules: pass --enable-gnome
+ debian/control: b-d on libgconf2-dev.
* debian/patches:
- 07_fix-autostart- editor- crash.patch: dropped, fixed upstream another way
- 09_xfce4-session- enabletcp- defaultvalue. patch: dropped, included upstream.
* debian/patches/:
- 09_xfce4-session- enabletcp- defaultvalue. patch: disable by default
security/EnableTcp property ("Manage remote connections"), Xfce #5126.
- series: refreshed.
* Merge Xfce 4.6.0 final with Debian experimental, remaining Ubuntu changes:
- debian/control: use our Vcs-* fields
- debian/patches:
+ 02_xubuntu_splash. patch: install the xubuntu session splash
+ 07_fix-autostart- editor- crash.patch: fix a xfce4-autostart -editor crash
with desktop files containing a "Type" which is not "Application"
+ 08_no_tips_on_startup. patch: don't show the tips screen on first log in
+ series: refreshed
- enable GNOME services support:
+ debian/rules: pass --enable-gnome
+ debian/control: b-d on libgconf2-dev.
* debian/patches/ 08_no_tips_ on_startup. patch:
- Don't show the tips screen on first log in.
* Merge from Debian pkg-xfce UNRELEASED (r2639). Remaining Ubuntu changes:
- debian/control: use our Vcs-* fields
- debian/rules: do not install a desktop-base config file, it'll be shipped
by xubuntu-default- settings.
- debian/patches/ 02_xubuntu_ splash. patch: install the xubuntu session
splash (updated to apply cleanly).
- debian/patches/ 07_fix- autostart- editor- crash.patch: fix a
xfce4-autostart- editor crash with desktop files containing a "Type" which
is not "Application" (updated to apply cleanly.
- debian/patches/ series: refreshed.
- enable GNOME services support:
+ debian/rules: pass --enable-gnome
+ debian/control: b-d on libgconf2-dev.
* Bugs fixed by this new release:
- "[edgy] Spelling mistake in error message." (LP: #64477)
* new upstream alpha release.
- xfce4-session now has a way to edit autostarted apps. closes: #507948
* debian/control:
- update build deps for Xfce 4.6 alpha.
- update standards version to 3.8.0.
- replace recommends on xbase-clients by x11-xserver-utils.
- swap calls to dh_makeshlibs and dh_installdeb.
- remove dep on xfce4-mcs-manager and replace it by xfconf,
xfce4-settings.
- explicitely add build-dep on libdbus-glib-1-dev.
* debian/patches:
- 06_rephrase-tips removed.
- 07_parallel-startup added, taken from upstream r28005.
* new upstream beta release
* debian/control:
- update build-deps for Fuzzy.
- add build dep on libxfconf-0-dev, libglade2-dev.
- update build-dep on debhelper for a version with dh_lintian
* debian/patches:
- 02_use-mice-as- default- engine dropped.
- 07_parallel-startup removed, included upstream.
- other patches reordered.
* debian/xfce4-session. xml:
- ship a xfconf config file for selecting the simple engine, put it in
desktop-base dirs until we can ship it in desktop-base package.
* debian/rules:
- don't manually install lintian overrides, use dh_lintian
* debian/lintian:
- renamed to debian/xfce4-session. lintian- overrides.
- updated to match Fuzzy.
* new upstream beta release
* debian/control:
- update build-deps for Hopper.
* debian/xfce4-session. xml:
- now that simple engine configuration is handled is xfconf, provide a
desktop-base config file.
* debian/patches:
- 03_fix-suspend- errors- at-resume added, fix errors when resuming.
* debian/xfce4-session. lintian- overrides:
- update link for beta2.
* new upstream beta release.
* debian/control:
- update build-deps for “Tuco-Tuco”.
* debian/patches:
- 02_xfce4-session- logout- manpage- typo dropped.
- 03_fix-suspend- errors- at-resume as well.
* new upstream release candidate.
* debian/control:
- update build-deps for “Capybara”.
* Fix broken translations (LP: #313688):
- debian/rules, debian/xubuntu- po/*: don't install these files, they contain
broken strings
- debian/patches/ xubuntu- fix-logout- dialog- translations. patch: use this
minimal patch instead (taken from hardy-updates and slightly updated to
apply cleanly).
* Add 09_gnome_keyring_ daemon_ 2_25_compat. patch which prevents
xfce4-session from spawning gnome-keyring-daemon on it's own.
It gets spawned by PAM during login, so it shouldn't be started
again by XFCE. (LP: #316222)
* Merge with Debian Xfce SVN UNRELASED, Ubuntu changes remaining:
- debian/patches:
+ add 00_logout_dialog. patch, 99_configure.patch: add suspend/hibernate
& 'switch user' options to logout dialog
+ add 02_xubuntu_splash. patch: install the xubuntu session splash
+ add 07_fix-autostart- editor- crash.patch: fix a xfce4-autostart -editor
crash with desktop files containing a "Type" which is not
"Application"
+ xubuntu-default- config. patch: default GNOME services set to true to
have accessibility services launched if installed
+ series: refreshed
- debian/pixmaps/*, debian/rules: add a menu icon (from Jozsef Mak) for
the autostart-editor and icons for the logout dialog
- debian/rules:
+ remove the config files, shipped with xubuntu-default- settings
+ do not ship uneeded icons
+ add "NoDisplay=true" to desktop files to hide them by default
+ pass --enable-gnome to configure scrips
+ replace upstream po files with xubuntu specific ones
- debian/control:
+ build-depend on libdbus-glib-1-dev, libgconf2-dev, sharutils
+ depends on hal instead of recommends
- debian/xubuntu- po/*: ship xubuntu-specific po files.
* Rearranged rules to make lintian happy
* debian/control:
+ Changed build-deps xbase-clients -> libx11-dev + x11-xserver-utils + libice-dev
+ xfce4-session: added dependency on x11-xserver-utils
* debian/patches:
+ add 06_fix-es-translation. patch: dropped, merged upstream
+ 99_configure.patch: refreshed
* new upstream bugfix release
* debian/patches:
- 07_startup-speed added, speed up startup by not waiting for forks().
- series edited to correctly include 06_rephrase-tip.
- 08_fix-fortune-path added, use absolute path when calling fortune.
closes: #497199
* debian/control:
- add build-dep on intltool.
* debian/xubuntu- po/*: ship xubuntu-specific po files.
* debian/rules: replace upstream po files with them (LP: #228784)
* Merge from debian unstable, remaining changes:
- debian/patches:
+ add 00_logout_dialog. patch, 99_configure.patch: add suspend/hibernate
& 'switch user' options to logout dialog
+ add 02_xubuntu_splash. patch: install the xubuntu session splash
+ add 06_fix-es-translation. patch: fix two broken strings
+ add 07_fix-autostart- editor- crash.patch: fix a xfce4-autostart -editor
crash with desktop files containing a "Type" which is not
"Application"
+ xubuntu-default- config. patch: default GNOME services set to true to
have accessibility services launched if installed
+ series: refreshed
- debian/pixmaps/*, debian/rules: add a menu icon (from Jozsef Mak) for
the autostart-editor and icons for the logout dialog
- debian/rules:
+ remove the config files, shipped with xubuntu-default- settings
+ do not ship uneeded icons
+ add "NoDisplay=true" to desktop files to hide them by default
+ pass --enable-gnome to configure scrips
- debian/control:
+ adhere to DebianMaintainerField
+ build-depend on libdbus-glib-1-dev, libgconf2-dev, sharutils
+ depends on hal instead of recommends
* debian/patches:
- 06_fix-es-translation. patch: fix two broken strings (LP: #214857)
- 07_fix-autostart- editor- crash.patch: fix a xfce4-autostart -editor crash
with desktop files containing a "Type" which is not "Application", thanks
Urs Fleisch for the patch (LP: #206867)
- series: refreshed.
* Merge from Debian unstable, remaining Ubuntu changes:
- debian/patches:
+ add 00_logout_dialog. patch, 99_configure.patch: add suspend/hibernate &
'switch user' options to logout dialog
+ 02_use-mice-as- default- engine. patch: dropped, we don't enable any
splash by default
+ add 02_xubuntu_splash. patch: install the xubuntu session splash
+ xubuntu-default- config. patch (formerly 05_default_ config. patch):
default GNOME services set to true to have accessibility services
launched if installed
- debian/pixmaps/ xfce4-autostart -editor. png.uue, debian/rules: add a menu
icon (from Jozsef Mak) for the autostart-editor
- debian/rules: pass --enable-gnome to configure scripts, and do not ship
uneeded config files and icons
- debian/control:
+ adhere to DebianMaintainerField
+ build-depend on libdbus-glib-1-dev, libgconf2-dev, sharutils
+ depends on hal instead of recommends
+ drop conflicts on desktop-base (<< 0.3.20).
* debian/rules:
- do not install the .desktop files which only create dups of the settings
manager items
- drop empty dirs.
* debian/lintian: drop unused overrides.
* debian/patches/ series: refreshed.
* Merge from Debian unstable, remaining changes:
- use our xfce.mk class
- debian/patches/ 00_logout_ dialog. patch: add suspend/hibernate & 'switch user'
options to logout dialog
- debian/patches/ 02_use- mice-as- default- engine. patch: dropped, we don't
enable any splash by default
- debian/patches/ 02_xubuntu_ splash. patch: install the xubuntu session splash
- debian/patches/ 05_default_ config. patch: default GNOME services set to
true to have accessibility services launched if installed
- debian/pixmaps/ xfce4-autostart -editor. png.uue, debian/rules: add a menu
icon (from Jozsef Mak) for the autostart-editor
- debian/patches/ series: dropped, we don't use quilt
- debian/compat: bump to 5
- debian/control:
+ update Maintainer field
+ update the Vcs-* headers
+ bump debhelper b-d to >= 5, add libdbus-glib-1-dev, libgconf2-dev,
sharutils and drop quilt, chrpath, fortune-mod & libdbus-1-dev
+ depend on hal instead of recommend
+ do not conflict on desktop-base (<< 0.3.20).
* debian/control: b-d on autotools-dev.
* debian/patches/ 02_xubuntu_ splash. patch, debian/ patches/ 99_configure. patch:
updated.
* debian/watch: Added from 4.4.1-2
* debian/patches/ 01_correct_ shadows. patch: Re-added
* debian/postinst: Removed debian delta
* debian/control: Reduced debian delta
* debian/control:
- add XS-Vcs-Bzr & XS-Vcs-Browser fields
- don't recommend procps anymore
- bump debhelper b-d to >= 5.
* debian/compat: bump to 5.
* debian/rules: don't remove xfsm-shutdown-helper.
* Merge from Debian unstable, remaining changes:
- debian/patches/ 00_logout_ dialog. patch
. add suspend/hibernate options to logout dialog
. add 'switch user' button to the logout dialog.
. updated to include a call to _()
. split the row of buttons into two
- debian/patches/ 02_xubuntu_ splash. patch
+ Install the xubuntu session splash
- debian/patches/ 05_default_ config. patch
. Default GNOME services set to true to have accessibility
services launched if installed
- debian/pixmaps/ xfce4-autostart -editor. png.uue, debian/rules
. a menu icon (from Jozsef Mak) for the autostart-editor
- debian/rules: Use cdbs with xfce.mk
- debian/control:
. Update Maintainer field
. Depend on hal instead of recommend
. Recommend procps
. Conflicts & Replaces xfce4-toys
* Added debian/patches/ 02_xubuntu_ splash. patch from edgy
LP: #148400
* Removed obsolete patches:
- debian/patches/ 01_correct_ shadows. patch
- debian/patches/ 02_use- mice-as- default- engine. patch
* debian/patches/ 00_logout_ dialog. patch: split the row of buttons into two.
(LP: #138485)
* debian/pixmaps/ xfce4-autostart -editor. png.uue, debian/rules: add a menu
icon (from Jozsef Mak) for the autostart-editor. (LP: #58251,#105493)
* debian/patches/ 00_logout_ dialog. patch: updated to include a call to _(),
otherwise the buttons aren't translated. (LP: #93553)
* Merge from debian unstable, remaining changes:
- debian/patches/ 00_logout_ dialog. patch:
. add suspend/hibernate options to logout dialog
. add 'switch user' button to the logout dialog.
- debian/patches/ 03_default_ config. patch: Default GNOME compatibility
to true to have accessibility services launched if installed
- use cdbs with xfce.mk
* debian/patches/ 02_xubuntu_ splash. patch:
Drop xubuntu splash animation, we are not using it anyway
* debian/patches/ 00_logout_ dialog. patch:
Add 'switch user' button to the logout dialog.
* debian/control: Update Maintainer field
* 00_suspend_hibernate. patch: add missing configuration bits
* New upstream release
* New upstream release, part of Xfce 4.4 RC2
* 01_drop_libgnome. patch: dropped, included upstream
* 00_suspend_hibernate. patch, 03_default_ config. patch,
02_xubuntu_splash. patch, 99_configure.patch: updated
* debian/patches/ 03_default_ config. patch: Default GNOME compatibility
to true to have accessibility services launched if installed
* debian/patches/ 00_suspend_ hibernate. patch: Disable sleep hotkey
leave that to gnome-power-manager if installed
* debian/patches/ 03_default_ config: Add entries for GNOME/KDE compatibility
defaulting to false.
* debian/patches/ 03_disable_ splash. patch:
Disable splash screen at startup as it slows things down.
* Rebuild against dbus 0.90
* New svn snapshot, HAL support for shutdown/reboot patch merged
upstream. Provide our remaining changes as proper patches.
* debian/patches/ 00_suspend_ hibernate:
-add suspend/hibernate options to logout dialog
-provide toggles in the session settings dialog for disabling these buttons
-handle Sleep hotkey via HAL
-fix kiosk mode bug present in previous patches (LP #47834)
* debian/patches/ 01_drop_ libgnome:
-just depend on libgconf instead of full libgnome as the latter is not
actually being used
* debian/patches/ 02_xubuntu_ splash:
-add xubuntu splash animation
* debian/rules:
-in post-install replace the logout dialog buttons provided upstream
with the Human themed buttons from the Ubuntu dialog.
-configure with support for gconf to get accessibility settings
* debian/control:
-build-depend on libgconf2-dev and sharutils
* Upstream svn snapshot (4.4 beta2)
* Add support for laptop sleep button via HAL
* Bump standards version to 3.7.2
* Bump library depends to 4.3.90.2
* Upstream svn snapshot (translation updates and bugfixes, including
correct handling of autostart .desktop files - LP #42350, add thunar
to default session)
* Provide the Xubuntu splash screen in addition to, not instead of
the Xfce default one. Use new steel color theme for splash
* Copy the nice logout dialog icons from the Human theme
* Bump version and depends to 4.3.90.1
* Rebuild for new libxfce4util
* Do not show tips at startup
* Fix widgets in logout dialog sometimes getting unclickable
even if focused.
* Depend on fortune-mod as it is used for displaying the tips.
* Check reply when talking to HAL and do not print warning
messages about not being able to shutdown when in fact we are.
* Use xfce CDBS class which generates POT file and adds .desktop
entries for langpack support
* Add suspend/hibernate buttons to logout dialog and
user settings to disable them.
* Do not suggest sudo anymore
* Add preview image for xubuntu session splash screen
* Convert to CDBS packaging
* Move helper binaries to usr/lib/xfce4 instead of /usr/sbin
* Build depend on libdbus, depend on HAL
* Use HAL for shutdown/restart in session logout
* Upstream svn snapshot
* Conflict/Replace xfce4-toys
* No longer recommend xfce4-iconbox
* Add libxml-parser-perl as build dependency
* Upstream svn snapshot
* Bump all depends to 4.3
* Upstream svn snapshot
* UVF exception granted - 5. By Yves-Alexis Perez
-
debian/
{postinst, prerm}: have them back, they manage the x-session-manager
alternative. closes: #481933 - 4. By Yves-Alexis Perez
-
* New Upstream Release
* Send xfce-mcs-manager a SIGUSR1 so it notices the plugin. - 3. By Simon Huggins
-
* Backport patch from CVS to allow --disable-tcp to work closes: #254812
* Kludge in similar solution to upstream's CVS to always run
~/Desktop/Autostart even when there is no session closes: #254812
* This implied a libtool update which makes the previous renaming of
session_settings. so redundant
* Update the manpage to the one in CVS now that we support those commandline
options
* Disable smproxy in the default.session so that new sessions don't start
xfce4 twice closes: #261431
* Add note in README.Debian about disabling smproxy and about not reporting
bugs to upstream
* Change upstreams manpage so it refers to the BTS not upstream - 2. By Oliver M. Bolzer <email address hidden>
-
include xinitrc.
xfce4-session mentioned in the README (Closes: #228318)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)