[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. debian/0.3.2.2-4-1-g3de8824

Chow Loong Jin hyperair at ubuntu.com
Mon Jun 21 19:27:43 UTC 2010


The following commit has been merged in the master branch:
commit 3de8824b5851113938d2f1cbefc76a980631bc13
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Mon Jun 21 17:27:01 2010 +0800

    Add dllmaps for libgtk and libgobject
    
    * debian/tangerine.install,
      debian/tangerine-properties.exe.config:
      + Add dllmaps for libgtk and libgobject (LP: #596461)

diff --git a/debian/changelog b/debian/changelog
index 2ac0515..9071d25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tangerine (0.3.2.2-5) UNRELEASED; urgency=low
+
+  * debian/tangerine.install,
+    debian/tangerine-properties.exe.config:
+    + Add dllmaps for libgtk and libgobject (LP: #596461)
+
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Mon, 21 Jun 2010 17:25:56 +0800
+
 tangerine (0.3.2.2-4) unstable; urgency=low
 
   * debian/patches/kfreebsd_use_assemblyrefs_in_configure.ac.patch,
diff --git a/debian/tangerine-properties.exe.config b/debian/tangerine-properties.exe.config
new file mode 100644
index 0000000..f562d9d
--- /dev/null
+++ b/debian/tangerine-properties.exe.config
@@ -0,0 +1,4 @@
+<configuration>
+  <dllmap dll="libgobject-2.0.dll" target="libgobject-2.0.so.0" />
+  <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0" />
+</configuration>
diff --git a/debian/tangerine.install b/debian/tangerine.install
new file mode 100644
index 0000000..c87ffcc
--- /dev/null
+++ b/debian/tangerine.install
@@ -0,0 +1 @@
+debian/tangerine-properties.exe.config /usr/lib/tangerine

-- 
tangerine



More information about the Pkg-cli-apps-commits mailing list