[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#285159: diff for 0.21-3.1 NMU



Package: display-dhammapada
Version: 0.21-3
Severity: normal
Tags: patch

Hi,

Attached is the diff for my display-dhammapada 0.21-3.1 NMU.

-- 
 .''`.             Fuck your fascist beauty standards
: :' :   
`. `'           Proudly running unstable Debian GNU/Linux
  `-     www.amayita.com  www.malapecora.com  www.chicasduras.com
diff -u display-dhammapada-0.21/debian/changelog display-dhammapada-0.21/debian/changelog
--- display-dhammapada-0.21/debian/changelog
+++ display-dhammapada-0.21/debian/changelog
@@ -1,3 +1,10 @@
+display-dhammapada (0.21-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Get rid of the /usr/doc/ link in postinst (Closes: #359390). 
+
+ -- Amaya Rodrigo Sastre <amaya@debian.org>  Thu, 13 Jul 2006 21:04:45 +0200
+
 display-dhammapada (0.21-3) unstable; urgency=low
 
   * Update maintainer address.
@@ -77,4 +83,0 @@
-
-Local variables:
-mode: debian-changelog
-End:
only in patch2:
unchanged:
--- display-dhammapada-0.21.orig/debian/postinst
+++ display-dhammapada-0.21/debian/postinst
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+if [ "$1" = "configure" ]; then
+        if [ -d /usr/doc -a -h /usr/doc/PAQUETE -a -d /usr/share/doc/PAQUETE ]; then
+                rm -f /usr/doc/PAQUETE
+        fi
+fi
+
+#DEBHELPER#

Reply to: