[mapcache] 19/43: Add maintainer scripts for libmapcache0 to call ldconfig.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jun 25 20:52:30 UTC 2015


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

sebastic pushed a commit to branch wheezy-backports
in repository mapcache.

commit 735535c9619706b027b7d9bd48125a7e7912545b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jul 17 23:13:09 2013 +0200

    Add maintainer scripts for libmapcache0 to call ldconfig.
---
 debian/changelog             |  1 +
 debian/libmapcache0.postinst | 10 ++++++++++
 debian/libmapcache0.postrm   | 10 ++++++++++
 3 files changed, 21 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 73d2490..b174640 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ mapcache (1.0.0-3) UNRELEASED; urgency=low
   * Add patch to set the page height to 100% for the demo service.
   * Add patch to use 4 space indenting in the generated HTML.
   * Add watch file.
+  * Add maintainer scripts for libmapcache0 to call ldconfig.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 15 Jun 2013 01:34:26 +0200
 
diff --git a/debian/libmapcache0.postinst b/debian/libmapcache0.postinst
new file mode 100644
index 0000000..786d689
--- /dev/null
+++ b/debian/libmapcache0.postinst
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+#DEBHELPER#
+
+exit 0
diff --git a/debian/libmapcache0.postrm b/debian/libmapcache0.postrm
new file mode 100644
index 0000000..786d689
--- /dev/null
+++ b/debian/libmapcache0.postrm
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+#DEBHELPER#
+
+exit 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.git



More information about the Pkg-grass-devel mailing list