Working on preconfiguring for the package
authorChris Cormack <chris@bigballofwax.co.nz>
Sat, 9 Aug 2008 23:35:58 +0000 (11:35 +1200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 28 Oct 2008 21:09:22 +0000 (22:09 +0100)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
debian/changelog
debian/libkoha-perl.config [new file with mode: 0644]

index a69ccbb..31b50d6 100644 (file)
@@ -1,3 +1,9 @@
+libkoha-perl (3.0.0-04) testing; urgency=low
+
+  * More bugfixing, close to stable release soon
+
+ -- Chris Cormack <chris@bigballofwax.co.nz>  Sun, 10 Aug 2008 11:13:16 +1200
+
 libkoha-perl (3.0.0-03) unstable; urgency=low
 
   * Fixes 2743, 2451, 2411
diff --git a/debian/libkoha-perl.config b/debian/libkoha-perl.config
new file mode 100644 (file)
index 0000000..fc41aa7
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+alias stripwhitespace="sed -e 's/^[[:blank:]]*//' -e 's/[[:blank:]]*$//'"
+installeddebconfversion=dpkg -s debconf | sed -ne '/^Version/s/^Version: //p'
+
+. /usr/share/debconf/confmodule
+