[Pkg-xfce-commits] r5975 - in desktop/tags/xfce4-session: . 4.8.1-4/debian 4.8.1-4/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Mon Sep 5 07:07:05 UTC 2011
Author: corsac
Date: 2011-09-05 07:07:04 +0000 (Mon, 05 Sep 2011)
New Revision: 5975
Added:
desktop/tags/xfce4-session/4.8.1-4/
desktop/tags/xfce4-session/4.8.1-4/debian/changelog
desktop/tags/xfce4-session/4.8.1-4/debian/control
desktop/tags/xfce4-session/4.8.1-4/debian/patches/04_fix-missing-lm.patch
desktop/tags/xfce4-session/4.8.1-4/debian/patches/series
desktop/tags/xfce4-session/4.8.1-4/debian/rules
Removed:
desktop/tags/xfce4-session/4.8.1-4/debian/changelog
desktop/tags/xfce4-session/4.8.1-4/debian/control
desktop/tags/xfce4-session/4.8.1-4/debian/patches/series
desktop/tags/xfce4-session/4.8.1-4/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-session 4.8.1-4
Deleted: desktop/tags/xfce4-session/4.8.1-4/debian/changelog
===================================================================
--- desktop/trunk/xfce4-session/debian/changelog 2011-09-02 20:29:17 UTC (rev 5947)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/changelog 2011-09-05 07:07:04 UTC (rev 5975)
@@ -1,475 +0,0 @@
-xfce4-session (4.8.1-4) UNRELEASED; urgency=low
-
- * debian/README.Debian updated
- - mention LightDM.
- - fix path for xfsm-shutdown-helper. closes: #637197
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 09 Aug 2011 13:59:29 +0200
-
-xfce4-session (4.8.1-3) unstable; urgency=low
-
- * debian/patches:
- - 03_dont-die-on-dbus-disconnect added, fix crash when dbus is restarted.
- closes: #627888
-
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 27 May 2011 00:37:18 +0200
-
-xfce4-session (4.8.1-2) unstable; urgency=low
-
- * Upload to unstable.
- * debian/control:
- - drop Emanuele and Simon from Uploaders, thanks to them.
- - update standards version to 3.9.2.
- * debian/patches:
- - 05_force-xfsettingsd-start added, force xfsettingsd to start.
- * debian/postinst:
- - lower x-session-manager priority so startxfce4 takes precedence.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 16:39:47 +0200
-
-xfce4-session (4.8.1-1) experimental; urgency=low
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- * debian/patches:
- - 02_fix-fortune-path refreshed.
- - 04_gk-dont-check-running-use-start refreshed.
- * debian/control:
- - refresh build-deps for Xfce 4.7.
- - add build-dep on hardening-includes.
- - drop fortunes-mod from depends, xfce4-session uses internal
- implementation. Move it to Suggests so people can still use it for real
- fortunes.
- - add a -dbg package with debugging symbols.
- * debian/rules:
- - don't pass libexecdir, useless now
- - update xfsm-shutdown-helper path in chrpath call.
- - update splash-engine path.
- - pick {C,LD}FLAGS from dpkg-buildflags.
- - add hardening flags to {C,LD}FLAGS.
- - strip debugging symbols to the -dbg package.
- - ignore libxfsm-logout plugin in dh_makeshlibs, it's a plugin, not a
- library.
- * debian/xfce4-session.lintian-overrides:
- - drop xfsm-shutdown-helper and balou theme overrides, useless now.
- * debian/copyright updated for new upstream release.
-
- [ Lionel Le Folgoc ]
- * debian/control:
- - add myself to Uploaders
- - change hal recommends to upower and consolekit.
- * debian/patches/05_reuse-existing-ck-session.patch: do not open a new
- consolekit session if one is already present (Xfce #6685)
- * Bugs fixed by 4.7.x/4.8.x series:
- - Cannot edit an item in Autostarted applications dialog lp: #245171
- - Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
- - Fails to request necessary permissions from policykit to perform
- shutdown/restart when multiple users are logged in lp: #251337
- * debian/patches:
- - 03_gk-start-with-path.patch: dropped, included upstream
- - 04_gk-dont-check-running-use-start.patch: ditto
- - 05_reuse-existing-ck-session.patch: dropped too.
- * Re-enable building of the panel plugin:
- - debian/control: build-depends on xfce4-panel-dev >= 4.7.0
- - debian/rules: add it to chrpath and override dh_shlibdeps to move its
- deps as recommends.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 15 Feb 2011 00:18:12 +0100
-
-xfce4-session (4.6.2-2) unstable; urgency=low
-
- * debian/patches:
- - 03_gk-start-with-path and 04_gk-dont-check-running-use-start added,
- change the way it starts gnome-keyring so it correctly runs in the
- session and exports environment variables. closes: #523322
- * debian/control
- - update standards version to 3.9.1.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 04 Sep 2010 18:42:53 +0200
-
-xfce4-session (4.6.2-1) unstable; urgency=low
-
- [Stefan Ott]
- * debian/watch edited to track Xfce archive reorganisation.
-
- [Yves-Alexis Perez]
- * New upstream release:
- - fix wrong caption in german translation closes: #525499
- * debian/README.Debian:
- - add precisions about ConsoleKit/PolicyKit setup.
- * debian/control:
- - update standards version to 3.8.4.
- - drop build-dep on quilt.
- - add dep on ${misc:Depends}.
- - update debhelper build-dep for overrides.
- * Switch to 3.0 (quilt) source format.
- * debian/rules:
- - drop quilt rules.
- - switch to debhelper 7 tiny rules.
- - make intltool ignore c files in .pc quilt dir.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 23 May 2010 13:55:01 +0200
-
-xfce4-session (4.6.1-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 19 Apr 2009 18:13:45 +0200
-
-xfce4-session (4.6.0-2) unstable; urgency=low
-
- * Upload to unstable, and mark fixed bugs as such:
- - now display suspend/hibernate at session logout. closes: #490659
- * debian/control:
- - update standards version to 3.8.1.
- - update debhelper build-dep to 7.
- - move to xfce section.
- * debian/rules:
- - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS
- - replace dh_clean -k by dh_prep.
- * debian/compat bumped to 7.
- * add manpage for xfce4-session-settings.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 04 Apr 2009 01:26:03 +0200
-
-xfce4-session (4.6.0-1) experimental; urgency=low
-
- [ Xfce 4.6 Alpha “Pinkie”]
- * 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.
-
- [ Xfce 4.6 Beta 1 “Fuzzy”]
- * 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.
-
- [ Xfce 4.6 Beta 2 “Hopper”]
- * 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.
-
- [ Xfce 4.6 Beta 3 “Tuco-tuco”]
- * 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.
-
- [ Xfce 4.6 RC1 “Capybara” ]
- * new upstream release candidate.
- * debian/control:
- - update build-deps for “Capybara”.
-
- [ Xfce 4.6 ]
- * new upstream release.
- * debian/control:
- - update build-deps for 4.6.
- * debian/README.Debian: add precisions about choices in GDM.
- * debian/patches:
- - 02_fix-fortune-path added, fix fortune call path. closes: #497199
- * debian/xfce4-session.xml removed, will be shipped in desktop-base.
- * debian/rules: don't install xfce4-session.xml
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 28 Feb 2009 13:01:12 +0100
-
-xfce4-session (4.4.2-6) unstable; urgency=low
-
- * debian/{postinst,prerm}: have them back, they manage the x-session-manager
- alternative. closes: #481933
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 20 May 2008 08:18:16 +0200
-
-xfce4-session (4.4.2-5) unstable; urgency=low
-
- * switch to triggers:
- - debian/{postinst,prerm} dropped.
- - debian/control: conflict against non-triggers-enabled xfce4-mcs-manager.
- * debian/control:
- - remove Conflicts/Replaces: xfce4-toys, since it's not in Etch.
- - drop Martin Loschwitz from Uploaders.
- - remove Conflicts on desktop-base since Etch as a correct version.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 18 May 2008 19:45:02 +0200
-
-xfce4-session (4.4.2-4) unstable; urgency=low
-
- * debian/patches: 06_rephrase-tip added. closes: #399694
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 17 May 2008 15:36:15 +0200
-
-xfce4-session (4.4.2-3) unstable; urgency=low
-
- * debian/control: use dbus-x11 in Recommends: to make sure dbus users have a
- session bus running.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 27 Apr 2008 17:49:34 +0200
-
-xfce4-session (4.4.2-2) unstable; urgency=low
-
- * debian/copyright: don't ship complete GFDL text.
- * debian/patches: 05_fix-resize-simple-splash-engine added, fix resize in
- simple engine config window. closes: #408445
- * debian/control:
- - updated standard versions to 3.7.3.
- - updated my email address.
- - add dependency on xfce4-mcs-manager because of settings plugins calling
- xfce-setting-show
- * debian/lintian:
- - override "desktop-command-not-in-package" for xfce-setting-show now we
- depend on it.
- - edit overrides for "binary-without-manpage", using complete path.
- * debian/copyright: use © sign.
-
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 28 Feb 2008 20:46:13 +0100
-
-xfce4-session (4.4.2-1) unstable; urgency=low
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- * debian/rules: don't ignore all make errors at clean stage.
-
- [ Simon Huggins ]
- * Fix shlibs for newer dpkg
- * Add Vcs-* headers to debian/control
-
- -- Simon Huggins <huggie at earth.li> Tue, 27 Nov 2007 16:39:19 +0000
-
-xfce4-session (4.4.1-2) unstable; urgency=low
-
- [ Yves-Alexis Perez ]
- * debian/control: build against dbus to enable users to shutdown through hal.
- See README.Debian for more details. closes: #431886
- * debian/postinst: use posix kill -s to avoid problems on hurd.
-
- [ Simon Huggins ]
- * debian/prerm: Use kill -s to keep Hurd and lintian happy at the same time.
- * debian/patches/03*: Add patch to -session.1 manpage for typos
- closes: #351424
- * debian/patches/04*: Add patch to -session-logout.1 manpage for typos
- closes: #381398
- * debian/control: Move fake Homepage field to a real one now dpkg
- supports it.
-
- -- Simon Huggins <huggie at earth.li> Sat, 20 Oct 2007 12:47:13 +0100
-
-xfce4-session (4.4.1-1) unstable; urgency=low
-
- * New upstream release.
- * debian/copyright: update licenses & copyright holders.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sun, 15 Apr 2007 15:28:17 +0100
-
-xfce4-session (4.4.0-1) experimental; urgency=low
-
- (Yves-Alexis Perez)
- * New upstream release.
- * debian/control: updated build-deps against Xfce 4.4.
-
- (Emanuele Rocca)
- * xfce4-autostart-editor(1) and xfce4-tips(1) added.
- * Wrote a couple of Debian related tips in debian/debian-tips.
- Build-depend on fortune-mod to update tips.dat at build time.
- * libxfsm-4.2-0 is a private library, added lintian override for
- 'package-name-doesnt-match-sonames'.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sun, 04 Feb 2007 13:15:38 +0100
-
-xfce4-session (4.3.99.2-3) unstable; urgency=low
-
- * Ship a xfce4-session.rc for failsafe session but use a default splash
- engine if none is configured. closes: #402708
-
- -- Yves-Alexis Perez <corsac at corsac.net> Mon, 18 Dec 2006 12:00:40 +0100
-
-xfce4-session (4.3.99.2-2) unstable; urgency=low
-
- * Remove useless build-dep on libhal-dev. What the hell was I thinking
- about that day ? Closes: #402021
-
- -- Yves-Alexis Perez <corsac at corsac.net> Thu, 7 Dec 2006 17:54:33 +0100
-
-xfce4-session (4.3.99.2-1) unstable; urgency=low
-
- * New upstream release.
- * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
- * Added a patch to disable shadows in simple engine.
- * debian/rules: remove xfce4-session.rc from package so it uses by default
- files from desktop-base if present.
- * debian/control: conflicts against desktop-base << 0.3.20 because it needs
- a correct xfce4-session.rc no present before.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Mon, 27 Nov 2006 08:41:39 +0100
-
-xfce4-session (4.3.99.1-1) unstable; urgency=low
-
- * New upstream release.
- * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sat, 23 Sep 2006 13:42:51 +0100
-
-xfce4-session (4.3.90.2-1) unstable; urgency=low
-
- (Yves-Alexis Perez)
- * New upstream release.
- * debian/postinst: fixed install on hurd by not using pkill.
- * debian/control: updated standards version to 3.7.2.
- (Simon Huggins)
- * Add rpath fixes.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Mon, 10 Jul 2006 19:25:08 +0200
-
-xfce4-session (4.3.90.1-1) unstable; urgency=low
-
- (Yves-Alexis Perez)
- * New Upstream Release
- (Simon Huggins)
- * Remove all pointless .la files
- * Depend on fortune-mod for xfce4-tips
-
- -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 18:35:05 +0100
-
-xfce4-session (4.2.3-1) unstable; urgency=low
-
- * New Upstream Release
- * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sun, 06 Nov 2005 22:01:12 +0100
-
-xfce4-session (4.2.2-1) unstable; urgency=low
-
- * SH: New Upstream Release
- * SH: Fix description closes: #300058
- * ER: Add lintian override: no-shlibs-control-file,
- postinst-must-call-ldconfig
- * SH: Add more lintian overrides - no point splitting out to a dev file and
- the binaries are private.
- * SH: Change suite to unstable
-
- -- Simon Huggins <huggie at earth.li> Sat, 18 Jun 2005 09:43:33 +0100
-
-xfce4-session (4.2.1-1) experimental; urgency=low
-
- * ML: New Upstream Release (Xfce 4.2.1)
- * ML: Upload to experimental to prevents problems with NEW packages
- * ML: debian/control: Added/fixed Maintainer/Uploaders fields
-
- -- Martin Loschwitz <madkiss at debian.org> Sat, 19 Mar 2005 13:02:00 +0100
-
-xfce4-session (4.2.0-2) experimental; urgency=low
-
- * Add --enable-final to configure
- * Add a Homepage: to the description
-
- -- Simon Huggins <huggie at earth.li> Sun, 16 Jan 2005 16:01:58 +0000
-
-xfce4-session (4.2.0-1) experimental; urgency=low
-
- * New upstream release
-
- -- Simon Huggins <huggie at earth.li> Sat, 15 Jan 2005 14:00:59 +0000
-
-xfce4-session (4.1.99.1-1) experimental; urgency=low
-
- * New upstream release (4.1.99.1 aka 4.2 RC1)
- * Build-Depend on xbase-clients for iceauth
-
- -- Simon Huggins <huggie at earth.li> Sat, 20 Nov 2004 19:00:44 +0000
-
-xfce4-session (0.1.3+20031213-5) unstable; urgency=low
-
- * 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
-
- -- Simon Huggins <huggie at earth.li> Wed, 04 Aug 2004 17:41:09 +0100
-
-xfce4-session (0.1.3+20031213-4) unstable; urgency=low
-
- * Take over this package with permission from Oliver - thanks to Oliver for
- his work on it.
- * Add Daniel Silverstone and Martin Loschwitz to Uploaders ready for when
- the xfce4 packages are group maintained.
- * Remove unneccessary session_settings.la
-
- -- Simon Huggins <huggie at earth.li> Sat, 10 Jul 2004 14:26:07 +0100
-
-xfce4-session (0.1.3+20031213-3) unstable; urgency=low
-
- * fix "logout window" not shown when using with GLib 2.4.x
- Thanks to Simon Huggins for digging up the patch
- (Closes: #252715, #253309)
- * manually rename session_settings to session_setting.so, somehow
- new builds don't name the file correctly
- (noticed by Michael Kebe and Simon Huggins)
- * remove explict Build-Depends on xlibs-dev and libgtk2.0-dev.
- These are now provided by libxfcegui4-dev >= 4.0.5. Bump required
- versions of various xfce4 libs to 4.0.5
- * Provide: x-session-manager and register as alternative for
- /usr/bin/x-session-manager (Closes: #187748, #203510, #234014, #252870)
- * bump up to Standards-Version: 3.6.1.0 (no changes)
-
- -- Oliver M. Bolzer <oliver at debian.org> Sat, 3 Jul 2004 11:58:00 +0200
-
-xfce4-session (0.1.3+20031213-2) unstable; urgency=low
-
- * include xinitrc.xfce4-session mentioned in the README (Closes: #228318)
-
- -- Oliver M. Bolzer <oliver at debian.org> Mon, 16 Feb 2004 09:37:27 +0100
-
-xfce4-session (0.1.3+20031213-1) unstable; urgency=low
-
- * Initial Upload to Archive. (Closes: #223536)
- * sync to upstream CVS, crash bug fixed that could leave inconstent session
- * man pages made now included upstream
-
- -- Oliver M. Bolzer <oliver at debian.org> Sat, 13 Dec 2003 14:03:18 +0100
-
-xfce4-session (0.1.3+20030922-1) unstable; urgency=low
-
- * Initial Package.
-
- -- Oliver M. Bolzer <oliver at debian.org> Tue, 9 Dec 2003 09:40:42 +0100
-
Copied: desktop/tags/xfce4-session/4.8.1-4/debian/changelog (from rev 5953, desktop/trunk/xfce4-session/debian/changelog)
===================================================================
--- desktop/tags/xfce4-session/4.8.1-4/debian/changelog (rev 0)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/changelog 2011-09-05 07:07:04 UTC (rev 5975)
@@ -0,0 +1,481 @@
+xfce4-session (4.8.1-4) unstable; urgency=low
+
+ * debian/README.Debian updated
+ - mention LightDM.
+ - fix path for xfsm-shutdown-helper. closes: #637197
+ * debian/patches:
+ - 04_fix-missing-lm added, fix FTBFS.
+ * debian/control:
+ - add build-dep on xfce4-dev-tools and libtool.
+ * debian/rules:
+ - run xdt-autogen before configure.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 04 Sep 2011 21:51:37 +0200
+
+xfce4-session (4.8.1-3) unstable; urgency=low
+
+ * debian/patches:
+ - 03_dont-die-on-dbus-disconnect added, fix crash when dbus is restarted.
+ closes: #627888
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 27 May 2011 00:37:18 +0200
+
+xfce4-session (4.8.1-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/control:
+ - drop Emanuele and Simon from Uploaders, thanks to them.
+ - update standards version to 3.9.2.
+ * debian/patches:
+ - 05_force-xfsettingsd-start added, force xfsettingsd to start.
+ * debian/postinst:
+ - lower x-session-manager priority so startxfce4 takes precedence.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 16:39:47 +0200
+
+xfce4-session (4.8.1-1) experimental; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/patches:
+ - 02_fix-fortune-path refreshed.
+ - 04_gk-dont-check-running-use-start refreshed.
+ * debian/control:
+ - refresh build-deps for Xfce 4.7.
+ - add build-dep on hardening-includes.
+ - drop fortunes-mod from depends, xfce4-session uses internal
+ implementation. Move it to Suggests so people can still use it for real
+ fortunes.
+ - add a -dbg package with debugging symbols.
+ * debian/rules:
+ - don't pass libexecdir, useless now
+ - update xfsm-shutdown-helper path in chrpath call.
+ - update splash-engine path.
+ - pick {C,LD}FLAGS from dpkg-buildflags.
+ - add hardening flags to {C,LD}FLAGS.
+ - strip debugging symbols to the -dbg package.
+ - ignore libxfsm-logout plugin in dh_makeshlibs, it's a plugin, not a
+ library.
+ * debian/xfce4-session.lintian-overrides:
+ - drop xfsm-shutdown-helper and balou theme overrides, useless now.
+ * debian/copyright updated for new upstream release.
+
+ [ Lionel Le Folgoc ]
+ * debian/control:
+ - add myself to Uploaders
+ - change hal recommends to upower and consolekit.
+ * debian/patches/05_reuse-existing-ck-session.patch: do not open a new
+ consolekit session if one is already present (Xfce #6685)
+ * Bugs fixed by 4.7.x/4.8.x series:
+ - Cannot edit an item in Autostarted applications dialog lp: #245171
+ - Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
+ - Fails to request necessary permissions from policykit to perform
+ shutdown/restart when multiple users are logged in lp: #251337
+ * debian/patches:
+ - 03_gk-start-with-path.patch: dropped, included upstream
+ - 04_gk-dont-check-running-use-start.patch: ditto
+ - 05_reuse-existing-ck-session.patch: dropped too.
+ * Re-enable building of the panel plugin:
+ - debian/control: build-depends on xfce4-panel-dev >= 4.7.0
+ - debian/rules: add it to chrpath and override dh_shlibdeps to move its
+ deps as recommends.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 15 Feb 2011 00:18:12 +0100
+
+xfce4-session (4.6.2-2) unstable; urgency=low
+
+ * debian/patches:
+ - 03_gk-start-with-path and 04_gk-dont-check-running-use-start added,
+ change the way it starts gnome-keyring so it correctly runs in the
+ session and exports environment variables. closes: #523322
+ * debian/control
+ - update standards version to 3.9.1.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 04 Sep 2010 18:42:53 +0200
+
+xfce4-session (4.6.2-1) unstable; urgency=low
+
+ [Stefan Ott]
+ * debian/watch edited to track Xfce archive reorganisation.
+
+ [Yves-Alexis Perez]
+ * New upstream release:
+ - fix wrong caption in german translation closes: #525499
+ * debian/README.Debian:
+ - add precisions about ConsoleKit/PolicyKit setup.
+ * debian/control:
+ - update standards version to 3.8.4.
+ - drop build-dep on quilt.
+ - add dep on ${misc:Depends}.
+ - update debhelper build-dep for overrides.
+ * Switch to 3.0 (quilt) source format.
+ * debian/rules:
+ - drop quilt rules.
+ - switch to debhelper 7 tiny rules.
+ - make intltool ignore c files in .pc quilt dir.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 23 May 2010 13:55:01 +0200
+
+xfce4-session (4.6.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 19 Apr 2009 18:13:45 +0200
+
+xfce4-session (4.6.0-2) unstable; urgency=low
+
+ * Upload to unstable, and mark fixed bugs as such:
+ - now display suspend/hibernate at session logout. closes: #490659
+ * debian/control:
+ - update standards version to 3.8.1.
+ - update debhelper build-dep to 7.
+ - move to xfce section.
+ * debian/rules:
+ - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS
+ - replace dh_clean -k by dh_prep.
+ * debian/compat bumped to 7.
+ * add manpage for xfce4-session-settings.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 04 Apr 2009 01:26:03 +0200
+
+xfce4-session (4.6.0-1) experimental; urgency=low
+
+ [ Xfce 4.6 Alpha “Pinkie”]
+ * 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.
+
+ [ Xfce 4.6 Beta 1 “Fuzzy”]
+ * 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.
+
+ [ Xfce 4.6 Beta 2 “Hopper”]
+ * 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.
+
+ [ Xfce 4.6 Beta 3 “Tuco-tuco”]
+ * 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.
+
+ [ Xfce 4.6 RC1 “Capybara” ]
+ * new upstream release candidate.
+ * debian/control:
+ - update build-deps for “Capybara”.
+
+ [ Xfce 4.6 ]
+ * new upstream release.
+ * debian/control:
+ - update build-deps for 4.6.
+ * debian/README.Debian: add precisions about choices in GDM.
+ * debian/patches:
+ - 02_fix-fortune-path added, fix fortune call path. closes: #497199
+ * debian/xfce4-session.xml removed, will be shipped in desktop-base.
+ * debian/rules: don't install xfce4-session.xml
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 28 Feb 2009 13:01:12 +0100
+
+xfce4-session (4.4.2-6) unstable; urgency=low
+
+ * debian/{postinst,prerm}: have them back, they manage the x-session-manager
+ alternative. closes: #481933
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 20 May 2008 08:18:16 +0200
+
+xfce4-session (4.4.2-5) unstable; urgency=low
+
+ * switch to triggers:
+ - debian/{postinst,prerm} dropped.
+ - debian/control: conflict against non-triggers-enabled xfce4-mcs-manager.
+ * debian/control:
+ - remove Conflicts/Replaces: xfce4-toys, since it's not in Etch.
+ - drop Martin Loschwitz from Uploaders.
+ - remove Conflicts on desktop-base since Etch as a correct version.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 18 May 2008 19:45:02 +0200
+
+xfce4-session (4.4.2-4) unstable; urgency=low
+
+ * debian/patches: 06_rephrase-tip added. closes: #399694
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 17 May 2008 15:36:15 +0200
+
+xfce4-session (4.4.2-3) unstable; urgency=low
+
+ * debian/control: use dbus-x11 in Recommends: to make sure dbus users have a
+ session bus running.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 27 Apr 2008 17:49:34 +0200
+
+xfce4-session (4.4.2-2) unstable; urgency=low
+
+ * debian/copyright: don't ship complete GFDL text.
+ * debian/patches: 05_fix-resize-simple-splash-engine added, fix resize in
+ simple engine config window. closes: #408445
+ * debian/control:
+ - updated standard versions to 3.7.3.
+ - updated my email address.
+ - add dependency on xfce4-mcs-manager because of settings plugins calling
+ xfce-setting-show
+ * debian/lintian:
+ - override "desktop-command-not-in-package" for xfce-setting-show now we
+ depend on it.
+ - edit overrides for "binary-without-manpage", using complete path.
+ * debian/copyright: use © sign.
+
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 28 Feb 2008 20:46:13 +0100
+
+xfce4-session (4.4.2-1) unstable; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/rules: don't ignore all make errors at clean stage.
+
+ [ Simon Huggins ]
+ * Fix shlibs for newer dpkg
+ * Add Vcs-* headers to debian/control
+
+ -- Simon Huggins <huggie at earth.li> Tue, 27 Nov 2007 16:39:19 +0000
+
+xfce4-session (4.4.1-2) unstable; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * debian/control: build against dbus to enable users to shutdown through hal.
+ See README.Debian for more details. closes: #431886
+ * debian/postinst: use posix kill -s to avoid problems on hurd.
+
+ [ Simon Huggins ]
+ * debian/prerm: Use kill -s to keep Hurd and lintian happy at the same time.
+ * debian/patches/03*: Add patch to -session.1 manpage for typos
+ closes: #351424
+ * debian/patches/04*: Add patch to -session-logout.1 manpage for typos
+ closes: #381398
+ * debian/control: Move fake Homepage field to a real one now dpkg
+ supports it.
+
+ -- Simon Huggins <huggie at earth.li> Sat, 20 Oct 2007 12:47:13 +0100
+
+xfce4-session (4.4.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/copyright: update licenses & copyright holders.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 15 Apr 2007 15:28:17 +0100
+
+xfce4-session (4.4.0-1) experimental; urgency=low
+
+ (Yves-Alexis Perez)
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4.
+
+ (Emanuele Rocca)
+ * xfce4-autostart-editor(1) and xfce4-tips(1) added.
+ * Wrote a couple of Debian related tips in debian/debian-tips.
+ Build-depend on fortune-mod to update tips.dat at build time.
+ * libxfsm-4.2-0 is a private library, added lintian override for
+ 'package-name-doesnt-match-sonames'.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 04 Feb 2007 13:15:38 +0100
+
+xfce4-session (4.3.99.2-3) unstable; urgency=low
+
+ * Ship a xfce4-session.rc for failsafe session but use a default splash
+ engine if none is configured. closes: #402708
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 18 Dec 2006 12:00:40 +0100
+
+xfce4-session (4.3.99.2-2) unstable; urgency=low
+
+ * Remove useless build-dep on libhal-dev. What the hell was I thinking
+ about that day ? Closes: #402021
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Thu, 7 Dec 2006 17:54:33 +0100
+
+xfce4-session (4.3.99.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+ * Added a patch to disable shadows in simple engine.
+ * debian/rules: remove xfce4-session.rc from package so it uses by default
+ files from desktop-base if present.
+ * debian/control: conflicts against desktop-base << 0.3.20 because it needs
+ a correct xfce4-session.rc no present before.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 27 Nov 2006 08:41:39 +0100
+
+xfce4-session (4.3.99.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 23 Sep 2006 13:42:51 +0100
+
+xfce4-session (4.3.90.2-1) unstable; urgency=low
+
+ (Yves-Alexis Perez)
+ * New upstream release.
+ * debian/postinst: fixed install on hurd by not using pkill.
+ * debian/control: updated standards version to 3.7.2.
+ (Simon Huggins)
+ * Add rpath fixes.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 10 Jul 2006 19:25:08 +0200
+
+xfce4-session (4.3.90.1-1) unstable; urgency=low
+
+ (Yves-Alexis Perez)
+ * New Upstream Release
+ (Simon Huggins)
+ * Remove all pointless .la files
+ * Depend on fortune-mod for xfce4-tips
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 18:35:05 +0100
+
+xfce4-session (4.2.3-1) unstable; urgency=low
+
+ * New Upstream Release
+ * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 06 Nov 2005 22:01:12 +0100
+
+xfce4-session (4.2.2-1) unstable; urgency=low
+
+ * SH: New Upstream Release
+ * SH: Fix description closes: #300058
+ * ER: Add lintian override: no-shlibs-control-file,
+ postinst-must-call-ldconfig
+ * SH: Add more lintian overrides - no point splitting out to a dev file and
+ the binaries are private.
+ * SH: Change suite to unstable
+
+ -- Simon Huggins <huggie at earth.li> Sat, 18 Jun 2005 09:43:33 +0100
+
+xfce4-session (4.2.1-1) experimental; urgency=low
+
+ * ML: New Upstream Release (Xfce 4.2.1)
+ * ML: Upload to experimental to prevents problems with NEW packages
+ * ML: debian/control: Added/fixed Maintainer/Uploaders fields
+
+ -- Martin Loschwitz <madkiss at debian.org> Sat, 19 Mar 2005 13:02:00 +0100
+
+xfce4-session (4.2.0-2) experimental; urgency=low
+
+ * Add --enable-final to configure
+ * Add a Homepage: to the description
+
+ -- Simon Huggins <huggie at earth.li> Sun, 16 Jan 2005 16:01:58 +0000
+
+xfce4-session (4.2.0-1) experimental; urgency=low
+
+ * New upstream release
+
+ -- Simon Huggins <huggie at earth.li> Sat, 15 Jan 2005 14:00:59 +0000
+
+xfce4-session (4.1.99.1-1) experimental; urgency=low
+
+ * New upstream release (4.1.99.1 aka 4.2 RC1)
+ * Build-Depend on xbase-clients for iceauth
+
+ -- Simon Huggins <huggie at earth.li> Sat, 20 Nov 2004 19:00:44 +0000
+
+xfce4-session (0.1.3+20031213-5) unstable; urgency=low
+
+ * 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
+
+ -- Simon Huggins <huggie at earth.li> Wed, 04 Aug 2004 17:41:09 +0100
+
+xfce4-session (0.1.3+20031213-4) unstable; urgency=low
+
+ * Take over this package with permission from Oliver - thanks to Oliver for
+ his work on it.
+ * Add Daniel Silverstone and Martin Loschwitz to Uploaders ready for when
+ the xfce4 packages are group maintained.
+ * Remove unneccessary session_settings.la
+
+ -- Simon Huggins <huggie at earth.li> Sat, 10 Jul 2004 14:26:07 +0100
+
+xfce4-session (0.1.3+20031213-3) unstable; urgency=low
+
+ * fix "logout window" not shown when using with GLib 2.4.x
+ Thanks to Simon Huggins for digging up the patch
+ (Closes: #252715, #253309)
+ * manually rename session_settings to session_setting.so, somehow
+ new builds don't name the file correctly
+ (noticed by Michael Kebe and Simon Huggins)
+ * remove explict Build-Depends on xlibs-dev and libgtk2.0-dev.
+ These are now provided by libxfcegui4-dev >= 4.0.5. Bump required
+ versions of various xfce4 libs to 4.0.5
+ * Provide: x-session-manager and register as alternative for
+ /usr/bin/x-session-manager (Closes: #187748, #203510, #234014, #252870)
+ * bump up to Standards-Version: 3.6.1.0 (no changes)
+
+ -- Oliver M. Bolzer <oliver at debian.org> Sat, 3 Jul 2004 11:58:00 +0200
+
+xfce4-session (0.1.3+20031213-2) unstable; urgency=low
+
+ * include xinitrc.xfce4-session mentioned in the README (Closes: #228318)
+
+ -- Oliver M. Bolzer <oliver at debian.org> Mon, 16 Feb 2004 09:37:27 +0100
+
+xfce4-session (0.1.3+20031213-1) unstable; urgency=low
+
+ * Initial Upload to Archive. (Closes: #223536)
+ * sync to upstream CVS, crash bug fixed that could leave inconstent session
+ * man pages made now included upstream
+
+ -- Oliver M. Bolzer <oliver at debian.org> Sat, 13 Dec 2003 14:03:18 +0100
+
+xfce4-session (0.1.3+20030922-1) unstable; urgency=low
+
+ * Initial Package.
+
+ -- Oliver M. Bolzer <oliver at debian.org> Tue, 9 Dec 2003 09:40:42 +0100
+
Deleted: desktop/tags/xfce4-session/4.8.1-4/debian/control
===================================================================
--- desktop/trunk/xfce4-session/debian/control 2011-09-02 20:29:17 UTC (rev 5947)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/control 2011-09-05 07:07:04 UTC (rev 5975)
@@ -1,36 +0,0 @@
-Source: xfce4-session
-Section: xfce
-Priority: optional
-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxml-parser-perl, chrpath,
- fortune-mod, libdbus-1-dev, libdbus-glib-1-dev, xfce4-panel-dev (>= 4.8.0),
- libxfce4util-dev (>= 4.8.0), libxfce4ui-1-dev (>= 4.8.0), libwnck-dev,
- x11-xserver-utils, libxfconf-0-dev (>= 4.8.0), libglade2-dev,
- intltool (>= 0.31), hardening-includes
-Standards-Version: 3.9.2
-Homepage: http://www.xfce.org/
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfce4-session/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/
-
-Package: xfce4-session
-Section: xfce
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xfce4-settings, xfconf
-Recommends: xfwm4, xfce4-utils, xfdesktop4, ${shlibs:Recommends}, consolekit, upower,
- dbus-x11, x11-xserver-utils
-Suggests: sudo, fortunes-mod
-Provides: x-session-manager
-Description: Xfce4 Session Manager
- xfce4-session is an X11-compliant "session manager" designed for use with
- the Xfce4 Desktop Environment. On log out, the session manager saves the
- state of all your running applications. When you log back in, the session
- manager restores the same applications with the same window positions.
-
-Package: xfce4-session-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, xfce4-session (= ${binary:Version})
-Description: Xfce4 Session Manager (debug symbols)
- This package ships debugging symbols for the Xfce session manager.
Copied: desktop/tags/xfce4-session/4.8.1-4/debian/control (from rev 5952, desktop/trunk/xfce4-session/debian/control)
===================================================================
--- desktop/tags/xfce4-session/4.8.1-4/debian/control (rev 0)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/control 2011-09-05 07:07:04 UTC (rev 5975)
@@ -0,0 +1,36 @@
+Source: xfce4-session
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxml-parser-perl, chrpath,
+ fortune-mod, libdbus-1-dev, libdbus-glib-1-dev, xfce4-panel-dev (>= 4.8.0),
+ libxfce4util-dev (>= 4.8.0), libxfce4ui-1-dev (>= 4.8.0), libwnck-dev,
+ x11-xserver-utils, libxfconf-0-dev (>= 4.8.0), libglade2-dev,
+ intltool (>= 0.31), hardening-includes, xfce4-dev-tools, libtool
+Standards-Version: 3.9.2
+Homepage: http://www.xfce.org/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfce4-session/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/
+
+Package: xfce4-session
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, xfce4-settings, xfconf
+Recommends: xfwm4, xfce4-utils, xfdesktop4, ${shlibs:Recommends}, consolekit, upower,
+ dbus-x11, x11-xserver-utils
+Suggests: sudo, fortunes-mod
+Provides: x-session-manager
+Description: Xfce4 Session Manager
+ xfce4-session is an X11-compliant "session manager" designed for use with
+ the Xfce4 Desktop Environment. On log out, the session manager saves the
+ state of all your running applications. When you log back in, the session
+ manager restores the same applications with the same window positions.
+
+Package: xfce4-session-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, xfce4-session (= ${binary:Version})
+Description: Xfce4 Session Manager (debug symbols)
+ This package ships debugging symbols for the Xfce session manager.
Copied: desktop/tags/xfce4-session/4.8.1-4/debian/patches/04_fix-missing-lm.patch (from rev 5952, desktop/trunk/xfce4-session/debian/patches/04_fix-missing-lm.patch)
===================================================================
--- desktop/tags/xfce4-session/4.8.1-4/debian/patches/04_fix-missing-lm.patch (rev 0)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/patches/04_fix-missing-lm.patch 2011-09-05 07:07:04 UTC (rev 5975)
@@ -0,0 +1,12 @@
+diff --git a/engines/balou/Makefile.am b/engines/balou/Makefile.am
+index 96ae5c5..0e75249 100644
+--- a/engines/balou/Makefile.am
++++ b/engines/balou/Makefile.am
+@@ -29,6 +29,7 @@ libbalou_la_LDFLAGS = \
+ -module
+
+ libbalou_la_LIBADD = \
++ -lm \
+ $(top_builddir)/libxfsm/libxfsm-4.6.la \
+ $(LIBXFCE4UI_LIBS) \
+ $(XFCONF_LIBS)
Deleted: desktop/tags/xfce4-session/4.8.1-4/debian/patches/series
===================================================================
--- desktop/trunk/xfce4-session/debian/patches/series 2011-09-02 20:29:17 UTC (rev 5947)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/patches/series 2011-09-05 07:07:04 UTC (rev 5975)
@@ -1,4 +0,0 @@
-01_correct_shadows.patch
-02_fix-fortune-path.patch
-03_dont-die-on-dbus-disconnect.patch
-05_force-xfsettingsd-start.patch
Copied: desktop/tags/xfce4-session/4.8.1-4/debian/patches/series (from rev 5952, desktop/trunk/xfce4-session/debian/patches/series)
===================================================================
--- desktop/tags/xfce4-session/4.8.1-4/debian/patches/series (rev 0)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/patches/series 2011-09-05 07:07:04 UTC (rev 5975)
@@ -0,0 +1,5 @@
+01_correct_shadows.patch
+02_fix-fortune-path.patch
+03_dont-die-on-dbus-disconnect.patch
+04_fix-missing-lm.patch
+05_force-xfsettingsd-start.patch
Deleted: desktop/tags/xfce4-session/4.8.1-4/debian/rules
===================================================================
--- desktop/trunk/xfce4-session/debian/rules 2011-09-02 20:29:17 UTC (rev 5947)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/rules 2011-09-05 07:07:04 UTC (rev 5975)
@@ -1,47 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/hardening-includes/hardening.make
-
-CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
-LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
-CFLAGS+=$(HARDENING_CFLAGS)
-
-export CFLAGS LDFLAGS
-
-
-override_dh_auto_configure:
- dh_auto_configure
- find .pc -type f -name '*.c' -exec echo '{}' >> po/POTFILES.skip \;
-
-override_dh_auto_clean:
- rm -f po/POTFILES.skip
- dh_auto_clean
-
-override_dh_install:
- rm -f debian/tmp/usr/lib/xfce4/session/splash-engines/*.la
- rm -f debian/tmp/usr/lib/*.la
- rm -f debian/tmp/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.*a
-
- chrpath -d -k debian/tmp/usr/bin/* \
- debian/tmp/usr/lib/xfce4/session/xfsm-shutdown-helper \
- debian/tmp/usr/lib/xfce4/session/splash-engines/*so \
- debian/tmp/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so
-
- cat debian/debian-tips >> debian/tmp/usr/share/xfce4/tips/tips
- strfile debian/tmp/usr/share/xfce4/tips/tips \
- debian/tmp/usr/share/xfce4/tips/tips.dat
- dh_install --fail-missing
-
-override_dh_shlibdeps:
- dh_shlibdeps -X debian/xfce4-session/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so -- \
- -dRecommends debian/xfce4-session/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so -dDepends
-
-override_dh_makeshlibs:
- dh_makeshlibs -X debian/xfce4-session/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so
-
-override_dh_strip:
- dh_strip --dbg-package=xfce4-session-dbg
-
-%:
- dh $@
Copied: desktop/tags/xfce4-session/4.8.1-4/debian/rules (from rev 5952, desktop/trunk/xfce4-session/debian/rules)
===================================================================
--- desktop/tags/xfce4-session/4.8.1-4/debian/rules (rev 0)
+++ desktop/tags/xfce4-session/4.8.1-4/debian/rules 2011-09-05 07:07:04 UTC (rev 5975)
@@ -0,0 +1,48 @@
+#!/usr/bin/make -f
+
+include /usr/share/hardening-includes/hardening.make
+
+CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
+LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
+LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
+CFLAGS+=$(HARDENING_CFLAGS)
+
+export CFLAGS LDFLAGS
+
+
+override_dh_auto_configure:
+ NOCONFIGURE=1 xdt-autogen
+ dh_auto_configure
+ find .pc -type f -name '*.c' -exec echo '{}' >> po/POTFILES.skip \;
+
+override_dh_auto_clean:
+ rm -f po/POTFILES.skip
+ dh_auto_clean
+
+override_dh_install:
+ rm -f debian/tmp/usr/lib/xfce4/session/splash-engines/*.la
+ rm -f debian/tmp/usr/lib/*.la
+ rm -f debian/tmp/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.*a
+
+ chrpath -d -k debian/tmp/usr/bin/* \
+ debian/tmp/usr/lib/xfce4/session/xfsm-shutdown-helper \
+ debian/tmp/usr/lib/xfce4/session/splash-engines/*so \
+ debian/tmp/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so
+
+ cat debian/debian-tips >> debian/tmp/usr/share/xfce4/tips/tips
+ strfile debian/tmp/usr/share/xfce4/tips/tips \
+ debian/tmp/usr/share/xfce4/tips/tips.dat
+ dh_install --fail-missing
+
+override_dh_shlibdeps:
+ dh_shlibdeps -X debian/xfce4-session/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so -- \
+ -dRecommends debian/xfce4-session/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so -dDepends
+
+override_dh_makeshlibs:
+ dh_makeshlibs -X debian/xfce4-session/usr/lib/xfce4/panel/plugins/libxfsm-logout-plugin.so
+
+override_dh_strip:
+ dh_strip --dbg-package=xfce4-session-dbg
+
+%:
+ dh $@
More information about the Pkg-xfce-commits
mailing list