[SCM] lash packaging branch, master, updated. 258836ce157cb372e9e24fd92e2bdb124182d57b

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed Jan 6 10:59:32 UTC 2010


The following commit has been merged in the master branch:
commit 258836ce157cb372e9e24fd92e2bdb124182d57b
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed Jan 6 11:59:24 2010 +0100

    Add maint-script to clean old pycentral-managed files

diff --git a/debian/python-lash.preinst b/debian/python-lash.preinst
new file mode 100644
index 0000000..f3b7b3d
--- /dev/null
+++ b/debian/python-lash.preinst
@@ -0,0 +1,7 @@
+# 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#

-- 
lash packaging



More information about the pkg-multimedia-commits mailing list