[Pkg-xfce-commits] r4735 - goodies/branches/experimental/xfce4-places-plugin/debian/patches
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Mon Dec 20 10:56:35 UTC 2010
Author: mrpouit-guest
Date: 2010-12-20 10:56:32 +0000 (Mon, 20 Dec 2010)
New Revision: 4735
Modified:
goodies/branches/experimental/xfce4-places-plugin/debian/patches/02_fix-implicit-dso-linking.patch
Log:
update patch headers
Modified: goodies/branches/experimental/xfce4-places-plugin/debian/patches/02_fix-implicit-dso-linking.patch
===================================================================
--- goodies/branches/experimental/xfce4-places-plugin/debian/patches/02_fix-implicit-dso-linking.patch 2010-12-20 10:06:33 UTC (rev 4734)
+++ goodies/branches/experimental/xfce4-places-plugin/debian/patches/02_fix-implicit-dso-linking.patch 2010-12-20 10:56:32 UTC (rev 4735)
@@ -1,47 +1,6 @@
-Description: Upstream changes introduced in version 1.2.0-2
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- xfce4-places-plugin (1.2.0-2) UNRELEASED; urgency=low
- .
- [ Yves-Alexis Perez ]
- * debian/control:
- - switch to xfce section.
- - add exo-utils versionned dependencies since exo-mount is gone in 0.5.
- - update standards version to 3.9.1.
- * debian/watch edited to track Xfce archive reorganisation.
- * debian/rules:
- - switch to dh7 tiny rules.
- * debian/compat bumped to 7.
- .
- [ Lionel Le Folgoc ]
- * debian/control:
- - b-dep on libexo-1-dev instead of libexo-0.3-dev.
- - add myself to Uploaders.
- * Switch to 3.0 (quilt).
- * debian/rules: add .pc files to POTFILES.skip, and clean it after the build.
- * debian/patches:
- - 01_port-to-exo-1.patch: added, replaces a dropped exo symbol by a gtk
- equivalent.
- - series: added.
- .
- The person named in the Author field signed this changelog entry.
-Author: Yves-Alexis Perez <corsac at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
+Description: Add missing -lx11
+Origin: other, http://bugzilla.xfce.org/attachment.cgi?id=3295
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=7019
--- xfce4-places-plugin-1.2.0.orig/configure.in
+++ xfce4-places-plugin-1.2.0/configure.in
@@ -26,6 +26,7 @@ XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfc
More information about the Pkg-xfce-commits
mailing list