[Pkg-cli-libs-commits] [SCM] mono-zeroconf branch, master, updated. debian/0.9.0-1-7-g82d903d
Jo Shields
directhex at apebox.org
Tue Dec 8 13:17:18 UTC 2009
The following commit has been merged in the master branch:
commit 9148edf3b22a07e5a78cc442c3f7e7b3e8f6e7e9
Author: Jo Shields <directhex at apebox.org>
Date: Tue Dec 8 12:24:46 2009 +0000
* debian/monodoc-mono-zeroconf-manual.postinst:
+ Remove - index updating is now handled by DPKG triggers
diff --git a/debian/changelog b/debian/changelog
index faabaa8..54abc7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ mono-zeroconf (0.9.0-2) UNRELEASED; urgency=low
+ Use mono-csc from mono-devel 2.4.2.3
* debian/control:
+ No-change bump to Standards 3.8.3
+ * debian/monodoc-mono-zeroconf-manual.postinst:
+ + Remove - index updating is now handled by DPKG triggers
* debian/libmono-zeroconf1.0-cil.links,
debian/rules:
+ Stop renaming pkg-config file
diff --git a/debian/monodoc-mono-zeroconf-manual.postinst b/debian/monodoc-mono-zeroconf-manual.postinst
deleted file mode 100644
index 9baea76..0000000
--- a/debian/monodoc-mono-zeroconf-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#
-
--
mono-zeroconf
More information about the Pkg-cli-libs-commits
mailing list