[Pkg-cli-libs-commits] [SCM] ipod-sharp branch, master, updated. debian/0.8.3-1-13-g42614e8
Jo Shields
directhex at apebox.org
Sun Jan 10 12:13:21 UTC 2010
The following commit has been merged in the master branch:
commit 59c48e2ed0a0dde52c5f8ced8592dc82c2df7ac7
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 8 20:50:50 2010 +0000
Delete postinst
diff --git a/debian/changelog b/debian/changelog
index 2bbc629..e749890 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ ipod-sharp (0.8.5-1) UNRELEASED; urgency=low
[ Jo Shields ]
* debian/control: Build-depend on mono-devel 2.4.3 and some new
-dev package names, for the Mono -dev transition
+ * debian/monodoc-ipod-manual.postinst: Delete - we use triggers now
-- Iain Lane <laney at ubuntu.com> Wed, 02 Dec 2009 16:48:07 +0000
diff --git a/debian/monodoc-ipod-manual.postinst b/debian/monodoc-ipod-manual.postinst
deleted file mode 100644
index 9baea76..0000000
--- a/debian/monodoc-ipod-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#
-
--
ipod-sharp
More information about the Pkg-cli-libs-commits
mailing list