[SCM] lash packaging branch, master, updated. 5a5d1d627996ed81f741c93d598e69cba3dc7b1d

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed Jan 6 11:02:23 UTC 2010


The following commit has been merged in the master branch:
commit 5a5d1d627996ed81f741c93d598e69cba3dc7b1d
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed Jan 6 12:02:10 2010 +0100

    Adjust maint script

diff --git a/debian/python-lash.preinst b/debian/python-lash.preinst
index f3b7b3d..a813bd6 100644
--- a/debian/python-lash.preinst
+++ b/debian/python-lash.preinst
@@ -1,7 +1,14 @@
+#!/bin/sh
+
 # TODO: remove this file after releasing Squeeze
+
 set -e
+
 if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt 0.5.4-4
 then
         pycentral pkgremove python-lash
 fi
+
 #DEBHELPER#
+
+exit 0

-- 
lash packaging



More information about the pkg-multimedia-commits mailing list