tags 684180 + patch
tags 684180 + pending
thanks

Dear maintainer,

I've prepared an NMU for angband (versioned as 1:3.3.2-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bob Dylan: I Am A Lonesome Hobo
diff -Nru angband-3.3.2/debian/changelog angband-3.3.2/debian/changelog
--- angband-3.3.2/debian/changelog	2011-11-04 21:36:57.000000000 +0100
+++ angband-3.3.2/debian/changelog	2012-08-22 19:12:23.000000000 +0200
@@ -1,3 +1,14 @@
+angband (1:3.3.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "removes files that were installed by another package:
+    /usr/share/angband/*":
+    don't remove /usr/share/angband from angband's postrm; the directory
+    belongs to angband-data.
+    (Closes: #684180)
+
+ -- gregor herrmann <[email protected]>  Wed, 22 Aug 2012 19:11:55 +0200
+
 angband (1:3.3.2-2) unstable; urgency=low
 
   * Fixed conflict between angband-data and older versions of angband
diff -Nru angband-3.3.2/debian/postrm angband-3.3.2/debian/postrm
--- angband-3.3.2/debian/postrm	2011-10-25 21:36:59.000000000 +0200
+++ angband-3.3.2/debian/postrm	2012-08-22 19:11:52.000000000 +0200
@@ -122,10 +122,6 @@
 	    rm -rf /etc/angband/
 	fi
 
-	if [ -d /usr/share/angband ]; then
-	    rm -rf /usr/share/angband
-        fi
-
     ;;
   disappear)
     if test "$2" != overwriter; then

Attachment: signature.asc
Description: Digital signature

Reply via email to