[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, master, updated. debian/1.0.1-3-1-g0f7fb7d
Iain Lane
laney at ubuntu.com
Sat Jan 9 14:31:31 UTC 2010
The following commit has been merged in the master branch:
commit 0f7fb7d01e0881d7f70d2344f6ab692585b4e2f0
Author: Iain Lane <laney at ubuntu.com>
Date: Sat Jan 9 14:30:36 2010 +0000
Patch tomboy-addins.pc.in to remove Requires:
* debian/patches/20_remove_pcfile_requires: Remove requires from
tomboy-addins.pc.in. These are not needed for linkage. (Closes: #564372)
diff --git a/debian/changelog b/debian/changelog
index 243fffb..92db781 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tomboy (1.0.1-4) lucid; urgency=low
+
+ * debian/patches/20_remove_pcfile_requires: Remove requires from
+ tomboy-addins.pc.in. These are not needed for linkage. (Closes: #564372)
+
+ -- Iain Lane <laney at ubuntu.com> Sat, 09 Jan 2010 14:27:13 +0000
+
tomboy (1.0.1-3) unstable; urgency=low
* The "Won't somebody think of the dep chain" release
diff --git a/debian/patches/20_remove_pcfile_requires b/debian/patches/20_remove_pcfile_requires
new file mode 100644
index 0000000..a1310ba
--- /dev/null
+++ b/debian/patches/20_remove_pcfile_requires
@@ -0,0 +1,11 @@
+Index: tomboy.git/data/tomboy-addins.pc.in
+===================================================================
+--- tomboy.git.orig/data/tomboy-addins.pc.in 2010-01-09 14:21:26.260959442 +0000
++++ tomboy.git/data/tomboy-addins.pc.in 2010-01-09 14:21:30.890958275 +0000
+@@ -5,6 +5,5 @@
+
+ Name: Tomboy Addin Library
+ Description: Library providing the interfaces for Tomboy addins
+-Requires: gtk-sharp-2.0
+ Version: @VERSION@
+ Libs: -r:${libdir}/tomboy/Tomboy.exe
diff --git a/debian/patches/series b/debian/patches/series
index f228118..58102f6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
01_dllmaps.patch
10_disable_unit_tests
+20_remove_pcfile_requires
--
Tomboy - desktop note taking program using Wiki style links
More information about the Pkg-cli-apps-commits
mailing list