[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.5.1-1-20-ga4b62ee

Jo Shields directhex at apebox.org
Thu Jan 21 13:34:16 UTC 2010


The following commit has been merged in the master branch:
commit e3c383dce8465f834985f9efee566b7f265ce3f3
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Jan 21 13:12:50 2010 +0000

    remove manual postinst

diff --git a/debian/changelog b/debian/changelog
index 400eba3..ad13161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -54,6 +54,8 @@ banshee (1.5.2-1) UNRELEASED; urgency=low
   [ Jo Shields ]
   * debian/control:
     + Disable Rio Karma support for now; it's broken due to bug #551049
+  * debian/monodoc-banshee-manual.postinst:
+    + Delete - we use DPKG triggers to handle manual installs now
 
  -- Chow Loong Jin <hyperair at ubuntu.com>  Thu, 21 Jan 2010 13:19:04 +0800
 
diff --git a/debian/monodoc-banshee-manual.postinst b/debian/monodoc-banshee-manual.postinst
deleted file mode 100644
index 9baea76..0000000
--- a/debian/monodoc-banshee-manual.postinst
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-set -e
-
-if [ -x /usr/lib/monodoc/browser.exe ]; then
-        echo "generating monodoc search index..."
-        monodoc --make-index > /dev/null
-fi
-
-#DEBHELPER#
-

-- 
banshee



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