[Pkg-cli-apps-commits] r5011 - in /packages/f-spot/trunk/debian: changelog control patches/gio-sharp-pcfile.dpatch
laney-guest at users.alioth.debian.org
laney-guest at users.alioth.debian.org
Sun Jul 5 17:55:21 UTC 2009
Author: laney-guest
Date: Sun Jul 5 17:55:20 2009
New Revision: 5011
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5011
Log:
* debian/patches/gio-sharp-pcfile.dpatch: Add new patch to remove
gio-sharp.dll.config from gio#'s pcfile. Thanks to Bojan Rajkovic.
(Closes: #532943)
* debian/control: Bump standards-version, no changes
Added:
packages/f-spot/trunk/debian/patches/gio-sharp-pcfile.dpatch (with props)
Modified:
packages/f-spot/trunk/debian/changelog
packages/f-spot/trunk/debian/control
Modified: packages/f-spot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/changelog?rev=5011&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/changelog (original)
+++ packages/f-spot/trunk/debian/changelog Sun Jul 5 17:55:20 2009
@@ -10,8 +10,12 @@
exist. The effect of this bug was that the import dialog defaulted to
the user's home directory despite any configuration that may be in place.
Thanks to Graham Bleach. (LP: #354264)
-
- -- Iain Lane <laney at ubuntu.com> Wed, 10 Jun 2009 19:39:13 +0100
+ * debian/patches/gio-sharp-pcfile.dpatch: Add new patch to remove
+ gio-sharp.dll.config from gio#'s pcfile. Thanks to Bojan Rajkovic.
+ (Closes: #532943)
+ * debian/control: Bump standards-version, no changes
+
+ -- Iain Lane <laney at ubuntu.com> Sun, 05 Jul 2009 18:54:14 +0100
f-spot (0.5.0.3-4) unstable; urgency=low
Modified: packages/f-spot/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/control?rev=5011&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/control (original)
+++ packages/f-spot/trunk/debian/control Sun Jul 5 17:55:20 2009
@@ -48,7 +48,7 @@
libtool,
autoconf,
automake1.10
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2.0
Homepage: http://www.f-spot.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/f-spot/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/
Added: packages/f-spot/trunk/debian/patches/gio-sharp-pcfile.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/patches/gio-sharp-pcfile.dpatch?rev=5011&op=file
==============================================================================
--- packages/f-spot/trunk/debian/patches/gio-sharp-pcfile.dpatch (added)
+++ packages/f-spot/trunk/debian/patches/gio-sharp-pcfile.dpatch Sun Jul 5 17:55:20 2009
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## gio-sharp-pcfile.dpatch by Iain Lane <laney at ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Shouldn't include the dllmap file in pcfile
+
+ at DPATCH@
+diff -urNad f-spot-0.5.0.3~/gio-sharp/gio/gio-sharp-unstable.pc.in f-spot-0.5.0.3/gio-sharp/gio/gio-sharp-unstable.pc.in
+--- f-spot-0.5.0.3~/gio-sharp/gio/gio-sharp-unstable.pc.in 2008-05-09 11:10:41.000000000 +0100
++++ f-spot-0.5.0.3/gio-sharp/gio/gio-sharp-unstable.pc.in 2009-07-05 18:19:42.000000000 +0100
+@@ -6,7 +6,7 @@
+ Name: GIO#
+ Description: GIO# - GIO .NET Binding
+ Version: @VERSION@
+-Libraries: ${assemblies_dir}/gio-sharp.dll ${assemblies_dir}/gio-sharp.dll.config
++Libraries: ${assemblies_dir}/gio-sharp.dll
+ Requires: glib-sharp-2.0
+ Cflags:
+ Libs: -r:${assemblies_dir}/gio-sharp.dll
Propchange: packages/f-spot/trunk/debian/patches/gio-sharp-pcfile.dpatch
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-cli-apps-commits
mailing list