Package: xfe Version: 0.88-3.1 Severity: important Tags: patch Hello,
The NMU diff file for xfe 0.88-3.1 is attached here. Aníbal Monsalve Salazar -- http://v7w.com/anibal
interdiff -z -p1 cache/xfe/xfe_0.88-3.diff.gz cache/xfe/xfe_0.88-3.1.diff.gz
diff -u xfe-0.88/debian/changelog xfe-0.88/debian/changelog
--- xfe-0.88/debian/changelog
+++ xfe-0.88/debian/changelog
@@ -1,3 +1,11 @@
+xfe (0.88-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Applyed patch for purge problems on `debian/postrm', thanks to Florian
+ Schlichting. (Closes: #384358)
+
+ -- Jose Luis Rivas <[EMAIL PROTECTED]> Sat, 16 Sep 2006 23:45:10 -0400
+
xfe (0.88-3) unstable; urgency=low
* Added 09_fix_wrong_config_path patch to change path where config files are
diff -u xfe-0.88/debian/postrm xfe-0.88/debian/postrm
--- xfe-0.88/debian/postrm
+++ xfe-0.88/debian/postrm
@@ -25,6 +25,10 @@
rm -f $CONF
;;
+ remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+
+ ;;
+
*)
echo "postrm called with unknown argument \`$1'" >&2
exit 1
signature.asc
Description: Digital signature

