[Pkg-xfce-commits] r6439 - in desktop/trunk: libxfce4ui/debian libxfce4ui/debian/patches libxfce4util/debian libxfce4util/debian/patches libxfcegui4/debian libxfcegui4/debian/patches mousepad/debian mousepad/debian/patches thunar/debian thunar/debian/patches xfce4-dev-tools/debian xfce4-dev-tools/debian/patches xfce4-panel/debian xfce4-panel/debian/patches xfce4-session/debian xfce4-session/debian/patches xfce4-settings/debian xfce4-settings/debian/patches xfce4-utils/debian xfce4-utils/debian/patches xfprint4/debian xfprint4/debian/patches

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Mon Feb 20 08:47:12 UTC 2012


Author: mrpouit-guest
Date: 2012-02-20 20:47:12 +0000 (Mon, 20 Feb 2012)
New Revision: 6439

Modified:
   desktop/trunk/libxfce4ui/debian/changelog
   desktop/trunk/libxfce4ui/debian/patches/01_replace-ctrl-primary-gtk-shortcuts.patch
   desktop/trunk/libxfce4util/debian/changelog
   desktop/trunk/libxfce4util/debian/patches/01_add-desktop-base-in-config-dirs.patch
   desktop/trunk/libxfce4util/debian/patches/xubuntu_desktop-x-ubuntu-gettext.patch
   desktop/trunk/libxfcegui4/debian/changelog
   desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch
   desktop/trunk/libxfcegui4/debian/patches/02_fix-menu-icons.patch
   desktop/trunk/mousepad/debian/changelog
   desktop/trunk/mousepad/debian/patches/00_resensitize-find-button.patch
   desktop/trunk/mousepad/debian/patches/01_fix-first-replace.patch
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/patches/01_support-non-multiarch-modules.patch
   desktop/trunk/xfce4-dev-tools/debian/changelog
   desktop/trunk/xfce4-dev-tools/debian/patches/0001-Use-pkg-config-macro-for-detection-bug-7787.patch
   desktop/trunk/xfce4-panel/debian/changelog
   desktop/trunk/xfce4-panel/debian/patches/01_support-non-multiarch-modules.patch
   desktop/trunk/xfce4-panel/debian/patches/02_fix-french-typo.patch
   desktop/trunk/xfce4-session/debian/changelog
   desktop/trunk/xfce4-session/debian/patches/03_respect-save-settings-logout-plugin.patch
   desktop/trunk/xfce4-session/debian/patches/04_fix-missing-lm.patch
   desktop/trunk/xfce4-settings/debian/changelog
   desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch
   desktop/trunk/xfce4-utils/debian/changelog
   desktop/trunk/xfce4-utils/debian/patches/01_xflock4-test-running-screensaver.patch
   desktop/trunk/xfce4-utils/debian/patches/02_xfhelp-rename-module.patch
   desktop/trunk/xfce4-utils/debian/patches/04_debianize-scripts.patch
   desktop/trunk/xfprint4/debian/changelog
   desktop/trunk/xfprint4/debian/patches/03_fix-wl-as-needed.patch
Log:
Add missing DEP3 headers

Modified: desktop/trunk/libxfce4ui/debian/changelog
===================================================================
--- desktop/trunk/libxfce4ui/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfce4ui/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+libxfce4ui (4.8.1-2) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:42:45 +0100
+
 libxfce4ui (4.8.1-1) unstable; urgency=low
 
   * New upstream bugfix release, including:

Modified: desktop/trunk/libxfce4ui/debian/patches/01_replace-ctrl-primary-gtk-shortcuts.patch
===================================================================
--- desktop/trunk/libxfce4ui/debian/patches/01_replace-ctrl-primary-gtk-shortcuts.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfce4ui/debian/patches/01_replace-ctrl-primary-gtk-shortcuts.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: Control modifier appears as Primary when setting shortcuts with gtk >= 2.24.7
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=8056
+
 Index: libxfce4ui-4.8.0/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
 ===================================================================
 --- libxfce4ui-4.8.0.orig/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml	2011-01-16 16:01:09.000000000 +0100

Modified: desktop/trunk/libxfce4util/debian/changelog
===================================================================
--- desktop/trunk/libxfce4util/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfce4util/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+libxfce4util (4.8.2-2) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:42:16 +0100
+
 libxfce4util (4.8.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/trunk/libxfce4util/debian/patches/01_add-desktop-base-in-config-dirs.patch
===================================================================
--- desktop/trunk/libxfce4util/debian/patches/01_add-desktop-base-in-config-dirs.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfce4util/debian/patches/01_add-desktop-base-in-config-dirs.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: use settings from desktop-base by default
+Author: Yves-Alexis Perez <corsac at debian.org>
+Forwarded: not-needed
+
 Index: libxfce4util-4.8.2/libxfce4util/xfce-resource.c
 ===================================================================
 --- libxfce4util-4.8.2.orig/libxfce4util/xfce-resource.c	2011-09-12 20:45:56.000000000 +0200

Modified: desktop/trunk/libxfce4util/debian/patches/xubuntu_desktop-x-ubuntu-gettext.patch
===================================================================
--- desktop/trunk/libxfce4util/debian/patches/xubuntu_desktop-x-ubuntu-gettext.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfce4util/debian/patches/xubuntu_desktop-x-ubuntu-gettext.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,6 +1,9 @@
-Display translations for patched desktop files from Ubuntu whose
-translations are stored in a different place ("X-Ubuntu-Gettext-Domain"
-key is used to find it).
+Description: retrieve translations with the X-Ubuntu-Gettext-Domain key
+ Display translations for patched desktop files from Ubuntu whose
+ translations are stored in a different place ("X-Ubuntu-Gettext-Domain"
+ key is used to find it).
+Author: Lionel Le Folgoc <mrpouit at ubuntu.com>
+Forwarded: not-needed
 
 --- libxfce4util-4.6.0.orig/libxfce4util/xfce-rc.c
 +++ libxfce4util-4.6.0/libxfce4util/xfce-rc.c

Modified: desktop/trunk/libxfcegui4/debian/changelog
===================================================================
--- desktop/trunk/libxfcegui4/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfcegui4/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+libxfcegui4 (4.8.1-6) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:43:31 +0100
+
 libxfcegui4 (4.8.1-5) unstable; urgency=low
 
   * debian/patches:

Modified: desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch
===================================================================
--- desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfcegui4/debian/patches/01_xfce-exec-use-thunar.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Descrption: xfce-exec calls xftree4 instead of thunar
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=4048
+
 diff --git xfce_4_4/libxfcegui4/xfce-exec.c b/branches/xfce_4_4/libxfcegui4/xfce-exec.c
 index 3d58cf4..bcfad09 100644
 --- xfce_4_4/libxfcegui4/xfce-exec.c

Modified: desktop/trunk/libxfcegui4/debian/patches/02_fix-menu-icons.patch
===================================================================
--- desktop/trunk/libxfcegui4/debian/patches/02_fix-menu-icons.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/libxfcegui4/debian/patches/02_fix-menu-icons.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_fix-menu-icons.dpatch by  <gauvain at ulteo.com>
-##
-## DP: Allows the icon to show up even if there is a dot in its name
-## DP: Fixes Xfce #3614
+Description: fix missing icon for launchers that have a period (dot, '.') in their icon's base name
+Author: Gauvain Pocentek <gauvain at ulteo.com>
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=3614
 
- at DPATCH@
 Index: libxfcegui4-4.8.1/libxfcegui4/icons.c
 ===================================================================
 --- libxfcegui4-4.8.1.orig/libxfcegui4/icons.c	2011-02-10 10:33:27.000000000 +0100

Modified: desktop/trunk/mousepad/debian/changelog
===================================================================
--- desktop/trunk/mousepad/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/mousepad/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+mousepad (0.2.16-6) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:44:50 +0100
+
 mousepad (0.2.16-5) unstable; urgency=low
 
   * debian/control:

Modified: desktop/trunk/mousepad/debian/patches/00_resensitize-find-button.patch
===================================================================
--- desktop/trunk/mousepad/debian/patches/00_resensitize-find-button.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/mousepad/debian/patches/00_resensitize-find-button.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: Fix find and replace with gtk+ >= 2.18
+Origin: upstream, http://git.xfce.org/apps/mousepad/commit/?id=80819d447df5661ee6c9e9cd22f501cee612da8b
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=5831
+
 --- mousepad-0.2.16.orig/src/search.c
 +++ mousepad-0.2.16/src/search.c
 @@ -210,8 +210,11 @@

Modified: desktop/trunk/mousepad/debian/patches/01_fix-first-replace.patch
===================================================================
--- desktop/trunk/mousepad/debian/patches/01_fix-first-replace.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/mousepad/debian/patches/01_fix-first-replace.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: fix Find function
+Origin: upstream, http://git.xfce.org/apps/mousepad/commit/?id=a6383ccf4e3ba425ffb6489a795785e6a626c048
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=6544
+
 diff -Naur mousepad-svn-r29637/src/search.c mousepad/src/search.c
 --- mousepad-svn-r29637/src/search.c	2007-11-16 05:20:21.000000000 +0500
 +++ mousepad/src/search.c	2009-03-01 13:03:38.000000000 +0500

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/thunar/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+thunar (1.2.3-4) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:43:03 +0100
+
 thunar (1.2.3-3) unstable; urgency=low
 
   [ Lionel Le Folgoc ]

Modified: desktop/trunk/thunar/debian/patches/01_support-non-multiarch-modules.patch
===================================================================
--- desktop/trunk/thunar/debian/patches/01_support-non-multiarch-modules.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/thunar/debian/patches/01_support-non-multiarch-modules.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -5,6 +5,8 @@
 
 This will let a multiarch enabled libthunarx find plugins built against a
 non-multiarch thunar (load plugins from both /usr/lib/$triplet and /usr/lib).
+
+Forwarded: not-needed
 ---
  thunarx/thunarx-provider-factory.c |   12 +++++++++++-
  thunarx/thunarx-provider-module.c  |    6 ++++++

Modified: desktop/trunk/xfce4-dev-tools/debian/changelog
===================================================================
--- desktop/trunk/xfce4-dev-tools/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-dev-tools/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+xfce4-dev-tools (4.8.0-3) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:40:26 +0100
+
 xfce4-dev-tools (4.8.0-2) unstable; urgency=low
 
   * debian/patches:

Modified: desktop/trunk/xfce4-dev-tools/debian/patches/0001-Use-pkg-config-macro-for-detection-bug-7787.patch
===================================================================
--- desktop/trunk/xfce4-dev-tools/debian/patches/0001-Use-pkg-config-macro-for-detection-bug-7787.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-dev-tools/debian/patches/0001-Use-pkg-config-macro-for-detection-bug-7787.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -5,6 +5,9 @@
 
 Use the macro shipped with pkg-config for detection of
 $PKG_CONFIG. This to fix cross-build compatibility.
+
+Origin: upstream, http://git.xfce.org/xfce/xfce4-dev-tools/commit/?id=f2eb2c2e9ca7d042eb35fa56f392df4dbaf9924c
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=7787
 ---
  m4macros/xdt-depends.m4 |   40 +++++++++++++++++-----------------------
  1 files changed, 17 insertions(+), 23 deletions(-)

Modified: desktop/trunk/xfce4-panel/debian/changelog
===================================================================
--- desktop/trunk/xfce4-panel/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-panel/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -5,6 +5,7 @@
     new enough version of dpkg rather than using 'dpkg-maintscript-helper
     supports' guards, leading to more predictable behaviour on upgrades.
     Thanks Colin Watson for the patch                           Closes: #659887
+  * debian/patches: add missing DEP3 headers.
 
  -- Lionel Le Folgoc <mrpouit at gmail.com>  Thu, 16 Feb 2012 21:38:03 +0100
 

Modified: desktop/trunk/xfce4-panel/debian/patches/01_support-non-multiarch-modules.patch
===================================================================
--- desktop/trunk/xfce4-panel/debian/patches/01_support-non-multiarch-modules.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-panel/debian/patches/01_support-non-multiarch-modules.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -5,6 +5,8 @@
 
 This will let a multiarch enabled xfce4-panel find plugins built against a
 non-multiarch panel (load plugins from both /usr/lib/$triplet and /usr/lib).
+
+Forwarded: not-needed
 ---
  panel/panel-module.c |   11 +++++++++--
  1 files changed, 9 insertions(+), 2 deletions(-)

Modified: desktop/trunk/xfce4-panel/debian/patches/02_fix-french-typo.patch
===================================================================
--- desktop/trunk/xfce4-panel/debian/patches/02_fix-french-typo.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-panel/debian/patches/02_fix-french-typo.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,5 +1,8 @@
 From: Cyril Brulebois <kibi at debian.org>
 From: Lionel Le Folgoc <lionel at lefolgoc.net>
+Description: fix typos in the French translation
+Origin: backport, http://git.xfce.org/xfce/xfce4-panel/commit/?h=xfce-4.8&id=6583eec4e84ca80d03db824a0ad9f9935ddc8ca6
+
 --- a/po/fr.po
 +++ b/po/fr.po
 @@ -64,7 +64,7 @@ msgstr "Êtes-vous sûr de vouloir supprimer \"%s\" ?"

Modified: desktop/trunk/xfce4-session/debian/changelog
===================================================================
--- desktop/trunk/xfce4-session/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-session/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -4,6 +4,7 @@
     dpkg-maintscript-helper commands by hand.  This adds a Pre-Dependency on
     a sufficient version of dpkg. Thanks Colin Watson for the patch.
                                                                 Closes: #659890
+  * debian/patches: add missing DEP3 headers.
 
  -- Lionel Le Folgoc <mrpouit at gmail.com>  Thu, 16 Feb 2012 22:29:06 +0100
 

Modified: desktop/trunk/xfce4-session/debian/patches/03_respect-save-settings-logout-plugin.patch
===================================================================
--- desktop/trunk/xfce4-session/debian/patches/03_respect-save-settings-logout-plugin.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-session/debian/patches/03_respect-save-settings-logout-plugin.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -5,6 +5,8 @@
 
 Respect the value of the "/general/SaveOnExit" option from xfce4-session in the
 logout panel plugin as well.
+
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=7915
 ---
  panel-plugin/Makefile.am          |    2 ++
  panel-plugin/xfsm-logout-plugin.c |   14 +++++++++++++-

Modified: desktop/trunk/xfce4-session/debian/patches/04_fix-missing-lm.patch
===================================================================
--- desktop/trunk/xfce4-session/debian/patches/04_fix-missing-lm.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-session/debian/patches/04_fix-missing-lm.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -11,6 +11,9 @@
  Patch slightly updated for Debian to apply cleanly: changes to configure.in.in
  are made to configure.in instead.
 
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=7953
+Origin: backport, http://git.xfce.org/xfce/xfce4-session/commit/?id=eeaea26d3b777afb98c21317ad83170e3f725fd0
+
 diff --git a/configure.in b/configure.in
 index 141d427..8eff947 100644
 --- a/configure.in

Modified: desktop/trunk/xfce4-settings/debian/changelog
===================================================================
--- desktop/trunk/xfce4-settings/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-settings/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+xfce4-settings (4.8.3-3) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:44:10 +0100
+
 xfce4-settings (4.8.3-2) unstable; urgency=low
 
   [ Lionel Le Folgoc ]

Modified: desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch
===================================================================
--- desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -3,6 +3,7 @@
 Date: Thu, 02 Feb 2012 20:08:55 +0000
 Subject: Fix error in italian translation
 
+Origin: upstream: http://git.xfce.org/xfce/xfce4-settings/commit/?h=xfce-4.8&id=4d1006c82d063f0ce12c0afc2f80f087e3d21127
 ---
 diff --git a/po/it.po b/po/it.po
 index 6424518..bf3d0af 100644

Modified: desktop/trunk/xfce4-utils/debian/changelog
===================================================================
--- desktop/trunk/xfce4-utils/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-utils/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -5,6 +5,7 @@
     new enough version of dpkg rather than using 'dpkg-maintscript-helper
     supports' guards, leading to more predictable behaviour on upgrades.
     Thanks Colin Watson for the patch.                          Closes: #659892
+  * debian/patches: add missing DEP3 headers.
 
  -- Lionel Le Folgoc <mrpouit at gmail.com>  Thu, 16 Feb 2012 22:36:47 +0100
 

Modified: desktop/trunk/xfce4-utils/debian/patches/01_xflock4-test-running-screensaver.patch
===================================================================
--- desktop/trunk/xfce4-utils/debian/patches/01_xflock4-test-running-screensaver.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-utils/debian/patches/01_xflock4-test-running-screensaver.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: check which screensaver is running (and not only installed)
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=3770
+
 diff --git a/scripts/xflock4 b/scripts/xflock4
 index fcf3323..c61b8e1 100644
 --- a/scripts/xflock4

Modified: desktop/trunk/xfce4-utils/debian/patches/02_xfhelp-rename-module.patch
===================================================================
--- desktop/trunk/xfce4-utils/debian/patches/02_xfhelp-rename-module.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-utils/debian/patches/02_xfhelp-rename-module.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: fix module name in the help script
+Author: Yves-Alexis Perez <corsac at debian.org>
+Forwarded: not-needed
+
 diff --git a/scripts/xfhelp4.in b/scripts/xfhelp4.in
 index 57fe9a0..ebb124e 100644
 --- a/scripts/xfhelp4.in

Modified: desktop/trunk/xfce4-utils/debian/patches/04_debianize-scripts.patch
===================================================================
--- desktop/trunk/xfce4-utils/debian/patches/04_debianize-scripts.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfce4-utils/debian/patches/04_debianize-scripts.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,7 @@
+Description: add iceweasel to browser list, use Thunar instead of xftree as filemanager
+Author: Yves-Alexis Perez <corsac at debian.org>
+Forwarded: not-needed
+
 diff --git a/scripts/xfbrowser4.in b/scripts/xfbrowser4.in
 index a55f44a..77f81fb 100644
 --- a/scripts/xfbrowser4.in

Modified: desktop/trunk/xfprint4/debian/changelog
===================================================================
--- desktop/trunk/xfprint4/debian/changelog	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfprint4/debian/changelog	2012-02-20 20:47:12 UTC (rev 6439)
@@ -1,3 +1,9 @@
+xfprint4 (4.6.1-4) UNRELEASED; urgency=low
+
+  * debian/patches: add missing DEP3 headers.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 20 Feb 2012 21:45:22 +0100
+
 xfprint4 (4.6.1-3) unstable; urgency=low
 
   [ Lionel Le Folgoc ]

Modified: desktop/trunk/xfprint4/debian/patches/03_fix-wl-as-needed.patch
===================================================================
--- desktop/trunk/xfprint4/debian/patches/03_fix-wl-as-needed.patch	2012-02-20 12:49:52 UTC (rev 6438)
+++ desktop/trunk/xfprint4/debian/patches/03_fix-wl-as-needed.patch	2012-02-20 20:47:12 UTC (rev 6439)
@@ -4,6 +4,8 @@
 
     fix build with -Wl,--as-needed
 
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=5104
+
 diff --git a/printing-systems/bsd-lpr/Makefile.in b/printing-systems/bsd-lpr/Makefile.in
 index aa2ec92..5c053a6 100644
 --- a/printing-systems/bsd-lpr/Makefile.in




More information about the Pkg-xfce-commits mailing list