Package: diffmon
Version: 20020222-2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my diffmon 20020222-2.1 NMU.

-- 
 .''`.             Fuck your fascist beauty standards
: :' :   
`. `'           Proudly running unstable Debian GNU/Linux
  `-     www.amayita.com  www.malapecora.com  www.chicasduras.com
diff -Nru /tmp/DHpOcZcxWq/diffmon-20020222/debian/changelog 
/tmp/lY6dZmlhge/diffmon-20020222/debian/changelog
--- /tmp/DHpOcZcxWq/diffmon-20020222/debian/changelog   2002-02-26 
14:56:24.000000000 +0100
+++ /tmp/lY6dZmlhge/diffmon-20020222/debian/changelog   2006-07-12 
22:51:48.000000000 +0200
@@ -1,3 +1,11 @@
+diffmon (20020222-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Rebuild should take care of the dependency on cdebconf (Closes: #331803).
+  * Get rid of the /usr/doc link (Closes: #359380). 
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]>  Wed, 12 Jul 2006 22:50:45 +0200
+
 diffmon (20020222-2) unstable; urgency=low
 
   * Update debconf text.  (Closes: #135400, #135401)
diff -Nru /tmp/DHpOcZcxWq/diffmon-20020222/debian/diffmon.postinst 
/tmp/lY6dZmlhge/diffmon-20020222/debian/diffmon.postinst
--- /tmp/DHpOcZcxWq/diffmon-20020222/debian/diffmon.postinst    2002-02-22 
18:33:30.000000000 +0100
+++ /tmp/lY6dZmlhge/diffmon-20020222/debian/diffmon.postinst    2006-07-12 
22:52:20.000000000 +0200
@@ -3,4 +3,10 @@
 
 . /usr/share/debconf/confmodule
 
+if [ "$1" = "configure" ]; then
+        if [ -d /usr/doc -a -h /usr/doc/diffmon -a -d /usr/share/doc/diffmon 
]; then
+                rm -f /usr/doc/diffmon
+        fi
+fi
+
 #DEBHELPER#

Reply via email to