[Pkg-cli-libs-commits] [gnome-keyring-sharp] 02/04: * debian/monodoc-gnome-keyring-manual.postinst: + Delete - this is handled by triggers now

Jo Shields directhex at moszumanska.debian.org
Mon Nov 16 08:48:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/1.0.0-2
in repository gnome-keyring-sharp.

commit 959c9872f1a8f49f8b7d76bd5a1b0a0e71a4de94
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Jan 7 15:29:40 2010 +0000

      * debian/monodoc-gnome-keyring-manual.postinst:
        + Delete - this is handled by triggers now
---
 debian/changelog                                                 | 4 +++-
 debian/control                                                   | 2 +-
 ...yring-cil-dev.install => libgnome-keyring1.0-cil-dev.install} | 0
 debian/monodoc-gnome-keyring-manual.postinst                     | 9 ---------
 4 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b062ad7..4880d97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ gnome-keyring-sharp (1.0.0-2) UNRELEASED; urgency=low
 
   * debian/libgnome-keyring1.0-cil.install,
     debian/libgnome-keyring1.0-cil.installcligac,
-    debian/libgnome-keyring-cil-dev.install,
+    debian/libgnome-keyring1.0-cil-dev.install,
     debian/patches/01pkgconfig-path.dpatch,
     debian/control:
     + Create new -dev package for pkg-config file
@@ -14,6 +14,8 @@ gnome-keyring-sharp (1.0.0-2) UNRELEASED; urgency=low
     + Use mono-csc from mono-devel 2.4.2.3+
   * debian/rules:
     + Policy-compliant location for get-orig-source rule
+  * debian/monodoc-gnome-keyring-manual.postinst:
+    + Delete - this is handled by triggers now
   * debian/control:
     + No-change bump to Standards 3.8.3
 
diff --git a/debian/control b/debian/control
index 9869c8e..60d3eb4 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: CLI library to access the GNOME Keyring daemon
  .
  This package contains the gnome-keyring-sharp library
 
-Package: libgnome-keyring-cil-dev
+Package: libgnome-keyring1.0-cil-dev
 Section: libs
 Architecture: all
 Depends: libgnome-keyring1.0-cil (= ${binary:Version}), ${misc:Depends}
diff --git a/debian/libgnome-keyring-cil-dev.install b/debian/libgnome-keyring1.0-cil-dev.install
similarity index 100%
rename from debian/libgnome-keyring-cil-dev.install
rename to debian/libgnome-keyring1.0-cil-dev.install
diff --git a/debian/monodoc-gnome-keyring-manual.postinst b/debian/monodoc-gnome-keyring-manual.postinst
deleted file mode 100644
index 5ed0db0..0000000
--- a/debian/monodoc-gnome-keyring-manual.postinst
+++ /dev/null
@@ -1,9 +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#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/gnome-keyring-sharp.git



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