Package: wmaker-data
Version: 0.8-2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my wmaker-data 0.8-2.1 NMU.

-- 
  ยท''`.          Policy is your friend. Trust the Policy.
 : :' :     Love the Policy. Obey the Policy. -- Lars Wirzenius
 `. `'           Proudly running unstable Debian GNU/Linux
   `-     www.amayita.com  www.malapecora.com  www.chicasduras.com
diff -Nru /tmp/WM8qoWkU5P/wmaker-data-0.8/debian/changelog 
/tmp/aClwOVTUvF/wmaker-data-0.8/debian/changelog
--- /tmp/WM8qoWkU5P/wmaker-data-0.8/debian/changelog    2001-06-03 
18:03:39.000000000 +0200
+++ /tmp/aClwOVTUvF/wmaker-data-0.8/debian/changelog    2006-07-18 
01:17:06.000000000 +0200
@@ -1,3 +1,10 @@
+wmaker-data (0.8-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Get rid of the /usr/doc link in postinst (Closes: #359600).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]>  Tue, 18 Jul 2006 01:17:06 +0200
+
 wmaker-data (0.8-2) unstable; urgency=low
 
   * Empty /usr/doc/wmaker-data (closes: bug#81025)
diff -Nru /tmp/WM8qoWkU5P/wmaker-data-0.8/debian/postinst 
/tmp/aClwOVTUvF/wmaker-data-0.8/debian/postinst
--- /tmp/WM8qoWkU5P/wmaker-data-0.8/debian/postinst     1970-01-01 
01:00:00.000000000 +0100
+++ /tmp/aClwOVTUvF/wmaker-data-0.8/debian/postinst     2006-07-18 
01:16:51.000000000 +0200
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+if [ "$1" = "configure" ]; then
+        if [ -d /usr/doc -a -h /usr/doc/wmaker-data -a -d 
/usr/share/doc/wmaker-data ]; then
+                rm -f /usr/doc/wmaker-data
+        fi
+fi
+
+#DEBHELPER#

Reply via email to