[Python-modules-commits] r18503 - in packages/mutagen/trunk/debian (python-mutagen.preinst)

mithrandi-guest at users.alioth.debian.org mithrandi-guest at users.alioth.debian.org
Sun Sep 11 17:54:29 UTC 2011


    Date: Sunday, September 11, 2011 @ 17:54:28
  Author: mithrandi-guest
Revision: 18503

Remove preinst script.

Deleted:
  packages/mutagen/trunk/debian/python-mutagen.preinst

Deleted: packages/mutagen/trunk/debian/python-mutagen.preinst
===================================================================
--- packages/mutagen/trunk/debian/python-mutagen.preinst	2011-09-11 17:47:29 UTC (rev 18502)
+++ packages/mutagen/trunk/debian/python-mutagen.preinst	2011-09-11 17:54:28 UTC (rev 18503)
@@ -1,8 +0,0 @@
-#!/bin/sh
-# TODO: remove this file after releasing Squeeze
-set -e
-if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt "1.19-2"
-then
-        pycentral pkgremove python-mutagen
-fi
-#DEBHELPER#




More information about the Python-modules-commits mailing list